-
by a VC scientific calculator program, a simple function, the program is very si...
一个由VC实现科学计算器程序,功能简单,程序也很浅显易懂,是VC初学者的好实例!-by a VC scientific calculator program, a simple function, the program is very simple words, VC is a good example of beginners!
- 2022-02-11 23:43:27下载
- 积分:1
-
别踩白块儿
一个模仿小游戏别踩白块儿的实现,可以使用cocosstudio直接编译运行,包括了详细的运行文件,文件名直观易懂便于大家阅读,希望能对学习cocos的用户带来帮助
- 2022-03-02 16:31:23下载
- 积分:1
-
Originally need VBScript to call ATL dll, but can not enter the internal debuggi...
本来工作需要VBScript调用ATL dll,但是无法进入ATL dll 内部调试。所以写了一个MFC 的客户端。MFC如何调用ATL对象,这是一个例子-Originally need VBScript to call ATL dll, but can not enter the internal debugging ATL dll. So write a MFC client. MFC How to call ATL object, this is an example
- 2022-08-18 05:27:36下载
- 积分:1
-
ppc today plugin simple routine is just a simple example, for reference only
ppc 今日插件简单例程
只是一个简单的例子,仅供参考-ppc today plugin simple routine is just a simple example, for reference only
- 2022-03-21 20:41:35下载
- 积分:1
-
关于文件使用的经典C代码
关于文件使用的经典C代码-document on the use of the classic C code
- 2023-07-27 12:05:04下载
- 积分:1
-
虚拟内存分页逻辑地址和物理地址之间的转换…
分页式虚拟存储器中逻辑地址和物理地址之间的转换和缺页中断-Virtual memory paging logical address and physical address conversion and between the page fault
- 2022-04-25 00:34:02下载
- 积分:1
-
五子连珠就是五个相同颜色的连在一起就可以小区的游戏
五子连珠就是五个相同颜色的连在一起就可以小区的游戏-daffodil
- 2022-06-15 11:10:12下载
- 积分:1
-
一个用VC实现的简单的代理服务器源码,用SOCKET实现.
一个用VC实现的简单的代理服务器源码,用SOCKET实现.-With VC realize a simple proxy server source code, using SOCKET realize.
- 2022-12-10 16:30:04下载
- 积分:1
-
二叉树的递归算法:计算高度、结点个数、交换左右儿子
问题的描述
写一完整函数,计算树的结点数目int CountNode(BTNode<T>...
二叉树的递归算法:计算高度、结点个数、交换左右儿子
问题的描述
写一完整函数,计算树的结点数目int CountNode(BTNode* &t);
完善以下两个函数:
计算树的高度int Depth(BTNode* &root);
对树的所有子树交换左右孩子void swapsons(BTNode* &t);-Binary Tree Recursive Algorithm: Calculate the height of node number, the exchange about the issue of his son to write a complete description of function, calculating the number of tree node int CountNode (BTNode
- 2022-02-12 18:10:20下载
- 积分:1
-
for Socket programming ,as a simple chatroom,or TCP transmission client
为Socket编程,实现简单的聊天室功能,为Tcp传输的客户端-for Socket programming ,as a simple chatroom,or TCP transmission client
- 2022-02-06 02:50:44下载
- 积分:1