-
消除字符串前导及后续空白字符的实例。Win32环境下使用。
消除字符串前导及后续空白字符的实例。Win32环境下使用。-Eliminate continuous space characters in a string in Win32.
- 2022-06-21 07:51:08下载
- 积分:1
-
一个Pipe的程序的源代码,写得比较经典,大家可以尝试下载看看,阿东的...
一个Pipe的程序的源代码,写得比较经典,大家可以尝试下载看看,阿东的-Pipe of a program s source code, written in the classical comparison, we can try to download to see the Adong
- 2022-11-26 13:25:03下载
- 积分:1
-
本程序可以手动调配颜色,并可混合之,观察名种不同颜色的混合效果,从而逆推alpha值...
本程序可以手动调配颜色,并可混合之,观察名种不同颜色的混合效果,从而逆推alpha值-the procedures manual deployment of colors and can mix short, observations were different colors mixed results, thus Backstepping alpha values
- 2022-12-03 14:30:03下载
- 积分: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
-
求解在一个三角形上的任何一点,到另外一点的距离最小的一个点。...
求解在一个三角形上的任何一点,到另外一点的距离最小的一个点。-solution in a triangle on any point to another point of the smallest distance between a point.
- 2022-09-23 13:45:03下载
- 积分:1
-
用c++实现红黑树,对红黑树里面的各种情况进行了分析,代码带有注释...
用c++实现红黑树,对红黑树里面的各种情况进行了分析,代码带有注释-With c++ Realize black trees, black trees on the various situations which were analyzed, the code with the Notes
- 2023-03-27 17:55:03下载
- 积分:1
-
windows 98/2000/NT/XP
windows 98/2000/NT/XP
- 2023-06-06 23:52:24下载
- 积分:1
-
河内算法
Hanoi Algorithm
I tried to drow the animated Hannoi algorithm.
I hope that it can help your study..
If you need more comment, please send me e-mail
- 2023-09-02 19:05:04下载
- 积分:1
-
这是我还未做完的BP算法,望大家帮我改正!
这是我还未做完的BP算法,望大家帮我改正!-This is not yet finished BP algorithm, we hope to help me correct!
- 2022-11-13 03:35:04下载
- 积分:1
-
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
- 2022-04-23 11:15:03下载
- 积分:1