-
基于MFC的简单的程序,希望对大家有帮助!
基于MFC的简单的程序,希望对大家有帮助!-Based on a simple MFC program you want to help!
- 2023-07-14 21:25:02下载
- 积分:1
-
这是FoxitReader!小巧的PDF浏览器
这是FoxitReader!小巧的PDF浏览器-This is FoxitReader!
- 2022-04-22 14:24:01下载
- 积分:1
-
什么是API--所谓API本来是为C和C++程序员写的。API说来说去,就是一 种函数,他们包含在一个附加名为DLL的动态连接库文件中。...
什么是API--所谓API本来是为C和C++程序员写的。API说来说去,就是一 种函数,他们包含在一个附加名为DLL的动态连接库文件中。-What is API? API is sort for Application Programming Interface. It is not only for C/C++ Programmer, but also for other programming language. Usually, we refer to API as Windows API. Generally, it is encapsulated in a DLL file.
- 2022-04-30 09:48:42下载
- 积分:1
-
VC编写的EAD程序,实现了基本电子元件的绘制及视图的缩放功能...
VC编写的EAD程序,实现了基本电子元件的绘制及视图的缩放功能-VC prepared by the EAD process, achieve the basic electronic components and the mapping View zoom function
- 2022-03-23 08:49:57下载
- 积分:1
-
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表...
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表头节点,将行和列的表头节点合并到了一起――实际只是省了几个指针域,如果行和列数不等,多余的数据域就把这点省出的空间又给用了。这点小动作让我着实废了半天劲,个人感觉,优点不大,缺点不少,不如老老实实写得象个十字链表,让人也好看一些,这是教科书,目的是教学。实在看得晕的人,参阅C版的这部分内容,很清晰。我也不会画图,打个比方吧:这个十字链表的逻辑结构就像是一个围棋盘(没见过,你就想一下苍蝇拍,这个总见过吧),而非零元就好像是在棋盘上放的棋子,总共占的空间就是,确定那些线的表头节点和那些棋子代表的非零元节点。最后,我们用一个指针指向这个棋盘,这个指针就代表了这个稀疏矩阵-Crusaders is the form : Chain Simulation matrix rows (or out, This can be based on individual preferences to be), and then constructed on behalf of the chain out, Each line of the elements inserted into the node corresponding to the series. To book a few small depositors table first node, out of line and the first node table to merge together-- the reality is that a number of indicators provincial jurisdictions, if the number of rows and columns ranging, redundant data domain put this province has granted the use of the space. This little trick I did waste a half-day efforts, personal feeling, not merit, a lot of shortcomings,
- 2022-03-13 05:45:31下载
- 积分:1
-
一个声音记录,回放的程序,同时显示当前声音的电平,可以改造为一个网络点对点的语音通讯程序...
一个声音记录,回放的程序,同时显示当前声音的电平,可以改造为一个网络点对点的语音通讯程序-a voice recording and playback procedure, and the voice of the show current levels, can transform a network of point-to-point voice communications procedures
- 2022-03-26 03:58:30下载
- 积分:1
-
通过输入年龄判断是青年,小孩,中年,还是老年的结果的
通过输入年龄判断是青年,小孩,中年,还是老年的结果的-Judged by entering age, youth, children, middle-aged, or old age results
- 2022-08-11 10:44:45下载
- 积分:1
-
简单文件索引
资源描述使用树形结构保存Windows文件系统的目录结构,提供类似于Win32接口的文件查找、加入、删除功能。
- 2023-04-23 22:10:04下载
- 积分:1
-
use memory mapping document technology inter
利用内存映射文件技术实现进程间通信-use memory mapping document technology inter-process communication
- 2022-03-19 01:17:44下载
- 积分:1
-
Visual C++多线程应用。2个线程:发送器和接收器。多
multithreading Visual C++ application. 2 threads: sender and receiver. The multi-threaded app sends from one process to another over the network.
- 2022-03-22 19:09:06下载
- 积分:1