搜索资源列表
数字时钟类.zip
- 数字时钟类
20040913190255_vczx_clsrwini
- 读写ini的C++类 一、本类只有4个函数,分别为写数字,读数字,写文本,读文本。支持相对路径。可以用于有或无mfc支持的程序。visual c++6编译通过。 ini格式: [appname] keyname=s 二、代码:请下载压缩包。 三、如需要绝对路径删除CHAR FilePath[255] ---strcat(FilePath,fn)-literacy ini a category C, the only four categories of functions, namely dig
DIP_System
- 数字图像处理类,用VC实现各种处理操作-digital image processing category, with VC various handling!
Contrast数字
- 图像对比度改变类,发VC实现之-image contrast change categories, the realization of VC
LEDFormView
- VC下的用几个类实现数字LED显示程序,可以用于加强界面效果,是基于FormView的,但是没有基于对话框的,如果有人有是否可以拿来共享以下。-VC using several types of digital LED display program, the interface can be used to enhance effectiveness is based on the FormView, but not based on the dialog, if someone can be
LED数字显示例子程序
- VC下的数字LED显示程序,利用了几个类,此程序是单文档的-VC digital LED display procedure, and use of several categories, this procedure is the single document
类电子时钟, 数字显示屏的实现
- pb类电子时钟, 数字显示屏的实现源码,非常好-pb electronic clock, digital display achieving source, a very good
CBmpProc位图处理类
- 图像处理类可以很容易的处理bmp等数字图形和图像。如果你使用的话有什么bug 请通知我-This image processing class can easily process digital graphs and images, such as bmjp etc.If you find any bug during your use, please notify me.
编辑数字的Edit类
- 只能输入数字,拷贝和粘贴也只是那个是数字。
数字大小写转换类C#源码
- 1234567890 十二亿三千四百五十六万七千八百九十 拾贰亿叁仟肆佰伍拾陆万柒仟捌佰玖拾元 三种类型的数字互转
java编写类Windows计算器
- 实现一个计算器,界面类似 WINDOWS 中的界面,包括 0~9 十个数字、加、减、乘、除四种运算符号和一个用于输入及显示结果的文本框,单击每个按钮都能完成相应的功能。
NumEdit_demo
- 数字编辑框类。可以直接在编辑框中输入数字,其它的不接受-Edit box type figure. Directly in the edit box, enter the figure, the other does not accept
vc++
- 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。- A simple digital clock procedure, date kind of derivation to MFC CStatic base class.
zifuchuan
- 输入一段字符串 统计其中各类字符的数量(数字类 字母类 空格 其他)并输出-Enter a string in which all kinds of statistics on the number of characters (the number of types of letters of other types of spaces) and output
fraction
- 1.自定义分数类fraction,使用该类可以完成分数的输入、分数的加、减、乘、除二目运算和一目减运算、分数的约分操作、分数的通分操作、分数的倒数运算、对两个分数进行六种比较运算、以及对分数的输出等操作。 2.改造上述分数类,将其中使用的普通函数尽量改写成运算符重载函数。如,可重载+、-、*、/、>、>=、<、<=、==、!=,以实现分数的各种运算。并且实现分数与整数的混合运算。 3.从分数类派生出一个用来描述整型的Integer类,完善整型类Integer,使其
fftw-3.3.5-dll32
- 实现各种数字信号处理的类库,比如快速傅立叶变换fft,还有其他多种信号变换 ,使用C++ 库(To achieve a variety of digital signal processing class library, such as fast Fu Liye transform, FFT, there are many other signal changes, using the C++ Library)
七段数码显示的数字时钟
- 模拟七段数码显示数字时钟,自定义CDigitalClock继承自CStatic类(Analog seven digital display, digital clock, custom CDigitalClock inherited from the CStatic class)
1
- 设计一个表示分数的类Fraction。这个类用两个int类型的变量分别表示分子和分母。 这个类的构造函数是: Fraction(int a, int b) 构造一个a/b的分数。 这个类要提供以下的功能: double toDouble(); 将分数转换为double Fraction plus(Fraction r); 将自己的分数和r的分数相加,产生一个新的Fraction的对象。Fraction multiply(Fraction r); 将自己的分数
k均值聚类算法
- 根据k均值聚类的原理,实现一些数字的聚类,但是具体类别数需要自己设置(Clustering of some numbers by K mean clustering)
心电滤波处理程序代码
- 对于压电薄膜类传感器生成的心电信号做数字信号处理,得到心率及呼吸率等生命体征参数(The ECG signals generated by piezoelectric thin film sensors are processed by digital signal processing, and the vital parameters such as heart rate and respiratory rate are obtained)