搜索资源列表
字图像处理典型算法及实现
- visual c++数字图像处理典型算法及实现一书的所有源码,是图像处理入门的极好教程--图象处理,对图像处理新手有很大帮助
myGA
- 王正林优化教程里的基本遗传算法,与大家共享-The Zhenglin optimization tutorial basic genetic algorithm, and share
tree
- 搜索二叉树算法,来自大学C语言教程,经典的算法。是结构体的一种有效利用。-serch tree
computer-graphic
- 此代码是计算机图形学实践教程(Visual C ++中版)的源代码,包括一些计算机图形学基本算法。-This code is the “practice of computer graphics tutorial (Visual C++ Edition) ”source code, including some of the basic algorithm for computer graphics.
binsearch
- 折半查找,数据结构的教程书籍《数据结构算法实现及解析》高一凡,中的实例,实现查找方法中的折半查找。-Binary search, the tutorial books " of the data structure data structure algorithms and parse" high Yifan, in the instance to achieve binary search in the Find method.
Data-structure-experiment-tutorial
- 数据结构实验教程,适合想要学习数据结构算法的同学,属于入门级-Experimental data structure tutorial for those who want to learn data structure algorithms classmates, is the entry-level
ant-cPP
- 基于C++编程环境下的蚁群算法的入门指导教程-Ant colony algorithm based on C++ tutorial
PID算法
- PID代码的实现,各种代码的实现,详细的解释,非常好的学习教程(PID code to achieve a variety of code to achieve a detailed explanation, a very good learning tutorial)
夏老师讲义保存
- 书中的内容从算法和计算的基本概念出发,讲述如何由硬件逻辑电路来实现复杂数字逻辑的方法和技术。(The content of the book is based on the basic concepts of algorithms and computing, and describes how to implement complex digital logic by hardware logic circuits.)
C程序设计语言(第2版·新版)
- C语言作为许多编程语言的基础,许多开发者的入门功夫,扎实的理论基础是未来发展的一个决定性因素。但是,语言终究只是工具,算法才是核心,思路才是灵魂。本教程在知识点上安排了大量的习题,希望读者通过练习,学习编程的设计思路,学会设计算法,学会构建程序。(C language as the basis of many programming languages, many developers get started, a solid theoretical foundation is a decisi