The floppy disk included with distribution contains the cyasm.exe and sample source files. Copy the executable file to a working directory, or to a directory included in your search path.
标签: distribution the contains included
上传时间: 2014-09-11
上传用户:zm7516678
JSPWiki 中文增强集成版 增强的内容 附件彩色图标显示(修改了内核代码) 集成 WikiWizard 编辑器(修正了中文字体显示问题, 中文资源化, 扩大编辑区, 自动定位), 推荐使用! 集成 FckEditor 可视化编辑器(编辑纯 HTML 或者不包含插件的页面的时候比较有用, 但是否则可能会破坏原来的页面内容, 谨慎) 中文页面名和附件名的支持 例如这个链接: 沙箱 源码:[沙箱]. 或者用 Wiki.jsp?page=中文页面名创建 search 时候中文字符的支持 CSS 样式表的美化 加入了众多插件, 例如代码高亮显示 下载地址: http://beansoft.googlepages.com/wiki.7z http://beansoft.googlepages.com/jspwiki_pages.zip http://beansoft.googlepages.com/all_plugins.sql
标签: WikiWizard JSPWiki 集成 附件
上传时间: 2016-03-07
上传用户:yuchunhai1990
我的文件管理设计中对于文件管理的功能主要有以下几个:输入文件(input), 从文件列表中删除一个记录(delete a record from list),保存文件(save), 查找文件(search record on table),文件的列表(list)
上传时间: 2013-12-10
上传用户:zxc23456789
高效的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 in C++.
上传时间: 2016-03-28
上传用户:yulg
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 use them to launch programmatic actions that depend on patterns. A tongue-in-cheek comment by programmers is worth thinking about: "Sometimes you have a programming problem and it seems like the best solution is to use regular expressions now you have two problems." Regular expressions are amazingly powerful and deeply expressive. That is the very reason writing them is just as error-prone as writing any other complex programming code. It is always better to solve a genuinely simple problem in a simple way when you go beyond simple, think about regular expressions. Tutorial: Using regular expressions
标签: expression the tutorial regular
上传时间: 2013-12-19
上传用户:sardinescn
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. This paper presents a novel method to dynamically change the values of these parameters during the search. Adaptive critic design (ACD) has been applied for dynamically changing the values of the PSO parameters.
标签: intelligence optimization algorithms behaviors
上传时间: 2014-01-08
上传用户:lgnf
多模式匹配算法——AC算法 参考文献:AC算法:Aho A V,Corasick M J.Efficient string matching:an aid to bibliographic search.Communications of ACM,1975,18(6):333~340
上传时间: 2013-12-02
上传用户:cjl42111
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.
标签: hierarhichal application CodezBank organized
上传时间: 2014-01-06
上传用户:change0329
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. So I went about creating a new control myself.
标签: javascript formatting validation control
上传时间: 2016-05-15
上传用户:lingzhichao
java web小程序包,包含ajax自动完成,天气查询程序,mail发送程序,yahoo search程序,省市获取程序
上传时间: 2016-06-03
上传用户:hullow