-
Regex-must-know-will
正则表达式有很多应用,这本资料详细介绍了正则表达式的各项应用,不可多得的好书(Regular expressions has many applications, this data details the application of regular expressions, rare books)
- 2012-12-26 10:11:07下载
- 积分:1
-
jsjdkgl
计算机系贷款管理(Department of Computer Loan Management)
- 2004-11-10 08:57:54下载
- 积分:1
-
CC2430-1
Zigbee CC2430基础实验1,将CC2430芯片作为普通单片机来使用的第一个片上LED试验程序(Zigbee CC2430 basic experiment 1)
- 2010-07-29 09:57:45下载
- 积分:1
-
CSA算法MATLAB代码
本代码详细的阐述了CSA算法的编写过程 具体参数参考合成孔径雷达成像-算法与实现
- 2019-04-03下载
- 积分:1
-
MARMACH
c语言编写的DSP程序,实现ARMA功率谱估计。(c language of the DSP program, to achieve ARMA power spectrum estimation.)
- 2021-01-07 15:28:53下载
- 积分:1
-
53607888elm_kernel_trainapredict
核极限学习机程序,可以直接调用,满足分类要求。想换求KELM回归程序。(Kernel limit learning machine program can be called directly to meet the classification requirements.Want to change KELM regression program.)
- 2020-12-22 11:09:07下载
- 积分:1
-
GM_demo
灰度预测模型,用于做评价,可更改。使用MATLAB实现。(Gray prediction model)
- 2021-01-07 22:18:51下载
- 积分:1
-
定义类IntChar Exercise-1-IntChar
定义类IntChar,实现用一个整数保存一个长度不超过4的字符串。假设一个字符长度是1个字节。
* 例如:"ABCD",用一个整数保存,其二进制形式为:0100 0001 0100 0010 0100 0011 0100 0100
* 长度不足四个字符的串,剩下部分用0补足。
*
*
* 自己根据需要类IntChar的属性和方法,但需满足以下要求:
* 1. 在类IntChar中,不能用C++语言中的string类型来定义任何属性(变量)。
* 2. 对于定义的类IntChar,在main函数中,能用以下方式使用类IntChar:
*
* void main()
* {
* IntChar IC("Love")
* IC.ASC_Print() // 以字符串形式显示对象IC中保存的内容
* IC.Binary_Print() // 以二进制形式显示对象IC中保存的内容
* IC.Int_Print() // 以整数形式显示对象IC中保存的内容
* }(Custom class IntChar, save a length not exceeding 4 string with an integer. Suppose a character length is 1 byte.* For example: " ABCD" , kept by an integer, binary form: 0,100,000,101,000,010 0100 0011 0100 0100* length of less than four characters of the string, the rest of complement with 0. The*** the need class IntChar of the properties and methods, but must meet the following requirements:* 1. In class IntChar, can not use the string type the C++ language to define any attributes (variables).* 2. Defined class IntChar, the main function can be used following ways IntChar:** void main () {IntChar IC (" Love" ) * IC.ASC_Print () // in characters string displayed in the form saved in the object IC* IC.Binary_Print () // save the contents of the object IC* IC.Int_Print () in binary form // integer saved in the object IC*})
- 2013-05-11 22:10:57下载
- 积分:1
-
一个简单的vc下tcp客户端获取时间程序,希望对初学者有所帮助...
一个简单的vc下tcp客户端获取时间程序,希望对初学者有所帮助-Vc under a simple tcp client access time to the procedure, and they hope to be helpful for beginners
- 2022-02-20 22:37:01下载
- 积分:1
-
VB与EXCEL精华
VB与EXCEL精华 VB与EXCEL精华 VB与EXCEL精华(VB and Excel essence of the essence of VB and Excel and VB VB and Excel essence of the essence of VB and Excel Excel cream)
- 2005-06-24 17:06:52下载
- 积分:1