-
dbExpress连接MYSQL4.0以上版本
用dbexpress连接mysql4.0以上的版本 -dbexpress connected with the above version mysql4.0
- 2022-08-05 13:00:35下载
- 积分:1
-
学EDA 的时候做的,全是自己设计的,后面还有很多好东西,愿大家分享,希望能给大家带来一定的帮助!...
学EDA 的时候做的,全是自己设计的,后面还有很多好东西,愿大家分享,希望能给大家带来一定的帮助!-EDA school time to do all of their own design and there are a lot of good things, willing to share the hope that we can bring some help!
- 2023-03-22 22:30:04下载
- 积分:1
-
好东西,大家看看!
呵呵^^^^
大家指教
好东西,大家看看!
呵呵^^^^
大家指教
-Good things, take a look at U.S.! Ha ha ^ ^ ^ ^ U.S. advice
- 2022-04-14 19:20:32下载
- 积分:1
-
计算器例子程序,很适合初学者学习使用。欢迎下载互相交流。...
计算器例子程序,很适合初学者学习使用。欢迎下载互相交流。-Calculator example program is very suitable for beginners learning to use.
- 2022-12-08 05:05:03下载
- 积分:1
-
自己作为一个朋友的蓝色房产,这样做金融应用软件,使用…
本人为朋友在蓝光地产做财务做的应用软件,实现用户同银行财务数据比对使用-himself as a friend of the blue estate so do financial application software, users of financial information with the banks over the use of
- 2023-05-22 17:50:03下载
- 积分:1
-
音乐类型的好网站
音乐类型的好网站-types of good music website
- 2022-08-19 14:08:31下载
- 积分:1
-
非常精彩的FLASH翻页效果,手动拖翻页.制作电子杂志之类的非常棒....
非常精彩的FLASH翻页效果,手动拖翻页.制作电子杂志之类的非常棒.-excellent results FLASH flip, flip manual tractors. Production of electronic journals into the fantastic.
- 2022-02-14 23:50:54下载
- 积分:1
-
pdh控制程序,用于控制通信类光电端机应用程序
pdh控制程序,用于控制通信类光电端机应用程序-PDH control procedures for the control of optoelectronic communications client application
- 2022-04-20 12:27:55下载
- 积分:1
-
AT24C02 such 24Cxx Series Universal I2C bus to read and write procedures
AT24C02等24CXX系列I2C通用总线读写程序-AT24C02 such 24Cxx Series Universal I2C bus to read and write procedures
- 2022-08-08 01:51:37下载
- 积分: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