-
C语言课设源码
说明: 学生成绩管理程序设计源代码,文件形式输入输出数据,统计平均分最高分最低分结果写入文件,按学号查询成绩输出至屏幕,打印不合格优等生名单等功能,下载即可用。(Student achievement management program design source code, file form input and output data, statistical average score highest and lowest score results written to the file, according to the school number inquiry results output to the screen, print the list of unqualified top students and other functions, download is available.)
- 2019-06-10 23:50:59下载
- 积分:1
-
speedtest
在dsp28上实现编码器的m/t法测速程序(Implementation on dsp28 encoder speed measuring procedure of m/t method
)
- 2013-06-05 12:58:25下载
- 积分:1
-
12232液晶显示驱动程序
12232液晶显示驱动程序(12232 LCD Driver)
- 2004-10-27 13:34:40下载
- 积分:1
-
pwm3-ac-ctrl-motor-0_0_6
avr atmega frimily
使用PWM控制交流电机,加入零点检测,防止在去磁过程中灌通上下桥而烧毁功率管。(avr atmega frimily use PWM control AC motors, to 0.1 detection, to prevent the magnetic process via next bridge burning power management.)
- 2007-03-29 00:24:02下载
- 积分:1
-
snmp
使用VC实现SNMP管理程序,内容详细,对于初学者很有帮助,(VC achieved using SNMP management program, detailed, useful for beginners,)
- 2013-12-18 10:07:34下载
- 积分:1
-
ccs811
CO2传感器手册使用说明书 CCS811(CO2 sensor manual manual CCS811)
- 2019-04-21 21:18:15下载
- 积分:1
-
串口调试助手
支持9600,19200等常用各种波特率及自定义波特率,可以自动识别串口,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符,可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。
硬件连接方面,传统台式PC机支持标准RS232接口,但是带有串口的笔记本很少见,所以需要USB/232转换接口,并且安装相应驱动程序。(Support 9600, 19200 and other commonly used baud rates and custom baud rates, can automatically identify serial ports, can set check, data bits and stop bits, can receive or send any data or characters with ASCII code or hexadecimal, can arbitrarily set the automatic transmission cycle, and can save the received data into text files, can send any data. Text files of meaning size.
In terms of hardware connection, traditional desktop PC supports standard RS232 interface, but notebooks with serial port are rare, so USB/232 conversion interface is needed and corresponding driver is installed.)
- 2020-06-25 03:00:02下载
- 积分:1
-
NetworkProgrammming
基于SOCKET编程,模拟聊天窗口,可选择端口号等,两个窗口之间可以相互发送信息。(SOCKET-based programming, simulation of the chat window, two windows to send messages between each other.)
- 2009-04-02 16:09:10下载
- 积分:1
-
RDM 解析,协议代码,适用于artnet 协议
RDM 解析,协议代码,适用于artnet 协议 【源码目录】 RdmProtocal ├── Debug│ ├── RdmProtocal.exe│ ├── RdmProtocal.exp│ ├── RdmProtocal.lib│ └── RdmProtocal.pdb├── RdmProtocal│ ├── Debug│ │ ├── LzMethod.obj│ │ ├── RdmNode.obj│ │ ├── RdmProtocal.Build.CppClean.log│ │ ├── RdmProtocal.log│ │ ├── RdmProtocal.obj│ │ ├── RdmProtocal.pch│ │ ├── RdmProtocal.res│ │ ├── RdmProtocal.tlog│ │ │ ├── CL.command.1.tlog│ │ │ ├── CL.read.1.tlog│ │ │ ├── CL.write.1.tlog│ │ │ ├── RdmProtocal.lastbuildstate│ │ │ ├── RdmProtocal.write.1u.tlog│ │ │ ├── link.command.1.tlog│ │ │ ├── link.read.1.tlog│ │ │ ├── link.write.1.tlog│ │ │ ├── rc.command.1.tlog│ │ │ ├── rc.read.1.tlog│ │ │ └── rc.write.1.tlog│ │ ├── RdmProtocalDlg.obj│ │ ├── stdafx.obj│ │ ├── vc140.idb│ │ └── vc140.pdb│ ├── LzMethod.cpp│ ├── LzMethod.h│ ├── RdmNode.cpp│ ├── RdmNode.h│ ├── RdmProtocal.aps│ ├── RdmProtocal.cpp│ ├── RdmProtocal.h│ ├── RdmProtocal.rc│ ├── RdmProtocal.vcxproj│ ├── RdmProtocal.vcxproj.filters│ ├── RdmProtocal.vcxproj.user│ ├── RdmProtocalDlg.cpp│ ├── RdmProtocalDlg.h│ ├── ReadMe.txt│ ├── controller_library.h│ ├── lib│ │ ├── FTD2XX.lib│ │ └── RDM.lib│ ├── res│ │ ├── RdmProtocal.ico│ │ └── RdmProtocal.rc2│ ├── resource.h│ ├── stdafx.cpp│ ├── stdafx.h│ └── targetver.h├── RdmProtocal.VC.db├── RdmProtocal.sln└── ipch └── RDMPROTOCAL-b05a99f1 └── RDMPROTOCAL-61763a13.ipch8 directories, 52 files
- 2021-05-06下载
- 积分:1
-
comElves
基于VC++的串口调试程序可以发送接收数据,非常实用于初学者研究学习(Serial debugger based on VC++ can send and receive data, very useful for beginners learning)
- 2013-03-16 22:26:29下载
- 积分:1