-
编函数 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
-
CSR的单声道耳机MMI调试工具,你可以很容易地创建一个调试功能…
CSR MONO HEADSET MMI调试工具,你可以很轻松的调试出一款功能都合要求的蓝牙耳机-CSR MONO HEADSET MMI debugging tools, you can easily create a debugging features are jointly called for Bluetooth Headset
- 2022-08-07 21:27:54下载
- 积分:1
-
C# 模拟鼠标操作源代码
C# 模拟鼠标操作,单击后鼠标将自动上移。
const int MOUSEEVENTF_MOVE = 0x0001;//表示鼠标移动
const int MOUSEEVENTF_LEFTDOWN = 0x0002;//表示鼠标左键按下
const int MOUSEEVENTF_LEFTUP = 0x0004;//表示鼠标左键松开
您的鼠标发生了自动上移,并双击了窗体一次!
- 2022-07-03 02:35:10下载
- 积分:1
-
intron 24
内含24点游戏,飞机订票系统和火车信息查询系统以及课设论文,注释非常详细,相信对学-intron 24-point game, the aircraft booking system and trains and the Information Systems Office located thesis, Notes is very detailed, I believe for school
- 2022-07-16 01:40:25下载
- 积分:1
-
算法
单链表c++算法实现-Algorithm
- 2022-08-22 16:52:59下载
- 积分:1
-
Java单文件英文打字游戏
Java英文打字游戏,只用一个Java代码文件实现的打字游戏,不能使用中文,是英文打字,字母游戏,挺简单的,学习参考用。
- 2022-08-08 05:30:45下载
- 积分:1
-
java实现正则表达式的代码,加上我自己写的测试的例子,是用jbuilder实现的...
java实现正则表达式的代码,加上我自己写的测试的例子,是用jbuilder实现的-achieve expression of code, coupled with my own writing test example is the use of JBuilder realized
- 2022-07-23 17:37:41下载
- 积分:1
-
过采样NPRDFT调制滤波器组设计 欢迎下载
过采样NPRDFT调制滤波器组设计 欢迎下载-Oversampled modulated filter banks design NPRDFT welcome to download
- 2023-01-04 19:20:03下载
- 积分:1
-
一个2D游戏开发的编辑器源码。包括场景编辑,物品编辑,角色编辑。本站上传的该源码文档为2DGameRef...
一个2D游戏开发的编辑器源码。包括场景编辑,物品编辑,角色编辑。本站上传的该源码文档为2DGameRef-a 2D game development of the source code editor. Scenes include editors, articles editor, editorial role. Upload the site of the source document for two DGameRef
- 2022-11-26 04:35:03下载
- 积分:1
-
DS18B20 digital thermometer in the use of the single bus DS18B20 Temperature Sen...
DS18B20在数字温度计中的使用
DS18B20的单总线的温度传感器-DS18B20 digital thermometer in the use of the single bus DS18B20 Temperature Sensor
- 2022-08-17 18:52:41下载
- 积分:1