-
password View (TFT)
密码查看器(7k)-password View (TFT)
- 2022-05-25 22:42:22下载
- 积分:1
-
自己写的。多线程控制的演示程序。 包括线程的创建、挂起和释放。 附有详细的注解...
自己写的。多线程控制的演示程序。 包括线程的创建、挂起和释放。 附有详细的注解-wrote it myself. Multithreading control of the demonstration program. Thread including the creation, aloof and release. With detailed explanation
- 2022-05-25 13:25:21下载
- 积分:1
-
对打印记录的监控,采用微软SPOOL API 编写,是个学习的例子,并没有什么特别的地方...
对打印记录的监控,采用微软SPOOL API 编写,是个学习的例子,并没有什么特别的地方-Print records of monitoring, the use of Microsoft prepared SPOOL API, is a learning example, there were no special place
- 2022-02-04 05:54:09下载
- 积分:1
-
,写程序的时候不太注意原程序的格式化排列,看的时候觉得很别扭,特别是程序长,程序短的时候可以用手工排列一下,但程序长了,排列就比较麻烦,因此就写了一个自动排列的...
,写程序的时候不太注意原程序的格式化排列,看的时候觉得很别扭,特别是程序长,程序短的时候可以用手工排列一下,但程序长了,排列就比较麻烦,因此就写了一个自动排列的程序,排列原程序就很方便了,排列几千行的程序也费不了多少时间-Written procedures do not pay attention to the original program with the format, look at the time feel very uncomfortable, especially the long program, the program can be a short period of time by hand with you, but the process is longer, with more trouble, so on the written with an automatic procedure, with the original program is very convenient, with thousands of lines of program costs also not much time
- 2022-02-12 11:35:13下载
- 积分:1
-
一款VC写的日程安排软件,类型MS office 时间安排软件,可以学习参考...
一款VC写的日程安排软件,类型MS office 时间安排软件,可以学习参考-Written by a VC scheduling software, the timing of the type of MS office software, can learn the reference
- 2022-03-23 05:34:09下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
用Evc开发的一些实例程序源代码,供用Evc这个IDE的参考,程序实例有:CreateProcess、IPC_MSGCLIENT、IPC_MSGServer、T...
用Evc开发的一些实例程序源代码,供用Evc这个IDE的参考,程序实例有:CreateProcess、IPC_MSGCLIENT、IPC_MSGServer、TaskList-Evc development with some examples of the program"s source code used for the IDE Evc reference for the program examples : CreateProcess, IPC_MSGCLIENT, IPC_MSGServer, TaskList
- 2022-04-06 23:08:52下载
- 积分:1
-
查看系统历史记录,绿色软件,可以直接运行无须安装
查看系统历史记录,绿色软件,可以直接运行无须安装-View system historical records, green software, it is not required to install direct operation
- 2022-10-30 22:50:03下载
- 积分:1
-
b样条曲线的可视化操作。可以实现控制点的更改
b样条曲线的可视化操作。可以实现控制点的更改-b-spline curve visualization operation. Can realize the control point change
- 2023-02-10 00:35:04下载
- 积分:1
-
c++课程设计,学生信息管理系统。管理学生成绩,班级,学号,...
c++课程设计,学生信息管理系统。管理学生成绩,班级,学号,-c++ curriculum design, student information management system. Management of student performance, class, student number,
- 2022-03-04 06:46:21下载
- 积分:1