资源列表
maidi
- 输入一个4位无符号整数,凡需输出这4位数。例如输入上的4位数为1234,则输出的4位数是4321. 2. 编写一个程序,寻找用户输入的几个整数中的最小值。假定用户输入的第一个数值指定后面要输入的数值个数。例如,当用户输入数列为20,15,300,9,700时,程序应该能找到最小数9。 3. 有一个分数序列2/1、3/2、5/3、8/5……..求其前n项之和。 4. 求a+aa+aaa+aaaa+ ……+aaaa…aaa(n个),其中a为1~9值的整数。例如,当a=
yinhangjiasuanfa
- 操作系统课程设计,银行家算法,实验报告-Curriculum design of the operating system,Banker s algorithm,Experimental report…………
gen_passwords
- A little program that generates random passwords. run make to compile it. then run it with 2 arguments: first is the length of the passwords and second is the number of wanted passwords.
Register_HtmlEdit
- DELPHI HTMLEDIT 应用程序中的在线编辑器,好不容易收罗到然后再简单加工,非常好用,下血本贡献-The the online editor the DELPHI HTMLEDIT application, finally enlist and then processing simple, very easy to use, under the original capital contribution
week1
- 对于c语言的编程,是初学者的一些应该学习的部分,本文件是对于一个界面的格式的编写程序-Beginners should learn c language programming, this document is an interface format program
RichTextBoxEx
- 实现两个RichTextBox同步滚动的功能-RichTextBoxEx is a C# control which inherited from RichTextBox and can Sroll vertically with another RichTextBoxEx.
XMLMan
- 基于C++的XML数生成系统。根据XML文档,生成XML树。-XML number generator system based C++
Dict
- 小型字典,能够添加单词,查找单词,删除单词,-mini dictionary
DRAWEDIT
- 这段代码实现编辑框的自绘的各种效果,有兴趣的朋友可以下-The code implements the edit box from the painted effect, friends who are interested can under
CCreditsCtrl_demo
- 这段代码,实现了编辑框的颜色字体滚动功能,很美观-This code, the color of the edit box font scroll function is very beautiful
weitu
- 在vc++6.0中,使用静态文本框两种方法加载位图,-Static text box are two ways to load a bitmap in vc++6.0
FormView-part1
- 实现CFromView的自动缩放功能,可以自动识别窗口的大小变化而调整控件大小-implement the auto zoom in/out of CFromView in mfc