-
神龙新一代 em8471驱动 !
神龙新一代 em8471驱动 !-Em8471 driver SHENLONG new generation!
- 2022-06-30 03:39:53下载
- 积分:1
-
编函数 float fun(double h),函数的功能是:对变量h中的值保留两位小数,并对第三位进行四舍五入(规定h中的值为正数)。
例如:若h 值为8...
编函数 float fun(double h),函数的功能是:对变量h中的值保留两位小数,并对第三位进行四舍五入(规定h中的值为正数)。
例如:若h 值为8.32433,则函数返回8.32 若h值为8.32533,则函数返回8.33。
-Function for float fun (double h), the function of function: The value of the variable h in the retention of two decimals, and rounding to the third (of the value of h provides a positive number). For example: If the h value of 8.32433, the function returns 8.32 if the h value of 8.32533, the function returns 8.33.
- 2022-02-25 20:46:14下载
- 积分:1
-
用于批量删除某类文件的一个小程序
用于批量删除某类文件的一个小程序-volume for the deletion of certain documents a small program
- 2023-02-25 17:00:03下载
- 积分:1
-
EEPROM (2401) read and write code, written with EMC. Very suitable for beginners...
EEPROM(2401)的读写代码,用EMC所写.非常适合初学者做为编成时参考.-EEPROM (2401) read and write code, written with EMC. Very suitable for beginners as formation of reference.
- 2022-01-25 17:11:38下载
- 积分:1
-
dysplasia window source versions : File Size : 248.592Kb software Language : Eng...
异型窗口源码
版 本:
文件大小:248.592Kb
软件语言:简体中文
授权方式:免费版
相关链接:程序演示
-dysplasia window source versions : File Size : 248.592Kb software Language : English license : free version Related Links : The process demonstration
- 2022-02-04 09:21:34下载
- 积分:1
-
计算机组成原理试题12,提供给在校学生,或者考研需要者,希望能提供一些帮助...
计算机组成原理试题12,提供给在校学生,或者考研需要者,希望能提供一些帮助-Principles of Computer Organization Test 12, made available to students at school, or study section for those who need it, hoping to provide some help
- 2022-01-22 11:30:29下载
- 积分:1
-
VB API函数
VB API函数-VB API Function
- 2022-06-16 14:20:06下载
- 积分:1
-
页面置换算法演示,程序中含有一些对控制台输出和事件进行控制的API函数....
页面置换算法演示,程序中含有一些对控制台输出和事件进行控制的API函数.
-Demo page replacement algorithm, the program contains some of the console output and the control of the incident API function.
- 2022-08-23 10:48:48下载
- 积分:1
-
IEEE 754 Floating point
IEEE 754 Floating point
- 2022-07-18 06:19:04下载
- 积分:1
-
PHP初学者头疼问题总结:页面之间无法传递变量 get,post,session在最新的php版本中自动全局变量是关闭的,所以要从上一页面取得提交过来得变量要使...
PHP初学者头疼问题总结:页面之间无法传递变量 get,post,session在最新的php版本中自动全局变量是关闭的,所以要从上一页面取得提交过来得变量要使用$_GET[ foo ],$_POST[ foo ],$_SESSION[ foo ]来得到
-PHP beginners headaches conclusion : pages are unable to pass variables get, post, session in the latest php version of global variables is automatically closed. Therefore, we should proceed from the field Previous submit them to be used in the variable $ _GET [foo] $ _POST [foo], $ _SESSION [foo] to be
- 2022-11-25 07:15:03下载
- 积分:1