资源列表
circle-a-line
- drawing some circles and lines
Calculator
- a calculator in c++ that you can calculate mass problems so easy with
max-and-min
- a program that compares maximum and minimum number in a stack
Nozuli
- a program that sort numbers
zhongzhui
- 用C++做的中缀表达式求值 适合C++初学者提高编程能力-Done in C++ infix expression evaluation
Aakara_Niyamam_Optimized
- ILC technique is ex0plained here
VC
- 主要通过vc来实现各种小功能,对于初学者或者课设很有用-Mainly through the VB to the clock and electronic form,useful for beginners or class set
CURL
- VS2010编译的CURL VS2010编译的CURL-VS2010 CURL VS2010 CURL
1031
- Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle is the sum of all the elements in that rectangle. In this probl
mK
- 很多人编程都喜欢一个程序一个文件,但如果想移植就很难,只要学会模块编程,很多程序都可以做简单修改就能用了。-Many people programming were like a program a file, but if you want to transplant is difficult to, should learn module programming, many procedures can do simple changes can use.
warcraft_resolutin
- 解决魔兽争霸在宽屏电脑中不能全屏的问题,并能快速设置自定义分辨率-change the Warcraft game s resolution, very easy use.
4
- 有n个人围成一圈,顺序排号从第1个人开始报数(从1到3报数)凡报到3的人退出圈子,最后留下的是原来第几号?利用指针编程实现。-N personal circle, order Arranging reported from a personal number (from 1-3 reported number) Where a report 3 people out of the circle, the last remaining original number? The use of poi