资源列表
排序选择:
FFLL
- 這一個排程的程式,使用FFLL這個演算法,新手上路,大家可以下載試試看! -This is a scheduling program, the use of this algorithm FFLL, Getting Started, you can download to try!
vector
- 异步电机矢量控制控制的matlab实现,系统采用3个pi调节器,分别为磁链调节器、转矩电流调节器、转速调节器,封装得比较好,适合初学者,版本matlab7.1-Vector control of induction motor control to achieve matlab, system modulator 3 pi, respectively, flux regulator, torque current regulator, speed regulator, a better pack
Pr
- 判断三角形,求各数位的和,求工资单,查找当月的天数,等等,都在程序里有注解描述。-Determine a triangle, and the and the number of, and payroll, to find the number of days that month, and so on, are there comments in the program descr iption.
USB430
- 其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写: unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。 usb端点
pc_robo
- Beginners program,how to control a robo using PC in Basic Language
zongxian
- 总线编程 AT24C系列E2PROM芯片地址的固定部分为1010,A2、A1、A0引脚接高、低电平后得到确定的3位编码。-Bus Programming AT24C Series E2PROM chip address for the fixed part of 1010, A2, A1, A0 then pin high, low-level to be determined after the three coding.
JMgame
- 在eclipse的环境下开发的迷宫对战游戏-Eclipse of the environment in the development of the maze game against
linuxProcessKernel
- 要读懂linux 内核 ,还有比这再好的资料么,什么都不说了,赶快下吧。 目 录 进程 信号 sched.c 进程信号队列 SMP 内核线程页目录的借用 代码分析 线程 进程描述符 init进程从内核态切换到用户态 SET_LINKS REMOVE_LINKS get_wchan() sigframe的结构 rt_sigframe结构 信号队列的结构 内核线程
JavaBBS
- 一个用java实现的bbs论坛系统-this is a bbs system,it is worth to have a try!!
slope
- 斜度测试程序 * 程序对应的硬件设置为:利而达MSP430-Test44x实验板,斜度计使用的 * 是ADXL202E,数字y连接TA1/P1.2,数据x连接P1.0/TA0,P4.6对应斜度计电源 * 每个方向的斜度显示时都占用三个字符, * 斜度范围为0~90,高于90的,斜度为(180-斜度)-Gradient procedures for the corresponding test procedures* for the hardware set up: Lee MSP
JavaScriptGridView
- 用ajax实现的类似gridview功能的表格处理程序代码-Using ajax to achieve a similar function in gridview form processing code
pid
- 变增益PID算法的c++实现,目前PID算法较多的是c代码写的,这里上传一个C++的-Variable gain PID algorithm c++ to achieve, the current is more PID algorithm code written in c, where a C++ From the