资源列表
largeinteger
- 由于int有符号型可表示的最大数为2^31-1,为2147483647。位数为10位。13!=6227020800,就已经超过了int型表示范围。本程序用数组的思想实现了大整数的阶乘。-To achieve a large integer factorial
IiS5
- 是微软推出的asp语言支持平台 ),是由微软公司提供的基于运行Microsoft Windows的互联网基本服务。最初是Windows NT版本的可选包,随后内置在Windows 2000、Windows XP Professional和Windows Server 2003一起发行,但在普遍使用的Windows XP Home版本上并没有IIS-Is Microsoft' s asp language support platform), is provided by Microsoft
BitmapGray
- 用MFC 将图像进行灰度化处理的程序,适合图像处理的初学者-The image is gray with MFC processing procedures for image processing for beginners
sssss
- 刚学习做的。用来改技能的。不是很好用。。需要交流。-Just learning to do. To change skills. Not a good use. . Need to communicate.
rmb
- 给定一定数量5、10、50、100的人民币,输入一个值,求出最少数量的人民币组合。-Given a certain number of 5,10,50,100 RMB, enter a value, find the minimum number of RMB combination.
chuquan
- 设有n个人坐一圈并按顺时针方向从1到n编号,从第s个人开始进行1到m的报数,报数到第m个人,此人出圈,再从他的下一个人重新开始从1到m报数,如此进行下去直到所有的人都出圈为止。-With n individuals sitting clockwise circle and press the number from 1 to n, s personal start from 1 to m of the reported number of reported m the number to the
number
- 该程序用简单的方法找出了与一个数m临近的k个素数,用户可输入m与k。-The program uses a simple method to find a number m with neighboring k primes, the user can input m and k.
inout
- 用C++语言实现输入一整形数字,并原样回显在屏幕上-Using C++ language input for a plastic figure, and stood back was on the screen
string
- 实现了简单的字符串模式匹配,打开一个txt文件,用户输入一个字符串,输出匹配的字符串的行号与起始处列号。-To achieve a simple string pattern matching, open a txt file, the user input a string, the output matching string and the beginning of the line number column number.
ALU-ex1
- 计算机中执行各种算术和逻辑运算操作的部件。运算器的基本操作包括加、减、乘、除四则运算,与、或、非、异或等逻辑操作,以及移位、比较和传送等操作,亦称算术逻辑部件(ALU)。计算机运行时,运算器的操作和操作种类由控制器决定。运算器处理的数据来自存储器;处理后的结果数据通常送回存储器,或暂时寄存在运算器中。 -alu code
SendRoom
- SendRoom是一个用于餐饮管理的传菜间的程序-SendRoom is a dish for food and beverage management in the transfer process between
bianli
- 对一棵二叉树的先序遍历,中序遍历,后序遍历-On a binary tree preorder traversal, inorder traversal, after traversing
