-
DUILIB2.0
这是DUILIB2.0的源码,相对于DUILIB1.0结构更清晰,更稳定。
- 2022-04-30 19:31:15下载
- 积分:1
-
wince 5.0 MFC EVC 4.0 application
wince 5.0 MFC EVC 4.0 应用程序-wince 5.0 MFC EVC 4.0 application
- 2022-06-03 15:16:08下载
- 积分:1
-
这很容易
This easy-to-follow book provides a comprehensive and practical introduction to the basic AI techniques used by game developers, leading you through the process of designing, programming, and implementing intelligent agents for action games using C++.
- 2022-05-26 07:01:15下载
- 积分:1
-
打地鼠C#开发版本用于理论实践一体化课程
打地鼠C#开发版本用于理论实践一体化课程-Hamster playing C# Development version for the integration of theory and practice courses
- 2022-02-07 11:34:39下载
- 积分:1
-
VB FTP代码
VB FTP代码-VB code
- 2022-02-20 09:18:24下载
- 积分:1
-
Programming using MFC dialog implementation in the digital clock display, the pr...
利用MFC编程在对话框中实现数字时钟的显示,对界面编程有一定的参考作用-Programming using MFC dialog implementation in the digital clock display, the programming interface of some reference value
- 2023-04-15 06:50:03下载
- 积分:1
-
用三结点三角形平面单元计算平面结构的应力和位移。
用三结点三角形平面单元计算平面结构的应力和位移。-Three-node triangular plane element planar structure of the stress and displacement.
- 2022-01-21 03:15:28下载
- 积分:1
-
这是md5,可以进行计时测算加密速度.用C语言写的在VC 下通过.
这是md5,可以进行计时测算加密速度.用C语言写的在VC 下通过.-This is the md5, time can be measured speed encryption. Using C language adopted in the VC.
- 2022-11-07 01:40:03下载
- 积分:1
-
using socket achieve chat rooms version 1.1. Zip
用socket实现聊天室1.1版.zip-using socket achieve chat rooms version 1.1. Zip
- 2022-07-18 01:29:03下载
- 积分: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