-
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
-
在对话框程序中插入DialogBar!希望对各位做界面方面有帮助! 希望对各位做界面方面有帮助!...
在对话框程序中插入DialogBar!希望对各位做界面方面有帮助! 希望对各位做界面方面有帮助!-in the dialog box procedure to insert DialogBar! Do you want to help interface ! Do you want to help interface!
- 2022-04-09 14:39:36下载
- 积分:1
-
Simple Robot Control Program
-- Simple Robot Control Program
--------------------------------------------------------------------------
library IEEE
use IEEE.STD_LOGIC_1164.all
use IEEE.STD_LOGIC_ARITH.all
use IEEE.STD_LOGIC_UNSIGNED.all
- 2023-04-12 04:40:04下载
- 积分:1
-
This is the 7289 430
这是430中7289的源代码,可以做头文件哦-This is the 7289 430-source code that can be done first document oh
- 2022-04-07 06:40:49下载
- 积分:1
-
c++编程的几个小例子
c++编程的几个小例子-several small examples
- 2022-12-13 01:20:02下载
- 积分:1
-
求最简合一的程序
求最简合一的程序-seek convergence of the most simple procedures
- 2022-11-28 03:10:04下载
- 积分:1
-
VB编写的推箱子游戏
利用VB开发的推箱子小游戏,支持自定义地图及关卡。可完美编译运行,是学习游戏开发的好材料。
- 2023-05-30 10:30:04下载
- 积分:1
-
Sql column data dictionary description of the relevant information table describ...
数据字典相关sql
列描述信息
表描述信息
创建列描述信息
创建表描述信息
更行字段说明,更新表说明 存在才能更新
获取SQL Server服务器的连接信息用脚本
字段信息
索引信息
约束与过程信息
查询存储过程
查询视图
主键,外键,约束
服务器,数据库名称
用户数据库名字
用户数据库 创建时间
用户数据库 路径
数据库下所有表-Sql column data dictionary description of the relevant information table describes information to create the column descriptions to create the table describes information more row fields to update your table illustrates there is to update the SQL Server connection to the server to obtain information on field information with the script index information is stored constraints and process information query procedure to query the view primary keys, foreign keys, constraints, server, database name of the user database user name of the user database, the database creation time path of the database, all tables
- 2022-02-03 02:15:47下载
- 积分:1
-
一个很好的火焰屏保
一个很好的火焰屏保-a good flame screensaver
- 2023-01-31 18:55:03下载
- 积分:1
-
这是一个简单的计算器,C++ programminng文件。
This a simple calculator C++ programminng file.
This can be used to study the programming part of C++ language.-This is a simple calculator C++ programminng file.
This can be used to study the programming part of C++ language.
- 2022-01-30 12:31:10下载
- 积分:1