-
RMI AU1200 tested in the success of the program Canbus!! Very rare, nor好弄
- 2022-08-09 13:13:58下载
- 积分:1
-
一本学习C的经典著作,其中包含大量实例可供参考。
一本学习C的经典著作,其中包含大量实例可供参考。-A study of the classic C, which contains a large number of examples for reference.
- 2023-04-11 12:05:04下载
- 积分:1
-
MFC Expend DLL examples of winxp sp3/vc++ 6.0
MFC Expend DLL实例 winxp sp3 / vc++ 6.0-MFC Expend DLL examples of winxp sp3/vc++ 6.0
- 2022-06-14 06:27:58下载
- 积分:1
-
数据结构与算法
数据结构与算法-程序、素材创建哈希对象与查找-Data Structures and Algorithms- procedures, materials to create the hash object and find
- 2022-02-03 14:54:13下载
- 积分:1
-
ehlib5.6源码
安装方法:
1. 把 EhLib 中的 common 和 DataService 文件拷贝到 Delphi7 目录中.
2. 在 TOOLS->Environment Options->Library->Library Path 中添入Delphi7 路径。
3. 在Delphi 7中打开EHLIB70.DPK ,编译一下(点击Compile),但不要安装。
3. 在Delphi 7中打开DclEhLib70.dpk,编译(点击Compile)再安装(点击 Install)。
4. 打开附带的DEMOS,编译并运行,测试安装成功。
有安装EhLib5.0控件后,使用打印功能时,总是出现“Error reading Splitter.ExplicitTop:Property ExplicitTop does not exitst.” 这个错误,关于这个错误的解决方法如下。
先找到这个文件 PrvFrmEh.dfm
打开这个文件,在这个文件中找这个属性定义,查找ExplicitTop这个关键字(好像有两个地方),把这一行直接去掉,再查询ExplicitHeight这个关键字(只有一个地方),也去掉,保存,编译,一切OK。
- 2022-05-12 20:08:31下载
- 积分:1
-
Fortran程序增加材料,不错,值得参考
Fortran程序增加材料,不错,值得参考-Fortran
- 2022-01-25 16:55:45下载
- 积分:1
-
一个示例程序,调用API取得硬盘使用情况,支持大硬盘。
一个示例程序,调用API取得硬盘使用情况,支持大硬盘。-One example:this program can aquire the information of the hard disk being used and be fit to the large disk.
- 2022-11-10 14:50:04下载
- 积分:1
-
代码grenerate
code grenerate
- 2022-03-18 21:18:11下载
- 积分:1
-
没有边框的窗体 Visual basic开发的小程序,功能很简单
没有边框的窗体 Visual basic开发的小程序,功能很简单-no frame of the window Visual basic procedures for the development of small, very simple function
- 2022-06-19 11:46:43下载
- 积分:1
-
浮动点加法器 ieee754 vhdl 语言和语言执行
IEEE 754 浮点标准
• 领先的有效数的"1"位是隐式的
• 指数是"偏见",使排序更容易
— — 全 0 是最小指数所有 1s 都是最大
— — 127 为单精度和双精度 1023年的偏置
— — 摘要: (– 1) 符号 × (1 + 有效数) × 2exponent — — 偏置
• 示例:
— — 十进制:-.75 =-3/4 =-3/22
— — 二进制:-.11 =-1.1 x 2-1
— — 浮点数: 指数 = 126 = 01111110
— — IEEE 单精度: 10111111010000000000000000000000
- 2023-01-16 16:30:04下载
- 积分:1