-
Self
自学c++半月通,pdf格式,分15天,循序渐进-Self-c++ Half pass, pdf format, at 15 days, step-by-step
- 2022-04-07 13:08:58下载
- 积分:1
-
这是一个学习DLL编程的非常好的例子,非常经典,强烈建议好好学习...
这是一个学习DLL编程的非常好的例子,非常经典,强烈建议好好学习-This is a DLL program to learn a very good example, very classic, is strongly recommended that learn
- 2022-05-13 22:12:33下载
- 积分:1
-
Metadata mamagement system of telecom operation is a system to manage metadate....
电信业务元数据的管理系统是对元数据进行管理的系统 界面简单实用-Metadata mamagement system of telecom operation is a system to manage metadate.Its interface is simple and practical.
- 2022-04-28 22:32:34下载
- 积分:1
-
仿windows的画板程序
适合初学者使用
仿windows的画板程序
适合初学者使用-imitation windows slate procedures for beginners
- 2022-03-03 03:55:19下载
- 积分:1
-
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解...
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。-Dynamic partitioning of the simulated distribution patterns. Understand the memory allocation of the basic principles of a number of ways, such as: a single continuous distribution method, fixed geographical distribution patterns and dynamics of geographical distribution. Through the preparation process to achieve dynamic partitioning modes of distribution, and further understanding of the dynamic partition allocation methods used in data structure and distribution of algorithms, understanding of dynamic partitioning storage management approach and its realization process of understanding.
- 2023-02-26 14:05:04下载
- 积分:1
-
Pocket PC sample stream interface drivers, including how to load stream interfac...
Pocket PC流接口驱动示例,包括如何加载流接口驱动。-Pocket PC sample stream interface drivers, including how to load stream interface driver.
- 2022-01-26 07:43:04下载
- 积分:1
-
指针式时钟
绘制时钟的的表盘与表盘刻度,表盘用Ellipse函数绘制,表盘的六十个刻度以及时钟的十二个小时刻度用MoveTo和LineTo来绘制。时钟的重绘用Invalidate(false)如果参数是true,擦除背景之后,再重绘,会出现刷屏。定时用SetTimer每一秒调用一次ontime中的Invalidate(false)
- 2022-08-19 23:06:07下载
- 积分:1
-
使用J #和java进行";骰子";这个小程序实现了…
使用J#,JAVA来进行“掷骰子”这种小程序的实现,层层递进加深程序复杂度-using J# and Java to carry out "Dice" This small program to achieve the progressive deepening layers of complexity procedures
- 2022-07-15 19:01:54下载
- 积分:1
-
Exporting data read by windows messaging to another windows application via wind...
Exporting data read by windows messaging to another windows application via windows messaging
- 2023-04-01 17:00:03下载
- 积分:1
-
UDP网络通信学习例子
基于C++的UDP通信程序, 在同一个电脑上分别允许客户端和服务端程序可以实现UDP广播通信
- 2022-08-03 03:50:06下载
- 积分:1