-
VisualC++编写的基于windows的多道批处理操作系统,包括地址映射、内存管理、I/O(打印机、磁盘等)、中断等基本功能的简单操作系统。...
VisualC++编写的基于windows的多道批处理操作系统,包括地址映射、内存管理、I/O(打印机、磁盘等)、中断等基本功能的简单操作系统。-A multi-batch operating system based on windows and programed with Visual C++,also a simple operating system which include address maping,memery managing,I/O(printer,disk and so on),interrupting etc basic function.
- 2022-06-13 20:01:02下载
- 积分:1
-
A very useful programming tool, commonly used in numerical calculation of the vb...
一本非常实用的编程工具书,常用的数值计算的vb源代码,及其运算公式和测试例子
包括微积分 求导和多项式插值-A very useful programming tool, commonly used in numerical calculation of the vb source code, and the computing formula and test examples include calculus, and polynomial interpolation derivation and so on
- 2022-01-25 14:46:25下载
- 积分:1
-
简单的宾馆管理系统,实现最简单的功能,适合初学者参考!...
简单的宾馆管理系统,实现最简单的功能,适合初学者参考!-Simple hotel management system, to achieve the most simple function for advanced users!
- 2022-02-13 18:38:59下载
- 积分:1
-
国象代码,不错的源代码,初学者使用
国象代码,不错的源代码,初学者使用-States, such as code, a good source code, for beginners to use
- 2022-02-06 17:55:37下载
- 积分:1
-
development of the system designed to enable banks to handle customers access bu...
开发本系统的目的在于方便银行处理储户的存取款业务-development of the system designed to enable banks to handle customers access business
- 2022-12-07 22:20:03下载
- 积分:1
-
c#登陆及数据传递
方法一:
窗体一:this.Tag=对象1; this.Tag = mm;
窗体二:对象所属类名 对象2 = 窗体一名.Tag as 对象所属类名;user xx= lgn.Tag as
- 2023-08-30 15:50:02下载
- 积分:1
-
Interfacing of Lcd with Microcontroller 8051
这是一个源代码接口液晶显示器与单片机8051。
- 2022-05-12 20:37:35下载
- 积分:1
-
内存泄漏测试
memory leak test
- 2022-02-06 21:36:42下载
- 积分:1
-
- 2022-08-09 21:48:51下载
- 积分:1
-
c++ customize dynamic array source to support the sort. to the dynamic array tem...
c++自定义动态数组源代码,支持排序。到动态数组模板类,以及模板函数的排序。
- 2022-04-01 04:21:56下载
- 积分:1