资源列表
51-mcu-temperature-contro
- 51MCU,对温度控制的系统,doc里包含汇编,原创。-51MCU, the temperature control system contains a compilation of original, doc.
intelligent-vehicle
- 这是关于电子设计大赛中的智能小车的全资料,传上来给大家参考下-This is the full information about the smart car in Electronic Design Contest, pass up to the reference under
3f
- 上传的都是一些导热的程序,而且都不一样。-conduct program
3
- 上传的都是一些导热的程序,而且都不一样。-conduct program
remote-control
- 这是一个高级远程控制程序的源代码,可以通过本机操纵对方鼠标,所有传输均通过压缩,确保速度-This is a remote control program source code, the other mouse can manipulate through this machine, all transfers by compressing ensure speed
2f
- 上传的都是一些导热的程序,而且都不一样。-conduct program
make-sprintf
- 模拟实现sprintf函数简单过程及使用__stdcall调用协定实现变长传参-Simulate simple sprintf function the process and use __stdcall to call agreements to achieve change long pass parameters
1f
- 一个非常简单的二维导热程序,希望大家能够借鉴。-conduct program
First_Assignment
- 从左到右及从右到左遍历一个单链表是可能的,其方法是在从左向右遍历的过程中将连接方向逆转,如右图所示。在图中的指针p指向当前正在访问的结点,指针pr指向指针p所指结点的左侧的结点。此时,指针p所指结点左侧的所有结点的链接方向都已逆转。 (1) 编写一个算法,从任一给定的位置(pr, p)开始,将指针p右移k个结点。如果p移出链表,则将p置为0,并让pr停留在链表最右边的结点上。 (2) 编写一个算法,从任一给定的位置(pr, p)开始,将指针p左移k个结点。如果p移出链表,则将p置为0
zyy
- 电机驱动模块,基于99SE的电机驱动。芯片为L298N.还有众多芯片介绍AD9952与ad9954-The motor driver module, based on the 99SE motor drive. Chip for L298N. Many chip introduced AD9952 ad9954
main
- 实时的ad转换,转换后通过控制器处理并在液晶lcd上显示程序源码-Ad conversion in real time, the converted program source code is processed by the controller and displayed on the LCD lcd
motion-object-detection
- 可以载入一段视频或者通过摄像头实时检测运动物体,利用去掉静止背景的方法得到运动的物体,代码已通过验证。-Can load a video camera or through real-time detection of moving objects, the use of get rid of static method of background get moving objects, the code already through the verification.