资源列表
CNC
- 电子齿轮算法、单圈定位闭环算法、普通定位闭环算法(Electronic gear algorithm, single loop positioning closed loop algorithm, common positioning closed-loop algorithm)
12864计程计费
- 基于51单片机的出租车计费系统包含仿真及源码,使用12864液晶实时显示当前速度,里程,及对应的金额。(Based on the 51 single-chip taxi billing system contains simulation and source code, the use of 12864 LCD real-time display the current speed, mileage, and the corresponding amount.)
51单片机LED16x16点阵显示屏程序及仿真
- 51单片机LED点阵显示屏程序及仿真,可流动显示汉字,字母等(51 single-chip LED dot matrix display program and simulation, can flow display Chinese characters, letters and so on)
dianzizhong
- 单片机的类型为STC82C51,在LCD1602液晶上显示当前的日期,每秒更新,并通过DS18B20测量温度,并在液晶上显示。温度显示在第二行右端。(The type of MCU is STC82C51, display the current date on LCD1602 LCD, update every second, and measure the temperature through DS18B20, and display on the lcd. The temperature
DIY音乐频谱显示资料
- 用LED矩阵制作的音乐频谱显示的DIY,适合初学者(The DIY of music spectrum display made by LED matrix)
myValueControl
- 里面有还能多自定义控件的源码,很酷炫的自定义控件(There are also many custom control source code, custom control is very cool)
jiguangdiaoke
- 本程序为激光雕刻机控制程序,平台为VC++6.0(This program is a laser engraving machine control program, the platform is VC++6.0)
PCBmanagement
- 模拟操作系统的进程调度,事先构造一个PCB总链队列,可对该队列进行正常的维护, 即当PCB状态变化时,在总链队列的基础上,实现菜单式管理和进程原语操作, 实现创建、撤销、时间片到、挂起进程和激活进程等基本进程原语, 以实现PCB的就绪队列、等待队列的组织与管理;(Simulation of the operating system process scheduling, to construct a PCB chain queue, can be used for normal maintena
称重比赛相关文件
- 竞赛省一作品,labview作为上位机开发,主要是对传感器采集的手臂信息进行处理(Competition province one works, LabVIEW as the host computer development, mainly for sensor collection of arm information processing)
stm32+w5500+24c16+md5
- 通过w5500芯片建立socket链接,并且MD5算法加密,并用24c16在掉电时存储小量数据(Through the w5500 chip to establish socket link, and MD5 algorithm encryption, and 24c16 in the power down when the storage of small amounts of data)
EFM8BB1_CRC
- CRC校验,对16K_flash进行校验。举例:若校验码异常可以触发程序奔溃功能,达到程序加密效果。(// Program Descr iption: // // This program shows how to use the CRC engine in the automatic mode and the // manual mode. The automatic mode can be used to calculate the CRC of flash // pages. Th
STM32F407驱动程序测试版
- 这是关于STM32F407版本的robomoudle驱动器代码,测试源码,内有注释和注解