资源列表
lab1
- a glut library program in VC-a glut library program in VC++
kuaisupaixufa3
- 输入数组作为sort的参数调用sort 即可实现排序(不减序排列) //或者利用重载的方法,参数是(int[] number, 0, number.length-1)-Input parameters of the array as a sort of call to achieve the sort order (with no reduction sequence)// or use of heavy-duty approach, parameter is (int [] number,
33
- 产生一个大小为20*20缓存的图形对象。在获取图形设备对象后开始对图形对象进行填充,使得在内存中的图形对象是由四个黑白相间的小方格组成。-Produces a cache size of 20* 20 graphic objects. Graphics device to access the graphics object after the object is populated, so the graphics object in memory is composed of four sm
BinPackingProblem
- 装箱问题,物流中的经典问题,求解方法是经典的启发式方法-Packing problem, the classic logistics problem solving method is the classic heuristics
Euler
- Apply Euler s method to a problem. The coding can be altered to other problems.
max_corr
- 地球物理勘探中,根据井曲线匹配最大相位与最小相位-Function finds best match between vectors ref and b within the range min_shift and max_shift
wendukongzhiqi.rar
- 用verilog HDL语言编写的家用空调温度控制器,可实现手动,自动控制两种模式,并可实现报警功能。,Verilog HDL language used home air-conditioning temperature controller, can be achieved manually, the two modes of automatic control and alarm functions to achieve.
getxp
- 计算转换波转换点坐标位置,用于转换波道集抽取或速度分析-Converted-wave conversion point coordinate calculation of the location for the converted wave velocity analysis gather or extract
managementStudentResult.c
- 一个简化的学生成绩管理系统。假设每位学生必须完成必修课5门,选修课2门。 1.可查看,可增加,可删除学生成绩信息 2.可按学号,教室,总成绩分类排序 3.可按学号查询 4.信息存在磁盘上 -A simplified student achievement management system. Suppose each student must complete five required courses, two elective courses. 1. Can view,
Config_USART
- rs232 config for pic18f97j60
LinWPSO
- 线性递减权重粒子群优化算法是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。 -Linear decreasing weight particle swarm optimization starting from random
keyboard_ps2
- PS2 keyboard with pic source code... it s really working good-PS2 keyboard with pic source code... it s really working good....