-
用于学习的源码。很不错的。可以用于实践的项目中
用于学习的源码。很不错的。可以用于实践的项目中-code of VC++ 6.0 for resorce manages
- 2022-03-13 12:11:45下载
- 积分:1
-
一个硬件测试工具的源代码,非常实用,尤其是对学习c++的朋友来说...
一个硬件测试工具的源代码,非常实用,尤其是对学习c++的朋友来说-A hardware test tool s source code, very useful, especially for learning c++ s Friends
- 2022-03-30 16:52:42下载
- 积分:1
-
微软的MSDOSV6.0源代码,本站不能没有啊。 研究DOS和进行一些底层编程的必不可少。 实在不行,也可以进行收藏啊...
微软的MSDOSV6.0源代码,本站不能没有啊。 研究DOS和进行一些底层编程的必不可少。 实在不行,也可以进行收藏啊-MSDOS 6.0 system source code
- 2022-08-13 00:07:49下载
- 积分:1
-
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间...
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the process is CPU time (Intime), the process needs to run (the time Alltime) to block PCB connectivity in a single linked list ( data structure), and displayed on the screen contents
- 2022-03-23 06:32:05下载
- 积分:1
-
RapidFinder 实现文件的查找和替换
RapidFinder 实现文件的查找和替换-Realize RapidFinder file search and replace
- 2023-01-03 11:55:04下载
- 积分:1
-
鼠标移动的小例子
鼠标移动的小例子-small examples
- 2022-03-03 08:33:10下载
- 积分:1
-
可以指定当前的选中的窗口用热键呼出
例如可以用来网吧免费上网(下机后用热键呼出浏览器)
窗口是z顺序置前的。...
可以指定当前的选中的窗口用热键呼出
例如可以用来网吧免费上网(下机后用热键呼出浏览器)
窗口是z顺序置前的。-can specify the current selected window exhaled with hotkeys for example can be used to free Internet cafes (After using hotkeys exhaled browsers) z window is the former home of the order.
- 2022-01-25 20:32:55下载
- 积分:1
-
实现线程的小程序,适合刚开始接触线程的初学者.
实现线程的小程序,适合刚开始接触线程的初学者.-Thread realize a small program for the beginning of contact with the beginners thread.
- 2022-03-24 04:27:20下载
- 积分:1
-
Student Management
James Madison of Virginia was elected president of the Unite...
Student Management
James Madison of Virginia was elected president of the United States in eighteen hundred and eight. He followed Thomas Jefferson and served two terms.
Madison s first four years were not easy. He had to deal with a foreign policy problem that Jefferson was not able to solve: increasingly tense relations with Britain. His second four years were worse. There was war. Larry West and Leo Scully have our story.
- 2022-02-07 02:05:33下载
- 积分:1
-
说到类和对象,我们不能不提及这样几个概念:类,对象,实例。就我个人觉得可 以这样来理解:对象指的是泛称,自然界的任何实体都可以看成一个对象;而类则是 以这些对象...
说到类和对象,我们不能不提及这样几个概念:类,对象,实例。就我个人觉得可 以这样来理解:对象指的是泛称,自然界的任何实体都可以看成一个对象;而类则是 以这些对象某些特征而分成的一系列的种类;实例则是特指属于某一个类的一个对象-said classes and objects, we can not fail to mention the following concepts : type, object, examples. I personally think that this can be understood : the targets refer to the Pan said that the nature of any entity can be viewed as an object; Which category is the target certain features into a series of categories; Examples are an indicator of belonging to a certain category of an object
- 2022-09-20 10:35:03下载
- 积分:1