资源列表
Algorithm-Design-and-Analysis-
- 算法设计与分析()可能会对你有帮助,是一些基本的算法实质-Algorithm Design and Analysis () may help you, is the essence of some basic algorithms
A-Genetic-Algorithm-in-MATLAB
- 简要阐述了遗传算法的基本原理,探讨了在MATLAB 环境中实现遗传算法各算子的编程方法,并以一个简单的实例说明所编程序在函数全局寻优中的应用。-The principle of genetic algorithm has been presented and its realization in MATLAB has been discussed. A function opti2 mization problem has been given to demonstrate the global
ZL
- 基于MATLAB的一种适用于模拟通信系统的仿真平台设计-One for analog communication system simulation platform
Java-data-structure-
- java数据结构与算法,适合初学者学习使用-java data structures and algorithms, suitable for beginners learning to use
FINALTEST
- 参考作物蒸散量计算公式,FAO国际农粮组织推荐的那个方法-ET0
iterative
- 利用VC++实现公式的迭代求解方法,计算速度比较快-Using VC++ implementation of the iterative formula method to calculate faster
Introduction-to-Algorithms.2nd.EN
- 算法导论中文版第二版。不是94年版的数据结构和算法。当时在网上找这本书的时候发现很多写着算法导论但是下载后发现都是现代计算机常用数据结构和算法。所以上传给需要的朋友们!-Introduction to Algorithms second edition of the Chinese version. Not the 94-year version of the data structures and algorithms. At that time the Internet looking fo
CPP-Algorithm-Guinness
- C++算法大全中文版。好的算法对成为一个优秀的程序员是很有必要的。学习别人的算法,消化成自己的东西!有需要的朋友可以下载看看。-C++ algorithms Daquan Chinese. Good algorithm to become a good programmer is very necessary. Learn other people s algorithms into their own things to digest.
graph(linjiejuzhen)
- 基于C++模板,用邻接矩阵的方式,实现了基本的Graph(map)的构建,并实现了深度优先搜索和广度优先搜索,同时加入了测试用的数据读入和写入函数,便于调试和在本代码基础上进行进一步扩充。-Based on C++ templates, adjacency matrix, enabling a basic Graph (map) to build and achieve a depth-first search and breadth-first search, also joined the
Test_List
- 本代码,实现了基本的链表结构,同时完成了链表的翻转操作。链表的翻转是IT程序员面试时的常见问题,对找工作的同学,进一步了解链表的性能,有很大的帮助。-The code to achieve the basic linked list structure, and complete list of the flip operation. Flip is a list of common IT programmer interview questions for students to find w
matlab-command-listing
- matlab命令大全,各种命令列表,有分类,方便查阅-matlab command listing
123456
- 用C语言实现的复数运算程序设计,希望对你有帮助-With C language programming of complex operations, want to help you
