-
procc
这是一个进程调度程序,模拟在单处理器情况下处理器器调度。(This is a process scheduler, simulation of the single-processor scheduling for the next processor.)
- 2006-05-24 15:47:58下载
- 积分:1
-
C-master
c语言示例,学习C语言必备,很好的学习资料。(C language example, learning c language necessary, good learning materials.)
- 2020-06-17 06:40:01下载
- 积分:1
-
串口调试助手源代码
VC++ 串口调试助手源代码,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容。
- 2022-04-13 11:33:59下载
- 积分:1
-
MQTT协议实现
mqtt的代码,,包含了MQTTClient.c,MQTTClient.hMQTTLinux.cMQTTLinux.h,以及mqtt.c,mqtt.h文件mqtt的代码,,包含了MQTTClient.c,MQTTClient.hMQTTLinux.cMQTTLinux.h,以及mqtt.c,mqtt.h文件
- 2022-04-14 14:15:40下载
- 积分:1
-
Linux_Core_Analyze_and_Module_Analyze_1
一本非常好的Linux源码注解书。对于Linux核心模块,及重要的代码有着非常详细的注视,此书耗时数年,为毛德操、胡西明老教授所著,非常经典。(Very useful book about the linux kernal code.)
- 2009-10-15 10:41:26下载
- 积分:1
-
文件夹选择对话框
基于C++文件夹选择对话框代码示例,开发环境为vc6.0,高版本vs环境需要进行项目升级或把相关的文件引入的自己的工程中。
- 2022-02-26 15:48:00下载
- 积分:1
-
zdaefa aefaef aefaefce aegaef aegaeg
#include void LED_Init(void);int main(){uint32_t i;//(1):配置LEDsHAL_Init();LED_Init();while(1){//(1):切换LEDsHAL_GPIO_TogglePin(GPIOD,GPIO_PIN_12 | GPIO_PIN_13 | GPIO_PIN_14 | GPIO_PIN_15);//(2):等待1秒(i=0;i
- 2022-01-25 16:18:46下载
- 积分:1
-
具有添加、删除和插入学生信息的教师管理系统…
老师管理系统 具有添加,删除和插入学生信息的基本操作 和对学生成绩的查询-teacher management system with add, delete and insert the student information and the basic operation of student inquiries
- 2022-04-30 02:00:11下载
- 积分:1
-
machine
有限自动机问题。给你的模型。让你判断是否通过。。(Finite automata problem. To your model. Allows you to determine whether the pass. .)
- 2011-05-10 18:57:25下载
- 积分:1
-
DemoProjectOnF28027
本设计以TMS320F28027 DSP为主控制器,以产生占空比可调的PWM波,并采用PID控制调节直流电机的转速,用H桥作为功率驱动电路,使其在给定不同的转速时,电机能跟上转速要求。在电路板中,设置四个按键,来实现电机的启动、停止、正转、反转、加速以及减速的功能。同时,外接虚拟示波器,以显示电机当前的设定转速、实际转速以及电枢电流大小。(The design to TMS320F28027 DSP-based controller to generate a PWM duty cycle adjustable, and the use of PID control to adjust the DC motor speed, with H-bridge as the power drive circuit, so that given a different speed, the motor Can keep up with speed requirements. In the circuit board, set four buttons to achieve the motor start, stop, forward, reverse, acceleration and deceleration functions. At the same time, an external virtual oscilloscope to display the motor current set speed, the actual speed and armature current size.)
- 2018-01-05 21:06:57下载
- 积分:1