-
serial port under windows ce assistant with the original code, because SDK is di...
windows ce下用的串口助手的原码,由于SDK不同,要运行时要移植一下-serial port under windows ce assistant with the original code, because SDK is different from what you want to run when transplanted
- 2023-08-15 14:50:03下载
- 积分:1
-
列举系统中所有进程
列举系统中所有进程-list all processes System
- 2022-07-19 14:49:52下载
- 积分:1
-
VC + cJson库实现的xml json互相转化
使用cjson库写的一个json和xml互相转化的例子
使用说明
直接复制其中的cJson.h cJson.cpp Json.h Json.cpp,调用里面的json2xml 和 xml2json来进行相互转化
暂时存在的问题
这个库暂时没有考虑某些情况:
xml中存在标签的问题
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-05-24 10:54:32下载
- 积分:1
-
参考源码,学习例子
参考源码,学习例子-reference source, study examples
- 2022-09-02 11:05:03下载
- 积分:1
-
Design using LabVIEW virtual mouse, has a certain reference value
采用labview设计的虚拟鼠标,有一定参考价值-Design using LabVIEW virtual mouse, has a certain reference value
- 2022-03-31 05:07:25下载
- 积分:1
-
FFH中最佳门限的比较,有传统和最佳比较两种
FFH中最佳门限的比较,有传统和最佳比较两种-FFH best threshold comparison, there are traditional and the best comparison between the two
- 2022-08-15 05:30:19下载
- 积分:1
-
这是一个键盘消息捕捉程序源代码,它简单的模拟了键盘消息的捕捉过程。...
这是一个键盘消息捕捉程序源代码,它简单的模拟了键盘消息的捕捉过程。-This is a message the keyboard to capture source code, it" s easy to simulate the keyboard to capture the process of the message.
- 2022-11-04 08:35:03下载
- 积分:1
-
split windows
split windows
- 2022-03-21 00:37:14下载
- 积分:1
-
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1...
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1-10秒)和进程优先级
(1-10,10最高1最低)由程序随机产生,进程有2种状态就绪状态(Ready)和完成状态(Complete)首先根据优先级对进程进行排序,再根据优先级分配时间片运行每次分给进程的时间片为1秒,运行完后需运行时间减1优先级减1转下一个进程。如果进程已经完成就插入到完成队列,如果没有完成就重新插入到就绪队列中的正确位置
程序有两种运行方式:
1、可以直接给出最后的运行结果,进程最后的优先级、
运行完每一个进程的时间及完成进程的总时间,进程最后的状态。
2、可以选择自动运行,过程中显示每一次调度信息包括本次调度进程完成队列信息就绪队列信息等*/
-Process user input from a number of systems (up to 50 processes) to simulate priority scheduling algorithm is the assumption that the process of arrival at the same time CPU, the process of run-time (1-10 seconds) and the process priority class
(1-10,10 highest minimum 1) randomly generated by the process, the process has two kinds of status status ready (Ready) and achieve status (Complete) First of all, the process in accordance with the priority ranking, and distribution in accordance with the priority of each time slice to run to the process time slice for the second one, to be run after run-time priority class minus one minus one to t
- 2023-01-17 10:50:04下载
- 积分:1
-
拉格朗日求值法的源代码。是用TC编写的。是学习计算方法的源代码。...
拉格朗日求值法的源代码。是用TC编写的。是学习计算方法的源代码。-Lagrangian method for the source code. TC is prepared. Calculation method is to study the source code.
- 2022-01-25 20:50:07下载
- 积分:1