-
This file is one of helpful tool when u r doing work on debug of ur program if u...
This file is one of helpful tool when u r doing work on debug of ur program if u r a win32 application develper.
Using TRACE macro or OutputDebugString function is listing the string at DebugView when u want or u consider.
- 2022-02-21 19:40:27下载
- 积分:1
-
c8051f124的振荡器源程序.用外部晶振来产生系统时钟!
c8051f124的振荡器源程序.用外部晶振来产生系统时钟!-c8051f124 oscillator source. With an external crystal oscillator to generate the system clock!
- 2022-07-28 10:47:53下载
- 积分:1
-
利用Markov算法根据原始文本的统计规律生成随机文本,利用容器vector, map实现。包含详细的注释和测试数据...
利用Markov算法根据原始文本的统计规律生成随机文本,利用容器vector, map实现。包含详细的注释和测试数据-The use of Markov algorithm based on the statistical laws of the original text to generate a random text, and the use of container vector, map to achieve. Contains detailed notes and test data
- 2023-08-21 18:25:03下载
- 积分:1
-
通过普通的电话上网
通过普通的电话上网-through the regular telephone line
- 2022-03-22 20:49:01下载
- 积分:1
-
sxensor网络PDF文件
sxensor networking pdf rar-sxensor networking pdf rar
- 2022-02-21 07:08:55下载
- 积分:1
-
可用于管理小型的图书系统
可用于管理小型的图书系统-management for the small library system
- 2022-07-09 13:36:51下载
- 积分:1
-
我觉得有点问题了,我有点不相信了
我觉得有点问题了,我有点不相信了-I think some problems, I do not believe that the somewhat
- 2022-08-18 23:10:09下载
- 积分:1
-
为方便web 配色的takecolor取色小软件。
为方便web 配色的takecolor取色小软件。-web to facilitate the matching color takecolor from small software.
- 2022-02-03 09:53:59下载
- 积分:1
-
an example of communication between processes
一个进程通信的例子-an example of communication between processes
- 2023-05-02 20:40:03下载
- 积分:1
-
求阶乘算法(0
求阶乘算法(0---10000)标准C++语言控制台应用程序 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助-The arithmetic for counting factorial(0-10000)
This is a standard C++ language console application, many people could want to relize the factorial of some large numbers, but the memory space of the standard data type provided by the C++ is too small, so it can not realize at all. But we can realize it by other method, the program realize the factorial of the number you give by a simple arithmetic ,this is a short and easy program, and there are remarks everywhere, I believe that everyone can easily understand it, after downloading the sound code you can open it in VC6.0, then edit and run it. you also can change something to realize the factorial of a larger number, the reader who is interesting in it can have a try, there are more happiness in it!! At last,
- 2023-02-22 10:45:03下载
- 积分:1