搜索资源列表
jiaocheng
- 关于遗传算法的教程,适合于初学者,也适合于老师讲演-on genetic algorithm guides, suitable for beginners, is also suitable for the teacher lectures
AlgorithDesignAndAnalysis
- 算法设计与分析教程,主要讲解各种算法及其复杂性分析,对于写作论文发表的同学有帮助。-algorithm design and analysis and guidance on all major algorithm and the complexity of analysis, Writing papers for the students to help.
Robocode
- roboter坦克编程的教程.在编程和游戏中体味java的技术.也可以在网上同别人好的算法的坦克单挑,很好的程序员休闲编程.
a
- begining algthrims-算法经典教程。
ExpCompiler_java
- 用JAVA写的计算一段数学表达式的程序,完全OO,所用的算法及各类数据结构在很多教程中都有介绍,但代码都是不完整的,一般都是缺少自动机来获取符号。-Using JAVA to write the calculation of mathematical expressions for some procedures, fully OO, used in various types of algorithm and data structure in many curricula have intr
Data_structure_and_algorithms_analysis_(Java_editi
- java版数据结构和算法分析教程--英文版本,很多东西值得大家去学习。-java version of the data structure and algorithm analysis course- the English version, a lot of things worth learning.
ExpCompiler_java
- 用JAVA写的计算一段数学表达式的程序,所用的算法及各类数据结构在很多教程中都有介绍,但代码都是不完整的,一般都是缺少自动机来获取符号。所以现在把我写的发上来,希望于大家一起交流。-JAVA calculated using a mathematical expression written in the procedures used by the algorithm and all kinds of data structures are introduced in many tutoria
game-suanfa
- 精华游戏算法整理 可以做FLASH游戏或者其他游戏编程教程-Top games can do FLASH algorithm finishing the game or other game programming tutorials
j_17950_TotresJbook
- Totres Jbook 留言本采用纯粹的jsp页面实现,不涉及任何第三方类库、框架、组件,未使用javabean,没有引入jdk之外的其他类,界面原始、简单、直观,容易使用和理解,主体功能突出,注释全面完整,非常适合作为jsp网络程序设计教程案例、jsp初学者参考示例代码。 由于本系统为纯净版,请手工在数据库中添加管理员名称和密码。注意:密码需要采用本系统中的MD5加密算法生成后再存入数据库,为保证安全,该算法经过简单改动,与公开的MD5算法有区别。 -Totres Jboo
java_Imagepros
- 基于java的数字图像处理源代码,包含了各种图像处理的基本程序,如灰度变换、二值化、形态学滤波、中值滤波等算法的实现,是学习使用java进行图像处理的良好教程-Java-based digital image processing source code, contains a variety of basic image processing program, such as gray-scale transformation, binarization, morphological filt
algs4
- 算法教程附录中的源文件,书中讲解的具体内容可以在网上搜索找到,对入门和进阶JAVA编程都非常有用。-Source file, the specific content of the book to explain the algorithm tutorial appendix can search online to find, are very useful for beginners and advanced JAVA programming.
stdlib
- 算法教程附录中的源文件,书中讲解的具体内容可以在网上搜索找到,对入门和进阶JAVA编程都非常有用。这是主函数。解压后直接用-Source file, the specific content of the book to explain the algorithm tutorial appendix can search online to find, are very useful for beginners and advanced JAVA programming.
cvi有关的dct水印算法
- cvi安装教程cvi安装教程cvi安装教程cvi安装教程cvi安装教程
totsearch_v3.3
- 淘特站内搜索引擎是由淘特JSP搜索引擎发展而来,系统基于Lucene.Net核心,通过高效的中文分词算法将数据库中内容进行分析、索引并保存至硬盘中。前台搜索时,通过读取索引文件查询,避免了传统数据库查询在高并发及海量数据下的性能问题。因前台搜索不在连接数据库,为不希望数据库放到前台的特殊用户群体提供了数据快速查询解决方案。 淘特站内搜索引擎(C#版)v3.3更新内容: 1、解决生成的文件链接始终是第一个的错误 2、解决GbK编码搜索程序Default_Gbk.aspx下一页链接错误的
TotresJbook_v1.0
- Totres Jbook 留言本采用纯粹的jsp页面实现,不涉及任何第三方类库、框架、组件,未使用javabean,没有引入jdk之外的其他类,界面原始、简单、直观,容易使用和理解,主体功能突出,注释全面完整,非常适合作为jsp网络程序设计教程案例、jsp初学者参考示例代码。 由于本系统为纯净版,请手工在数据库中添加管理员名称和密码。注意:密码需要采用本系统中的MD5加密算法生成后再存入数据库,为保证安全,该算法经过简单改动,与公开的MD5算法有区别。 原创,欢迎交流。作
weka.pdf
- WEKA 中文API学习教程,详解 回归,分类,群集,最近邻算法-WEKA Chinese API tutorials, Detailed regression, classification, clustering, Nearest Neighbor algorithm
SORT(CPP-Builder6)
- 排序c++算法 用c++编写,数据结构课程教程使用案例-SORT C++