JSPWiki 中文增强集成版 增强的内容 附件彩色图标显示(修改了内核代码) 集成 WikiWizard 编辑器(修正了中文字体显示问题, 中文资源化, 扩大编辑区, 自动定位), 推荐
JSPWiki 中文增强集成版 增强的内容 附件彩色图标显示(修改了内核代码) 集成 WikiWizard 编辑器(修正了中文字体显示问题, 中文资源化, 扩大编辑区, 自动定位), 推荐...
JSPWiki 中文增强集成版 增强的内容 附件彩色图标显示(修改了内核代码) 集成 WikiWizard 编辑器(修正了中文字体显示问题, 中文资源化, 扩大编辑区, 自动定位), 推荐...
我的文件管理设计中对于文件管理的功能主要有以下几个:输入文件(input), 从文件列表中删除一个记录(delete a record from list),保存文件(save), 查找文件(...
高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means ...
Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answ...
Swarm intelligence algorithms are based on natural behaviors. Particle swarm optimization (PSO) is ...
多模式匹配算法——AC算法 参考文献:AC算法:Aho A V,Corasick M J.Efficient string matching:an aid to bibliographic sear...
CodezBank is just a small application that stores source code snippets organized in a hierarhichal m...
The control uses javascript to handle number formatting as you keep typing and does the validation a...
java web小程序包,包含ajax自动完成,天气查询程序,mail发送程序,yahoo search程序,省市获取程序...
检索无向图中的最短路径,使用breast first search...