资源列表
cbgl_admin
- 成本管理的中的系统管理,主要是实现程序自动连接的功能-cost management of systems management, the main procedure is the function of automatic link
timefrequence
- 这是一个用matlab编写的时频分析的程序与一些例子,有的是从国外的硕士论文中摘取的,希望对人们有用!-using Matlab prepared by the time-frequency analysis of the procedures and some of the examples, Some of the foreign master's thesis, which address the hope that the right people useful!
ads8364
- 本程序是关于f2812控制ads8364完成AD转换的原程序,希望对大家有所帮助。-this process is on f2812 ads8364 complete control of the original AD conversion procedures, We want to help.
matlab语言编写的小波变换的程序
- 这是一个用matlab语言编写的小波变换的程序,是时频分析的一种,可以在时域和频域内对信号进行分析。-using Matlab language of the wavelet transform procedure is time-frequency analysis of a kind in the time domain and frequency domain analysis of the signal.
HD_scsi
- 对SCSI设备进行字节访问的操作,只要适合SCSI标准,均可-right byte SCSI equipment for the operation of the visit, as long as appropriate SCSI standards, may
test_ip
- 读取FreeBSD之外的其他Unix下IP层所有接口-read other than the FreeBSD Unix IP layer all interface
HD_ide
- IDE硬盘操作函数共享,可对任何IDE操作设备进行访问-IDE hard disk manipulation functions sharing, on any IDE handling equipment for a visit
mobi2006lcd
- 用C写的mobile2006 手机LCD液晶片程序-C wrote mobile2006 phone LCD tablet procedures
ep93xx_amba
- Cirrus logic ep9302 本机串口驱动程序-Cirrus logic ep9302 the Serial Driver
LAB_pro
- 有趣的小程序,是关于一些文字处理的,用到STL,也有一些巧妙的算法在里面。-interesting little procedures on some word processing, used in STL, there are also some clever algorithm inside.
bluecat_cs8900a
- 嵌入式linux系统CS8900A驱动程序-Embedded Linux CS8900A Driver
GA_for_TSP
- 用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择. 背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W·2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronauti