资源列表
chengxu
- 通过C51控制直流电机调速的proteus仿真(Proteus simulation of DC motor speed control by C51)
TLBO
- 教与学优化算法 智能优化算法 启发式算法(teach-learn based optimization algrithom)
-云南地名
- 云南省乡镇村组KML数据,数据全、祥细。(Township Village in Yunnan province KML data, data, xiangxi.)
niuPSO
- PSO算法程序,基本的功能都可以实现,直接能够运行(good to use , can run sucessfuly)
矢量数据分析
- 登录注册对地图进行操作一些空间的使用还有说明很好(Login and register for map operation)
内存监视工具2
- 识别内存是否进行写入的工具。他可以自动监视程序的方式是查找特征码,所以不能确保所有得内存监控程序都能识别,而且支持最常用的五种监控软件。(A tool to identify whether memory is written. The way he can automatically monitor the program is to find the feature code, so you can't make sure that all memory monitoring program
CRC-16校验
- you can do it.it is so easy.wheater it is a good job for you.
itemplate
- 模板是C++支持参数化多态的工具,使用模板可以使用户为类或者函数声明一种一般模式,使得类中的某些数据成员或者成员函数的参数、返回值取得任意类型。(The template is C++ supports parametric polymorphism tool, can be used as a general user mode or function declaration using a template, the parameters, some data members of the
sizeofArray
- sizeof函数是求对象空间大小的函数。 arry是整个数组,arry[0]是数组中第一个元素。(The sizeof function is a function of the size of the object space. Arry is the entire array, and arry[0] is the first element in the array.)
bucketSort
- 桶排序 (Bucket sort)或所谓的箱排序,是一个排序算法,工作的原理是将数组分到有限数量的桶子里。(BUCKETSORT (Bucket sort) or the so-called box sort is a sorting algorithm, the principle is the array is divided into a finite number of buckets.)
sort
- 快速排序由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。(Quick sorting was proposed by C. A. R. Hoare in 1962. The basic idea is: through a sort to two part sorting data
基于AM335x SDK6.0去掉EEPROM
- 基于AM335x SDK6.0去掉EEPROM的操作说明(Operation instructions of removing EEPROM based on AM335x SDK6.0)
