-
-
AutoSummary-0.1.0a-src.zip
AutoSummary contains the JWords Java Interface for WordNet, and you will need to edit the JWords configuration file to provide a path to the WordNet command line interface.
-
-
java_besting.rar
第一个是path 和 CLASSPATH的问题
第二个是package和import问题
第三个是public,protected,private,static,什 么时候用,为什么要用,怎么用
第四个是制作jar文件
-
DXTextBox.NET.rar
控件包含四个属性:ID,Height,Width,Path. 其中 ID 为编辑器的ID,Height为编辑器高度,Width为编辑 器宽度.Path为编辑器的需要的JS等资源文件的目录(默认为dxtb)
-
blindvc-image.rar
... be *.bmp.
3.choose original image form menu "open" and add watermark from menu "watermark".
4.save image-signed from menu "save image-signed".
5.detect watermark from menu "watermark".
6.file"blindvc-image.exe" and file "key.bmp" must put one path.
-
findwayvc.rar
这个演示原来的设计是一个2D游戏的地图编辑器, 在这里主要演示Path-finding的算法
它可以随时设置地图上遮挡格子信息(用CTRL或ALT + 鼠标左键来设置), 然后控制人物
在地图上行走. 寻路生成的路径会由*标示出来
滚屏操作 : 用按键 E, D, S, F控制
-
1.rar
... 树*/
② void coding(HTree *t, char *code) /*对哈夫曼树进行编码*/
③ void printhtree(HTree *t, int* path) /*中序打印树*/
④ void printcode(HTree *t) /*输出个字符的哈夫曼编码*/
-
tu.rar
... A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点
[存储 ...
-
Astar-1.rar
A* path planning (path finder) algorithm. 可以嵌入到网页中,程序揭示了算法的本质组成:开放列表和闭合列表
-
-