-
基础代码汇总整理
回顾NOIP2009
For OIers
基础代码汇总整理
回顾NOIP2009
For OIers-Collected, prepared and reviewed the underlying code NOIP2009 For OIers
- 2022-05-19 14:05:58下载
- 积分:1
-
achieved! ! 3d tanks games
java实现的!!3d坦克游戏-achieved! ! 3d tanks games
- 2022-03-07 19:45:16下载
- 积分:1
-
"工程师硬件使用手册"此书使你工作轻轻松松查询各种常用电子线路及电子元器件引脚符号!...
"工程师硬件使用手册"此书使你工作轻轻松松查询各种常用电子线路及电子元器件引脚符号!-"hardware engineers use manual," this book to make you work a light-hearted advice on various common electronic circuits and electronic devices yuan Symbol pieces pin!
- 2022-02-01 19:12:09下载
- 积分:1
-
a JavaScript netnew written, the effect is to follow the mouse around the halo o...
一个用JavaScript写的网页特效,效果是跟随在鼠标周围的彩色的光环。把mousefollow.txt中的代码插入到和之间或插入到和之间就能看到效果。-a JavaScript netnew written, the effect is to follow the mouse around the halo of color. Mousefollow.txt put the code inserted into lt; Bodygt; And lt;/Bodygt; Or between inserted into lt; Headgt; And lt;/Headgt; Between you can see results.
- 2023-09-07 04:25:03下载
- 积分:1
-
A battery charger (LEAD ACID)
A battery charger (LEAD ACID)
- 2022-10-20 21:50:03下载
- 积分:1
-
基本操作的基本操作是四大操作,符号…
浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The a
- 2022-05-22 17:45:03下载
- 积分:1
-
点跌代
jocobi式
将不规则的物理平面坐标转换为规则的计算平面坐标...
点跌代
jocobi式
将不规则的物理平面坐标转换为规则的计算平面坐标-or point-to-generation jocobi irregular physical Plane Coordinate transformation rules for the calculation of Plane Coordinate
- 2022-02-11 13:11:41下载
- 积分:1
-
基于51单片机的俄罗斯方块程序源码
此程序基于51单片机,keil protel等程序,适用于需要用这些程序编写俄罗斯方块程序的人,经keil u vision3编译通过。
- 2022-02-26 19:25:00下载
- 积分:1
-
edit标签和右键菜单
edit标签和右键菜单
edit标签和右键菜单
edit标签和右键菜单
-edit labels and right-click menus and edit labels Right menu edit labels and right-click menus Edi t labeling and right-click menus and edit labels right edit menu and right-click menus labeling
- 2022-03-25 09:51:58下载
- 积分:1
-
任何一种棋类游戏其关键是对当前棋局是否有正确的评分,评分越准确则电脑的AI越高。...
任何一种棋类游戏其关键是对当前棋局是否有正确的评分,评分越准确则电脑的AI越高。-Any kind of chess game the key is whether the current game has a correct score, score the more accurate the higher is the computer AI.
- 2022-03-12 04:39:44下载
- 积分:1