-
Serial-Source
这是一个用C#编写的串口调试程序源码。功能包括普通串口数据收发。以及Modbus两种发送模式校验:RTU,ASCII。
是一个很好的工业控制开发上位机学习入门的学习代码。程序均已调试通过,和测试
(This is a C# prepared by the serial debugging program source code. Common features include serial data transceiver. Modbus two: RTU, ASCII transmission mode check.
Is a very good industrial control the development of PC learning introductory learning code. Debugging and testing)
- 2016-03-24 09:10:58下载
- 积分:1
-
VTK读取30张Dicom图片三维重建
利用VTK三维重建软件与VS2010结合,读取格式为Dicom的系列图像,并能显示三维重建结果,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read the format of Dicom series of images, and can display three-dimensional reconstruction results, the language is C++ language)
- 2021-01-06 17:28:53下载
- 积分:1
-
fly
说明: 用SDK编写的异形位图演示窗口VC源代码(VC source code of special-shaped bitmap presentation window written with SDK)
- 2020-04-10 21:10:01下载
- 积分:1
-
hlink_src
H.Link协议源码,是港湾网络有限公司的专有通讯协议,用以实现对远程设备的本地管理。(H. Link source agreement, Harbor Network Ltd. is the exclusive communications agreement to achieve the long-range management of local equipment.)
- 2007-01-25 11:07:14下载
- 积分:1
-
热血江湖登陆器源码
说明: C语言 全套 热血江湖登陆器源码 完整度较高 自己编译出来就可以使用功能性比较实用(C language full set of hot blooded Jianghu lander source code integrity is high, self compiled can be used functional more practical)
- 2020-10-29 16:49:59下载
- 积分:1
-
条码打印
开发语言C#,读取Excel中的数据,然后进行打印。标签大小可在源码中设置。(The development language C # reads the data in Excel and prints it. The label size can be set in the source code.)
- 2020-06-20 22:20:01下载
- 积分:1
-
程序
说明: 该项目根据原理图设计制作一个带时间和温度显示的风扇+台灯,将时间温度,电机转速,led灯亮度显示在12864上(可设置分页显示,滚动显示等方式),多模式(自动模式,手动模式等),通过pwm转换调节灯的亮度,自动模式下通过A/D转换测量温度和光照强度并根据光照强度调节led灯的亮度根据温度和设定温度的温度差调整风扇的转速,通过独立键盘设置各模式下的参数(led亮度,风扇转速,时间等)(The project designs and manufactures a fan+desk lamp with time and temperature display, which displays time and temperature, motor speed and LED lamp brightness on 12864 (paging display, rolling display, etc.), multi-mode (automatic mode, manual mode, etc.), and adjusts lamp brightness and automatic mode through PWM conversion. The temperature and illumination intensity are measured by A/D conversion and the brightness of LED lamp is adjusted according to the temperature difference between temperature and setting temperature. The parameters of each mode (led brightness, fan speed, time, etc.) are set by independent keyboard.)
- 2020-06-25 17:20:02下载
- 积分:1
-
hello_world 2018.06.22
说明: 恩智浦智能车竞赛程序框架,用于学习和参考(NXP Smart Vehicle National First Prize Program)
- 2020-06-24 03:20:01下载
- 积分:1
-
lock_hungry
给出进程需求矩阵C、资源向量R以及一个进程的申请序列。使用进程启动拒绝和资源分配拒绝(银行家算法)模拟该进程组的执行情况。要求:
初始状态没有进程启动
计算每次进程申请是否分配?如:计算出预分配后的状态情况(安全状态、不安全状态),如果是安全状态,输出安全序列。
每次进程申请被允许后,输出资源分配矩阵A和可用资源向量V。
每次申请情况应可单步查看,如:输入一个空格,继续下个申请
(The gives processes demand matrix C resource vector R as well as the application of a process sequence. Using the process starts refused to reject and resource allocation (the bankers algorithm) analog implementation of the process group. Requirements: initial state process starts calculated each time the process is whether the application is assigned? : Calculate a state after the pre-allocated (safe state, unsafe state), if it is a safe state, the output safety sequence. Each process the application is allowed, the the output resource allocation matrix A and the resources available vector V. Each application should be able to single-step view, such as: type a space, continue to the next application)
- 2021-01-17 00:38:45下载
- 积分:1
-
VC++6.0 中用 ADO 存取 Access 数据库的一点总结
VC中使用ADO访问数据库的一个事例程序,包含了许多SQL语句,对初学者非常有意义(ADO visits access database.It contains many sql sentences,very significant to beginners)
- 2005-05-21 08:26:43下载
- 积分:1