-
win系统下串口通信程序代码
window下的一款非常简单实用的串口通信程序,这个程序界面简洁,内容基础,适合初学者学习使用,另外,这款程序经研究可以与linux系统下的串口通信。
- 2022-03-15 07:59:04下载
- 积分:1
-
这是一个由C++编制的MFC工程,能够对文件进行加密
这是一个由C++编制的MFC工程,能够对文件进行加密-This is a C++ compiled by the MFC works, be able to encrypt files
- 2023-03-01 22:30:03下载
- 积分:1
-
vb.net的家庭财务的发展准备。rar课程设计的发展。
vb.net编写的 家庭财务程序开发.rar
可以做课程设计用哦-vb.net prepared by the family financial development. Rar curriculum design can be done with oh
- 2022-02-03 12:21:43下载
- 积分:1
-
是一个学习NTFS系统文件不错的资料,里面还有源代码,非常不错,不过资料是英文的,...
是一个学习NTFS系统文件不错的资料,里面还有源代码,非常不错,不过资料是英文的,-NTFS system files is a learning good information, there is also the source code, very good, but the information is in English, hee hee
- 2022-03-11 05:53:38下载
- 积分:1
-
介绍如何用kbhit函数实现键盘交互
介绍如何用kbhit函数实现键盘交互-kbhit how to use interactive keyboard function
- 2022-01-31 22:22:01下载
- 积分:1
-
完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素...
完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素的集合。 将该元素放在二部分中间 利用递归原理,分别对每部分进行排序-Fast sort algrithms
- 2022-04-30 00:53:20下载
- 积分:1
-
这是阿里软件最新的旺旺SDK开发包。里面包含完整的例子程序、开发文档和相关d...
这是阿里软件最新的旺旺SDK开发包。里面包含完整的例子程序、开发文档和相关d-This is Ali Wangwang latest SDK software development kit. Which contains a complete example of process, the development of documents and related d
- 2023-03-06 04:00:03下载
- 积分:1
-
创建一个按钮,并在上面显示图标。
创建一个按钮,并在上面显示图标。-create a button and the display icon above.
- 2022-02-09 18:28:49下载
- 积分:1
-
压缩软件,有源代码,供大家研究研究,如果有所需要改进的话,请联系我了...
压缩软件,有源代码,供大家研究研究,如果有所需要改进的话,请联系我了-a compression application with source code provided, for research, please contact me if improvement is needed
- 2022-10-14 07:45:03下载
- 积分:1
-
process scheduling process management when one of the main contents, design, dev...
进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换加深理解和掌握。模拟计算机操作系统的进程调度,建立进程控制块PCB,要包含有关进程的描述信息,控制信息以及资源信息.模拟系统根据PCB感知进程的存在和通过PCB中所包含的各项变量的变化,掌握进程所处的状态以达到控制进程活动的目的.要实现进程的状态及其转换,进程的创建与撤消,进程的阻塞与唤醒.用P,V原语操作实现进程互斥.-process scheduling process management when one of the main contents, design, develop and debug a simple process of scheduling simulation systems, the process of scheduling, process running Transform deepen understanding and mastering. Computer simulation of the process of scheduling the operating system, create a process control block PCB, to include a description of the process of information, control of information and information resources. PCB simulation system based on perception of the existence and the process by which PCB contained in the variable changes and acquire where the process to achieve control system process activities. to achieve the process of the state and its conversion, the process of setting up and removed, and obstruction of the process of awakenin
- 2023-07-11 23:55:02下载
- 积分:1