-
BtnDownUp
button按下后,edit控件内容连续变化,button抬起后edit内容停止变化。自己做的例子,只以int数据为例。(button is pressed, edit control content changes continuously, button lift stops changing after edit content. Own example, an int data as an example only.)
- 2013-08-24 11:42:31下载
- 积分:1
-
LBG-Vector-Quantization
说明: 对二维图像进行压缩,采用matlab编程实验,(Of two-dimensional image compression using matlab programming experiment)
- 2008-10-16 14:50:22下载
- 积分:1
-
Ilove
matlab动态绘制爱心,爱心是轴侧视角的,挺好看。表白神器欢迎下载。(Matlab animation drawing love)
- 2021-02-14 12:29:49下载
- 积分:1
-
clac
表达式计算器,方便用于无小键盘的笔记本,采用的算法可以计算复杂的表达式(Expression calculator, easy for non-small laptop keyboard, the algorithm can be used to calculate complex expressions)
- 2014-03-29 10:20:05下载
- 积分:1
-
CSharpcomputer
windows计算器,有加减乘除功能,和windows自带的计算器类似(windows calculator, a subtraction multiplication and division functions, and a similar calculator that comes with windows)
- 2011-06-02 22:10:55下载
- 积分:1
-
WordCounting
读取一个文本文件(英文,ASCII编码),对出现的单词次数进行统计,并按照出现次数从低到高排序,输出到一个文本文件中(每行一个单词信息,格式:单词 出现次数)。采用二叉树结构存储,中序遍历,快速排序。(Reads a text file (English, ASCII encoding), the number of occurrences of the word statistics, and in accordance with the number of occurrences of the sort low to high, output to a text file (one word per line message format: word occurrences). Binary tree structure stored in preorder, quick sort.)
- 2021-03-14 10:29:23下载
- 积分:1
-
8976564675
VB显示最近打开的文件记录,有需要的就下载吧。(VB show records of recently opened files, there is a need to download it.)
- 2013-08-23 18:28:23下载
- 积分:1
-
singlepoint
说明: 全球定位系统单点定位程序,根据N文件和O文件解算地面点的坐标(Global positioning system, single point positioning procedure, in accordance with N documents and O document solver coordinates of ground points)
- 2008-11-16 10:12:50下载
- 积分:1
-
vc-csv
Vc++读写csv文件的类,这个资源是读写CSV文件的非常实用的类。方法写得非常好,代码也写得非常简洁,很合适在实际项目中使用。经本人测试,只要把上面的代码CSVOperator.h、CSVOperator.cpp和StringParser.h拷贝到项目中,就可以直接使用。在CSV_OP.cpp文件中,main方法里面有详细的读取文件的方法。读取的是config.csv这个文件。(Class Vc++ read and write csv file, this resource is to read and write CSV file very useful class. The method is very good, the code is written in a very simple, very suitable for use in the actual project. I tested, above code CSVOperator.h the, CSVOperator.cpp and StringParser.h copy to the project, can be used directly. In the CSV_OP.cpp file, the main method inside the detailed method of reading the file. Read this file config.csv.)
- 2013-04-19 10:54:25下载
- 积分:1
-
Parser
说明: 一个c语言实现的简单的语法分析器,包括词法分析和语法分析两部分。(Lexical Analysis
Parser)
- 2010-03-27 13:52:05下载
- 积分:1