-
关于c51中asm代码和C代码的几个应用 实例 希望有兴趣的 来学习...
关于c51中asm代码和C代码的几个应用 实例 希望有兴趣的 来学习-On c51 in asm code and C code examples of several applications of interest I hope to learn
- 2023-03-13 21:00:03下载
- 积分:1
-
ListCtrl控件的封装类实现很强的控制报表功能
ListCtrl控件的封装类实现很强的控制报表功能-ListCtrl Control Packaging category achieve strong statements control function
- 2022-08-20 07:45:18下载
- 积分:1
-
Windows系统进程查看、结束,内存查看等
Windows系统进程查看、结束,内存查看等-View, the end of the system is running processes, view the system memory usage
- 2022-03-17 14:54:52下载
- 积分:1
-
读写INI文件,多线程例子(两个线程并行)
读写INI文件,多线程例子(两个线程并行)-literacy INI file, multithreaded examples (two parallel threads)
- 2022-11-10 13:40:04下载
- 积分:1
-
java的原文件可以在vc下编译
其高级功能包括:管道技术、程序分块、身份验证、事先身份验证、加密、代理支持、
服务器证书验证、连接管理和HTTP 扩展...
java的原文件可以在vc下编译
其高级功能包括:管道技术、程序分块、身份验证、事先身份验证、加密、代理支持、
服务器证书验证、连接管理和HTTP 扩展。 ... 例如,使用Net classes 编写的应用程序
可以从任何正确执行了HTTP 1.1 协议的Web 服务器上下载数据。-the original documents can be compiled under the vc its advanced features include : pipeline technical, procedural block, identity verification, prior authentication, encryption, proxy support, server certificate validation, management and HTTP connectivity expansion. ... For example, the use of the Net classes to prepare applications from any correct implementation of HTTP 1.1 protocol to the Web server and download data.
- 2022-09-25 13:30:03下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
Using and reading of PStorage (Protected storage) where Internet Explorer saves...
Using and reading of PStorage (Protected storage) where Internet Explorer saves its data (Logins, Passwords etc.)
- 2022-11-24 19:35:03下载
- 积分:1
-
此程序能够监视目录文件的变化,并能够对用户作出提醒,保证磁盘信息安全...
此程序能够监视目录文件的变化,并能够对用户作出提醒,保证磁盘信息安全-This procedure can monitor changes in directory paper and be able to remind the user to ensure that the disk information security
- 2022-08-03 04:07:11下载
- 积分:1
-
With the popularization of information systems, many large middle schools in the...
随着信息系统的普及,很多大、中、小学校都在开发自己的学生档案管理系统,以便对本学校学生的基本信息和学习情况进行管理。
后台数据库使用SQL Server,前台开发工具使用Visual Basic-With the popularization of information systems, many large middle schools in the development of their students and archive management system to students of the school"s basic information and learning management. Background database using SQL Server, future development tools to use Visual Basic
- 2023-02-08 22:20:03下载
- 积分:1
-
操作系统
磁盘储存空间的分配和回收
c++实现 第二版
操作系统
磁盘储存空间的分配和回收
c++实现 第二版
- 2022-03-12 20:57:59下载
- 积分:1