资源列表
feedback
- A feedback scr ipt using C#
jisuanqi
- 四则运算器 利用堆栈原理进行编写 可实现负数,小数等的运算-Four arithmetic unit used in preparing the stack principle can be realized negative, decimal operations, etc.
original
- 积水算法。给出一块地域的高度,由此来计算最大积水值-Water method. Given a high degree of geographical, thus to calculate the value of the largest water
piliangshangchuan
- 这是一个批量上传的插件。可以一键批量上传多个不同类型的文件。-This is a bulk upload plug-ins. Can be a key bulk upload several different types of files.
skwg_02
- 一个很不错的有关skype的小例子,高手就不要看了-Skype on a nice little example of a master, do not read
ImageView
- 利用BAYER表抖动显示图象的C++环境下的代码-use bayer table to show images
LogLib
- Log Library Allow to save messages to log file. File may be created every day.
Bubble-sort-method
- 冒泡法排序,vb习题必做,常用的练习题,老师给的,超管用的Bubble sort method, vb exercises must be done, common exercises-Bubble sort method, vb exercises must be done, common exercises
Oscam-and-CCcam.cfg
- Oscam and CCcam config
sushu
- 使用循环找出100以内的素数,代码很好用,运行无误-Using a loop to find prime numbers less than 100, the code is very easy to use, run correctly
Apple20060704
- 我自己编写的一个简单苹果类! 这个类可以不设置构造函数,但是如果想实现在声明这个类的一个对象时,对这个对象进行初始化,必须有构造函数。不想在创建对象时,初始化可以不设置构造函数。有时构造函数是必须的。-I prepared a simple Apple category! This category can not be provided Constructors, but if we wish to achieve in a statement this type of an object
qwgh
- 经典的青蛙过河游戏的*算法,使用 C 兼容编译编译通过