-
Kriging_WENG
c++实现克里金插值法并使用openGL展示等值线(Kriging Interpolation and OpenGL Display)
- 2019-06-13 14:47:39下载
- 积分:1
-
socker 部分的技术档案
socker 部分的技术档案-socker part of the technical files
- 2023-03-03 16:15:03下载
- 积分:1
-
Folder2Iso
将各种格式制成iso文件由于u盘安装系统等
将各种格式制成iso文件由于u盘安装系统等(The various formats made ISO file because of U disk mounting system etc.
将各种格式制成iso文件由于u盘安装系统等
The various formats made ISO file because of U disk mounting system etc.
)
- 2014-10-26 16:04:22下载
- 积分: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
-
GridCtrl
很好用的表格控件源码,可以适用大部分需要用到表格控件的场景(Very Useful Form Control Source Code)
- 2019-05-16 10:46:58下载
- 积分:1
-
Control_Systems_Engineering
A very good ebook on control systems engineering with solution and M-files
- 2010-05-22 21:38:03下载
- 积分:1
-
vbs
vbs脚本开发的chm技术文档,内容很全。(chm for chm)
- 2014-01-04 23:42:35下载
- 积分:1
-
kkuu878
labview编程,通过字符串来创建菜单,很实用。(LabVIEW programming, through the string to create a menu, very practical.)
- 2017-07-05 19:02:48下载
- 积分:1
-
通过解析服务器,获取硬盘录像机的动态IP 地址1
通过解析服务器,获取硬盘录像机的动态IP 地址1-Through the analytic server, access the hard disk recorder 1 Dynamic IP Address
- 2023-07-16 11:50:03下载
- 积分:1
-
EKF
EKF 的汽车三自由度simulink模型 对初学者很有帮助(EKF simulink model car three degrees of freedom for beginners)
- 2013-12-18 15:38:04下载
- 积分:1