搜索结果

找到约 237 项符合 Search 的查询结果

Java编程 JSPWiki 中文增强集成版 增强的内容 附件彩色图标显示(修改了内核代码) 集成 WikiWizard 编辑器(修正了中文字体显示问题, 中文资源化, 扩大编辑区, 自动定位), 推荐

JSPWiki 中文增强集成版 增强的内容 附件彩色图标显示(修改了内核代码) 集成 WikiWizard 编辑器(修正了中文字体显示问题, 中文资源化, 扩大编辑区, 自动定位), 推荐使用! 集成 FckEditor 可视化编辑器(编辑纯 HTML 或者不包含插件的页面的时候比较有用, 但是否则可能会破坏原来的页面内容, 谨慎) 中文页面名和附件名的支 ...
https://www.eeworm.com/dl/633/268070.html
下载: 78
查看: 1113

Linux/Unix编程 我的文件管理设计中对于文件管理的功能主要有以下几个:输入文件(input)

我的文件管理设计中对于文件管理的功能主要有以下几个:输入文件(input), 从文件列表中删除一个记录(delete a record from list),保存文件(save), 查找文件(search record on table),文件的列表(list)
https://www.eeworm.com/dl/619/274241.html
下载: 145
查看: 1068

人工智能/神经网络 高效的k-means算法实现

高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are implemented ...
https://www.eeworm.com/dl/650/276954.html
下载: 200
查看: 1085

软件设计/软件工程 Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answ

Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answer is that a regular expression is a compact way of describing complex patterns in texts. You can use them to search for patterns and, once found, to modify the patterns in complex ways. You can also u ...
https://www.eeworm.com/dl/684/277340.html
下载: 112
查看: 1058

其他 Swarm intelligence algorithms are based on natural behaviors. Particle swarm optimization (PSO) is

Swarm intelligence algorithms are based on natural behaviors. Particle swarm optimization (PSO) is a stochastic search and optimization tool. Changes in the PSO parameters, namely the inertia weight and the cognitive and social acceleration constants, affect the performance of the search process. Th ...
https://www.eeworm.com/dl/534/278254.html
下载: 102
查看: 1049

数据结构 多模式匹配算法——AC算法 参考文献:AC算法:Aho A V

多模式匹配算法——AC算法 参考文献:AC算法:Aho A V,Corasick M J.Efficient string matching:an aid to bibliographic search.Communications of ACM,1975,18(6):333~340
https://www.eeworm.com/dl/654/280238.html
下载: 135
查看: 1060

金融证券系统 CodezBank is just a small application that stores source code snippets organized in a hierarhichal m

CodezBank is just a small application that stores source code snippets organized in a hierarhichal maner with basic search ability. You just copy and paste the code snippet into or from this application via clipboard. If you have a bag of coding tricks then you want to keep them in this app.
https://www.eeworm.com/dl/638/296123.html
下载: 185
查看: 1078

Internet/网络编程 The control uses javascript to handle number formatting as you keep typing and does the validation a

The control uses javascript to handle number formatting as you keep typing and does the validation as well. For one of our requirement, we needed a javascript based control that did formatting as the users kept typing. Google search only yielded script that did formatting on focus change events only ...
https://www.eeworm.com/dl/620/296128.html
下载: 172
查看: 1034

Java编程 java web小程序包

java web小程序包,包含ajax自动完成,天气查询程序,mail发送程序,yahoo search程序,省市获取程序
https://www.eeworm.com/dl/633/303806.html
下载: 120
查看: 1059

数据结构 检索无向图中的最短路径

检索无向图中的最短路径,使用breast first search
https://www.eeworm.com/dl/654/305890.html
下载: 87
查看: 1079