-
与平台无关的图像库
与平台无关的图像库-platform-independent image library
- 2022-10-31 16:45:03下载
- 积分:1
-
windows环境下的基于COM的串口通信组件,封装了串口的常用操作,很好用!...
windows环境下的基于COM的串口通信组件,封装了串口的常用操作,很好用!-windows environment based on the serial communication COM components, packaging commonly used by the serial port operations, with very good!
- 2022-01-27 23:57:42下载
- 积分:1
-
查看主机的接口,并显示接入设备名称,序列号,厂家等信息...
查看主机的接口,并显示接入设备名称,序列号,厂家等信息-Show host interface, and display the access equipment name, serial number, manufacturer information, etc.
- 2023-05-09 00:40:02下载
- 积分:1
-
这是一本关于window编程的书籍,希望能够帮助更多的人得到进步与提升。...
这是一本关于window编程的书籍,希望能够帮助更多的人得到进步与提升。-This is a book on the programming window, hoping to help more people to be progress and upgrade.
- 2023-02-21 17:50:04下载
- 积分:1
-
Templates are among the most powerful features of C++, but they are too often ne...
Templates are among the most powerful features of C++, but they are too often neglected, misunderstood, and misused. C++ Templates: The Complete Guide provides software architects and engineers with a clear understanding of why, when, and how to use templates to build and maintain cleaner, faster, and smarter software more efficiently.
- 2022-02-04 13:28:28下载
- 积分:1
-
用C++实现的一个图书管理系统.有管理员身份和学生身份.每个身份的功能不一样....
用C++实现的一个图书管理系统.有管理员身份和学生身份.每个身份的功能不一样.-Using C++ to achieve a library management system. There in his capacity as administrator and students. The identity of the functions of each different.
- 2022-08-13 05:41:17下载
- 积分:1
-
Sistema de Control Documentario
Saludos,este Sistema fue hecho en Delphi 2010,许可证登记员文件,格式RTF,luego permite realizar busquedas por varios conceptos。
- 2022-03-04 20:55:08下载
- 积分:1
-
这是DSR C++的源代码,欢迎大家使用,也欢迎大家一起交流
这是DSR C++的源代码,欢迎大家使用,也欢迎大家一起交流-This is a DSR C++ The source code, welcome everyone to use, and also welcomes exchanges with U.S.
- 2022-04-16 10:45:18下载
- 积分:1
-
通过页式虚拟存储管理中缺页中断轮转算法的模拟设计,了解虚拟存储技术的特点,掌握页式存储管理的缺页中断轮转法。 计算缺页次数、缺页率、被淘汰的序列。...
通过页式虚拟存储管理中缺页中断轮转算法的模拟设计,了解虚拟存储技术的特点,掌握页式存储管理的缺页中断轮转法。 计算缺页次数、缺页率、被淘汰的序列。-make a sence of the charasteristic of virtual store skill ,via the simulating design of interrupt cycle arithmetic,and master the missing-page interrupt cycle arithmetic about memory management by pages.calculate missing-page,missing-page-rate,orders eliminited
- 2022-02-14 11:45:29下载
- 积分:1
-
DLL in the preparation process. Static and dynamic library of distinction, and t...
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL in the preparation process. Static and dynamic library of distinction, and the procedure call link static and dynamic library distinction. How to use the tool View DLL exporting the function Depends the use of tools C compiler technology adapted to name DLL function of the output, extern "C" for the usage, use module definition files to resolve the C adaptation of the name. Typedef definitions used at the function pointer type, how to obtain 13-17 Dynamic Link function of the target.
- 2022-03-21 23:03:15下载
- 积分:1