-
heelo
C程序开发经典实例之1
【程序1】
题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。
2.程序源代码:-heelo
- 2022-03-17 10:48:50下载
- 积分:1
-
Huffman decoder algorithm C++ file
Huffman decoder algorithm C++ file
- 2022-02-03 17:05:24下载
- 积分:1
-
用C#编写的学习正则表达式的小工具
用C#编写的学习正则表达式的小工具-C# study prepared by the regular expression is a small tool
- 2022-07-19 16:15:48下载
- 积分:1
-
DLL功能观
vs 2005自带Dll函数查看器.比dump功能强大-Dll function view
- 2022-02-13 08:41:45下载
- 积分:1
-
很好的单词处理程序
很好的单词处理程序-good word processing
- 2022-01-23 10:55:45下载
- 积分:1
-
将火星MOLA数据按照文件夹进行处理,可以一次处理多个轨道,甚至所有轨道的数据。...
将火星MOLA数据按照文件夹进行处理,可以一次处理多个轨道,甚至所有轨道的数据。-Mars MoLa data will be in accordance with the folder for processing, you can handle more than one track, if not all, the track data.
- 2022-02-03 04:13:28下载
- 积分:1
-
可以按照屏幕上的提示,选择小鸟,小车,或者退出.小鸟在天上飞,行减小.一个小动画,可供初学者参考...
可以按照屏幕上的提示,选择小鸟,小车,或者退出.小鸟在天上飞,行减小.一个小动画,可供初学者参考-You can choose the little bird, the car or to exit according to the tips on screen. While the bird is flying on the sky, the row number reduces. It is a simple flash for the program beginer to reference.
- 2023-01-15 01:00:03下载
- 积分:1
-
科学计算器,用鼠标点击,可以进行加减乘除,正弦余弦,开平方等计算...
科学计算器,用鼠标点击,可以进行加减乘除,正弦余弦,开平方等计算-Scientific calculator, click with the mouse can be carried out calculation, sine cosine, square root calculation, etc.
- 2023-07-25 09:00:03下载
- 积分:1
-
Source code of application used to monitor Anti
Source code of application used to monitor Anti-Cheat programs from World of Warcraft so see if these Anti-Cheat follow rules and do not invade your privacy.
- 2022-03-19 11:49:24下载
- 积分:1
-
这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,...
这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons,SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。-This process can check pop3 e-mail messages, pure Winsock and Win32 API, not MFC and Winsock2. Used to use the API function CreateThread, GetOpenFileName, trayicons, SetTimer, sndPlaySound, GetExitCodeThread, TerminateThread and so on.
- 2022-02-28 12:45:36下载
- 积分:1