-
C++标准库 Nicolai M,Josuttis 著
C++标准库 Nicolai M,Josuttis 著-C++ standard library Nicolai M, Josuttis the
- 2022-08-05 19:56:36下载
- 积分:1
-
With c# Realize the simulation in memory of the simple file system, the entire f...
用c#实现的在内存中模拟的简易文件系统,整个文件系统可保存至硬盘。系统设计参照fat格式。文件系统提供的操作:
a) 格式化
b) 创建子目录
c) 删除子目录
d) 显示目录
e) 更改当前目录
f) 创建文件
g) 打开文件
h) 关闭文件
i) 写文件
j) 读文件
k) 删除文件
-With c# Realize the simulation in memory of the simple file system, the entire file system can be stored to the hard disk. System design with reference to fat format. File system operation to provide: a) format b) create a subdirectory c) delete the subdirectory d) show the directory e) Change the current directory f) create a file g) open the file h) close the file i) Write a document j) reading a document k ) delete files
- 2022-07-22 14:08:32下载
- 积分:1
-
本代码演示了如何把自己编写的程序变成windows服务。包括服务安装程序、启动程序和卸载程序。...
本代码演示了如何把自己编写的程序变成windows服务。包括服务安装程序、启动程序和卸载程序。-demonstration of how to turn their own procedures for the preparation of the windows into service. Services include installation, activation and unloading procedures.
- 2023-07-05 01:50:03下载
- 积分:1
-
工商银行车库管理系统
工行地下停车库门禁和计费系统,包括外围设备控制、门禁卡控制...
工商银行车库管理系统
工行地下停车库门禁和计费系统,包括外围设备控制、门禁卡控制-Industrial and Commercial Bank of China ICBC garage management system for underground parking garage access control and billing system, including peripheral equipment control, access control cards
- 2022-02-06 17:16:51下载
- 积分:1
-
ae combined realize vb.net query functions in VS2005 achieved ae, 2
ae结合vb.net实现的查询功能,在vs2005中实现的ae,2-ae combined realize vb.net query functions in VS2005 achieved ae, 2
- 2022-03-06 11:54:56下载
- 积分:1
-
本程序旨在讲解如何用Delphi创建一个可以在易语言中执行的支持库,并给出了一个实用的汉字取模的易程序, 1.支持库为标准DLL格式,扩展名为fne. 在其中实...
本程序旨在讲解如何用Delphi创建一个可以在易语言中执行的支持库,并给出了一个实用的汉字取模的易程序, 1.支持库为标准DLL格式,扩展名为fne. 在其中实现了移位操作(Delphi7+WinXp通过) 2.在易语言中导入此支持库(复制TaoLibShift.fne)到易语言的LIB目录下,然后才可以执行 [诺亚点阵汉字提取器.e] 3.输出的格式有 ASM和C两种格式,可以直接应用于8x8点阵LED,-This procedure aims to explain how to use Delphi to create a language can be easily implemented to support the library, and gives a practical Chinese modulus of conveyancing, 1. Support library DLL as a standard format, called the expansion of fne. In which the achieved a shift operation (Delphi7+ WinXp through) 2. in language easy to import this support library (copy TaoLibShift.fne) to the easy language LIB directory, and then we can implement [dot characters Noah extractors. e ] 3. Output formats are ASM and C in two formats, can be directly applied to 8x8 dot matrix LED,
- 2022-07-07 21:24:51下载
- 积分:1
-
从基础到实践的基本编程
visual basic 编程 从基础到实践-visual basic programming from basic to practice
- 2023-05-15 01:50:05下载
- 积分:1
-
一个类似绘图板的程序,支持线条,举行等等操作
一个类似绘图板的程序,支持线条,举行等等操作-A similar procedure for the drawing board to support the lines, etc., held to operate
- 2022-06-02 14:21:08下载
- 积分:1
-
com组件应用的例子
com组件应用的例子-com
- 2022-07-11 00:26:55下载
- 积分:1
-
扫描本机PCI设备,并显示所有设备总线号,设备号,和功能号。可以读所有的寄存器值,如果存在的话。...
扫描本机PCI设备,并显示所有设备总线号,设备号,和功能号。可以读所有的寄存器值,如果存在的话。-This project is designed for scanning all the PCI devices in the system. The software can get all the devices’ Bus Numbers, Device Numbers and Function Numbers. It also can read all of the register values if the device is valid. In addition, a GUI is provided to the customer.
- 2022-03-23 04:59:16下载
- 积分:1