-
这个是电梯程序只要下下来解压就可以使用了没问题的都通过了的...
这个是电梯程序只要下下来解压就可以使用了没问题的都通过了的-This is the elevator down under the procedure as long as you can use the decompression problems are not passed
- 2022-05-24 19:14:55下载
- 积分:1
-
prepare themselves with a small C games, DOS interface, oh run. Float Float basi...
自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "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 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float 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, p
- 2022-03-22 16:15:25下载
- 积分:1
-
科隆完整客户端源码加数据库科隆完整客户端源码加数据库
科隆完整客户端源码加数据库科隆完整客户端源码加数据库-Corum Online full client source code plus a database
- 2022-11-13 01:45:04下载
- 积分:1
-
xin xi
xin xi
- 2022-08-09 19:58:28下载
- 积分:1
-
采用网格地图SLAM算法,基于Rao
采用网格地图SLAM算法,基于Rao-Blackwellized的粒子滤波器-GridSLAM is an easy to use and understand Rao-Blackwellized particle filer to learn grid maps from laser range data.
- 2022-03-20 02:12:39下载
- 积分:1
-
a queue class ,inclunde all of the basic function
a queue class ,inclunde all of the basic function
- 2022-07-26 14:44:27下载
- 积分:1
-
详细介绍了波动方程怎样通过有限差分的方法离散化,是计算机模拟地震波、声波传播的理论基础,本人就是从中受益的,且编出的程序已在Unix...
详细介绍了波动方程怎样通过有限差分的方法离散化,是计算机模拟地震波、声波传播的理论基础,本人就是从中受益的,且编出的程序已在Unix-Linux系统中通过,绘出的图形得到了老师的认可-Described in detail how the wave equation through the finite difference method of discretization is a computer simulation of seismic waves, sound waves spread of the theoretical basis, I benefit from that, and that the procedures have been prepared in the Unix-Linux system is passed, the graphics have been drawn the teacher
- 2023-05-10 14:40:03下载
- 积分:1
-
FPGA的设计,VHDL编程,Max Plus模拟,在实际电路验证…
FPGA数字钟的设计,用VHDL语言编程,max+plus仿真,可在实际电路中验证-FPGA design, VHDL programming, max plus simulation, in the actual circuit verification
- 2023-01-15 13:10:04下载
- 积分:1
-
with MFC written pieces of the jigsaw, beginner to write a small program, hope y...
用MFC写的拼图游戏,初学时写的小程序,希望大家喜欢。-with MFC written pieces of the jigsaw, beginner to write a small program, hope you like them.
- 2022-07-12 03:02:02下载
- 积分:1
-
CSS3小球弹跳动画(页面的载入动画)
CSS3小球弹跳动画,这个效果可拿去做页面的载入动画,就是大家熟悉的Loading,当页面内容未被加载完成前,循环播放这种动画,向用户表明网页正在运行中。而且本效果的实现,运用了多种CSS3的相关属性来实现,也是大家学习HTML5基础知识的好教程。
- 2022-08-19 21:19:07下载
- 积分:1