-
BCB实现资源管理器功能
用BCB开发的简单资源管理器主要是给新手一些BCB控件使用的帮助
- 2022-02-26 08:46:47下载
- 积分:1
-
birthday management software, automatic reminders, background operation, a varie...
生日管理软件,自动提醒,后台运行,多种界面可选-birthday management software, automatic reminders, background operation, a variety of optional interface
- 2022-07-12 08:34:42下载
- 积分:1
-
WinCe UDP programming, can be achieved connectionless packet communication, EVC4...
WinCe UDP编程,可以实现无连接数据包通讯,EVC4.2下编译通过-WinCe UDP programming, can be achieved connectionless packet communication, EVC4.2 under the compiler through
- 2022-08-24 15:48:02下载
- 积分:1
-
3D 魔方的C++
新增功能:花式魔方,在菜单中FigureCube可以使魔方旋转成多种花式。共有45中花式,参考了www.Rubiker.cn中的花式魔方公式。每点击一次菜单,就会显示一种花式,45中花式循环显示。由于可能在整理时把花式公式弄错,所以可能出现并不美观的图案,这些会在可能存在的后续版本中更正。
1 > 尚未实现类似于2D版本的抄写功能。可以在2D中抄写,然后在本版本中打开。
- 2022-04-22 11:08:30下载
- 积分:1
-
C++ Socket 通讯源码 2010
此代码为C++代码,讲SOCKET简单封装了一下,适合新手学习入门。编程工具使用VS2010.
- 2022-02-04 10:12:10下载
- 积分:1
-
献给对条码感兴趣的朋友,生成PDF417的JAVA包,含有反编译源码
献给对条码感兴趣的朋友,生成PDF417的JAVA包,含有反编译源码-dedicated to the right barcode interested friends, PDF417 Generation JAVA kits, containing anti-source compiler
- 2022-08-19 06:14:50下载
- 积分: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
-
mfc编程第二版CD
MFC编程第二版光盘及书籍,本书为MFC开发人员的经典作品,实例清晰实用
- 2023-04-27 21:30:04下载
- 积分:1
-
Windows环境下32位汇编语言程序设计,十分全面
Windows环境下32位汇编语言程序设计,十分全面-Windows Environment 32-bit assembly language programming, a very comprehensive
- 2022-11-03 12:05:03下载
- 积分:1
-
一个类似烟火的小程序,开发语言:VC++ 6.0 功能比较简单,运行后就可以看到...
一个类似烟火的小程序,开发语言:VC++ 6.0 功能比较简单,运行后就可以看到-a similar pyrotechnics small program development languages : VC 6.0 functionality is relatively simple, can be seen running after
- 2022-06-21 05:22:40下载
- 积分:1