-
C_C++ Utility Daquan programmers+ Supporting source code, pretty good, oh
C_C++程序员实用大全+配套代码源码,相当不错哦-C_C++ Utility Daquan programmers+ Supporting source code, pretty good, oh
- 2022-08-15 15:08:54下载
- 积分:1
-
可变变量
changeable variables
- 2022-08-23 07:42:04下载
- 积分:1
-
a VC development of the windows Notepad procedures, and listening to music for t...
一个用VC开发的windows记事本程序,并提供听音乐等windows记事本的额外功能-a VC development of the windows Notepad procedures, and listening to music for the notebook windows of the additional functions
- 2022-08-16 19:17:22下载
- 积分:1
-
Go under a double for the source code, automatically has grapes, forward backwar...
一个可供双人下围棋的源程序,有自动提子,前进后退,棋盘大小设置功能。-Go under a double for the source code, automatically has grapes, forward backward, set the function of the size of the chessboard.
- 2022-11-27 22:00:03下载
- 积分:1
-
迷宫游戏
利用不相交类集制作的自动生成迷宫的程序,迷宫大小可自由改变-labyrinth game
- 2022-01-25 16:24:33下载
- 积分:1
-
USB串行驱动程序的Windows移动
usb to serial driver for windows mobile
- 2022-04-06 12:17:26下载
- 积分:1
-
association of the temperature and pressure
基于MFC开发的温度和压强的关系曲线,曲线自动绘制,包含c++源码。-association of the temperature and pressure
- 2022-05-06 16:51:30下载
- 积分:1
-
以组合的方式建立网页数据库及应用程序,可以快速开发最新且有力的网络应用程序,亦可开发电子商务元件,如网络商店、线上购物专车...
以组合的方式建立网页数据库及应用程序,可以快速开发最新且有力的网络应用程序,亦可开发电子商务元件,如网络商店、线上购物专车-By using the method of combination to create the network database and application procedure, help to develop the novel and powerful network application procedure. Also, it can be used to develop the e-commerce conponents, such as network store and on-line shopping.
- 2023-01-19 20:15:03下载
- 积分:1
-
Cele Task
Cele Task - 强大的工作管理员-Cele Task- a powerful Task Manager
- 2022-03-24 02:47:35下载
- 积分: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