资源列表
dashujiecheng
- 可以计算1到99之间任意数的阶乘。但是不能计算100以外的数的阶乘-You can calculate the factorial of any number between 1 and 99. But can not be calculated outside the 100 factorial of the number
ASCIIforBeginnerC
- Ascii for beginner C programmers
multiplicationtableForBeginnerC
- multiplication table for beginners C programmers
numberCompareForBeginnerC
- digit compare for beginners C programmers
itracert
- 基于icmp的路由追踪用C++实现其基本功能的实现。-Based the routing of ICMP tracking C++ to achieve the basic function of the realization.
CPPComputer
- C++实现的一个小计算器,学习C++程序控件的可以作为参考。-A small calculator C++, learning C++ program control can be used as reference.
ljbd
- 逻辑表达式的计算 包括与 或 非 括号等 利用栈进行解决-The calculation of the logical expression or brackets stack to solve
aijifenshu
- 关于埃及分数的求解 是一道acm的习题 注释还算详细-Egypt scores solve a acm exercises
seven_kind_sorting
- 七种排序方法的综合实现 包括1.快速排序2.插入排序3.选择排序4.冒泡排序5.堆排序6.归并排序7.基数排序-Seven sorting method to achieve quick sort, insertion sort selection sort bubble sort 5. Heap sort, merge sort 7. Radix sort
DES
- DES密码加密算法 对8字符明文进行加密 输出密文-DES password encryption algorithm to 8 characters text is encrypted output ciphertext
ProtoType
- 用原型实例指定创建对象的种类,并且通过拷贝这些原型创建新的对象。 Prototype原型模式是一种创建型设计模式,Prototype模式允许一个对象再创建另外一个可定制的对象,根本无需知道任何如何创建的细节,工作原理是:通过将一个原型对象传给那个要发动创建的对象,这个要发动创建的对象通过请求原型对象拷贝它们自己来实施创建。-Designated to create the kinds of objects with a prototypical instance, and create ne
karafarin
- Karafarin Bank - Iranian Bank Logo with C++ graphic , Namira
