资源列表
huise
- 灰色预测GM(1,1)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算-Gray prediction GM (1,1) model matlab source code, including the prediction model, as well as indicators of model accuracy test c, p calculation-Gray prediction GM (1,1) model matlab source code, in
Knightmove
- 这是对图的遍历—广度度优先算法的一种实现。具体不说了。下了自己看-This is a graph traversal- a depth-first algorithm to achieve
crc_division
- 16位CRC的按位除法,多项式为16,12,5,1-16-bit division by the CRC, the polynomial for 16,12,5,1
chap01_5s
- 先进pid matlab 仿真 刘金琨 第版 第一章程序 pid matlab simulink liujinkunc hap01_5.rar -Liu Jinkun advanced first pid matlab simulation program version of the first chapter pid matlab simulink liujinkunc hap01_5.rar
monkey
- Monkey King the election,It is easy to understand ,as well as practise,You can try it in the C++ environment
maze
- c++ codin maze progra-c++ codin maze programm
xianshitushudaima
- 显示图书代码,主要是对编程初学者们的学习会很大帮助。-using System.Data.SqlClient
polygon
- 多边形的绘制!主要使用VC6.0实现!已调试,可以实现!-Polygon drawing! The main use VC6.0 achieve! Debugging can be achieved!
temperature.c
- Conversion between Celsius temperature scale, Fahrenheit s temperature scale
renwufenpei
- 任务分配问题,这是一个算法,c语言类型的,讲述如何进行多个房间的任务分配-Task allocation problem, which is an algorithm, c language type, tells how to assign multiple tasks room
素数
- 通过C语言寻找素数的一个程序,可以判断并输出所输入的数当中的素数
字符串相减
- 华为笔试题,字符串相减,c++实现,利用stl等,完成