资源列表
OPENGL(9).rar
- 计算机软件专业opengl最后大作业 值得一看哦
migong-c
- 迷宫算法!通过递归算法实现!找到最优路径,完成迷宫出口的查找!-maze algorithm! Through recursive algorithm! To find the optimal path to complete the maze exports to search!
cmcm98b
- 98年全国大学生数学建模竞赛B题“水灾巡视问题”,是一个推销员问题,本题有53个点,所有可能性大约为exp(53),目前没有好方法求出精确解,既然求不出精确解,我们使用模拟退火法求出一个较优解,将所有结点编号为1到53,1到53的排列就是系统的结构,结构的变化规则是:从1到53的排列中随机选取一个子排列,将其反转或将其移至另一处,能量E自然是路径总长度。具体算法描述如下:步1: 设定初始温度T,给定一个初始的巡视路线。步2 :步3 --8循环K次步3:步 4--7循环M次步4:随机选择路线的一段
PWM_DC_Motor_Control_1
- PSCAD PWM_DC_Motor_Control_1 PWM直流电机控制模型-PSCAD PWM_DC_Motor_Control_1 PWM DC motor control model
migong
- 我们学校发的数据结构书上的迷宫算法,只实现了,控制台应用程序,只把源代码传上来了,但没有编译,-Our school books issued by the data structure on the maze algorithm, only to realize, console applications, only the source code Chuan-up, but did not compile,
rfcom
- RF part of MSP430f1611+cc2420 tranceiver
chipromlmp
- 片内ROM的LPM应用(适用于存储容量比较大的场合,本节具体描述的ROM为存储了256个点的SIN函数值)-Slice the application within LPM ROM
histogram
- 直方图类 实现直方图相关的属性和操作的封装-Histogram Histogram class implements the properties and operations related to the package
535476856RF_positive_q
- 感兴趣区域图像检索,基于matlab开发,能实现感兴趣区域图像检索,匹配-Region of interest image retrieval, based on matlab development, to achieve the region of interest image retrieval, matching
modbus
- 用于单片机的modbus通讯,上位机和下位机设备通讯协议-For the microcontroller modbus communication between host computer and the next bit machine equipment communication protocol
Circuit_02
- Arduino 开源硬件开发板实验代码二 电位计控制LED闪烁频率- Measure the position of a potentiometer and use it to control the blink rate of an LED. Turn the knob to make it blink faster or slower!
enviread
- 利用multibandread函数,此函数用于读取多波段二进制影像文件。至于何为二进制影像文件,简单地说ENVI主菜单file—save file as—envi standard得到的就是二进制影像文件,有时甚至会看到后缀名为bsq、bil、bip等影像,也是二进制影像文件。 对于一幅tif格式的高光谱影像,这里有两种方法将影像读入matlab: (1)直接利用imread函数读取,不知为何tif格式的高光谱影像居然可以读取,但是速度挺慢 (2)利用multibandread函数读
