资源列表
aa
- 计算机图形学,用MFC(vs2005)进行图形裁剪,有矩形裁剪及圆形裁剪-Computer graphics, MFC (vs2005) graphics cutting a rectangular cut-and-round cutting
DKStepMotor
- This a project about software-This is a project about software
bloomfilter-69709
- bloomfilter过滤器 能够比哈希表更为效率 使用空间更小-the bloomfilter filters can hash table smaller more efficient use of space
LZW
- lzw 压缩算法 写的比较简单 提供大家学习一下-lzw compression algorithm provides them to learn about
histogram
- 目的是将一幅彩色图像转为其灰度图,该程序简单易行。-change a color image into grayscale, the program is simple.
Linklist
- 利用结构体实现学生信息的操作/查找、排序、录入、保存、导入学生信息的操作,适合C的入门人员学习。-Operating structure student information/Find, sort, entry, save, import student information operations, to learn C entry.
VS2012CPPConsole
- Visual Studio 2012 C++ Console application example
exe2-ssd6
- ex2 ssd6 Feedback for Puzzles (v2.0) Total Score: 100/100 Good work.
a
- 自适应算术编码,可计算输入为数字时的二进制码-Computable input adaptive arithmetic coding, the digital binary code
calculator
- 多项式表达式求值,c++、控制台程序、windows-The polynomial expression evaluation, c++, console program
PPst_Login
- 网站后台管理的登陆界面源码asp文件格式。-Site Admin login screen source the asp file format.
calculator
- 计算器,功能要求: <1>用户输入算式文本,确定后程序给出计算结果,支持两个操作数的加减乘除四则运算即可。例如 用户输入“1234+5678”,敲回车键后,屏幕显示“1234+5678=6912”,然后等待用户输入下一个算式文本; 又如用户输入“123/78”,敲回车键后,屏幕显示“123/78=1.577”, 然后等待用户输入下一个算式文本; 乘法符号用“*”表示 <2>操作数最多不超过四位,可以是整数或小数;结果如果是小数,保留到小数点后3位。
