-
字库生成工具源代码
字库生成工具源代码-library source code generation tool
- 2022-03-24 12:23:35下载
- 积分: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
-
移动通信系统中的通信信号调制的MATLAB仿真,包括BPSKQPSK等调制方法...
移动通信系统中的通信信号调制的MATLAB仿真,包括BPSKQPSK等调制方法-Mobile communication systems Communications of the MATLAB simulation of signal modulation, including BPSK QPSK modulation method, etc.
- 2023-06-09 04:50:03下载
- 积分:1
-
一个关于IO控制的程序,基于硬件板卡的原理性程序
一个关于IO控制的程序,基于硬件板卡的原理性程序-an IO control of the process, based on the principle of hardware card procedures
- 2022-01-31 04:46:12下载
- 积分:1
-
心电信号检测及其前期处理,心电信号检测及其前期处理
心电信号检测及其前期处理,心电信号检测及其前期处理-ECG testing and pre-processing, ECG detection and pre-processing
- 2022-06-20 06:37:51下载
- 积分:1
-
本程序是一个有关屏幕鼠标跟随的小设计。从前曾用过许多Windows桌面主题,其中有关鼠标跟随非常单调,无法体现个人风格。不久前发现一个很有趣的小程序――TopC...
本程序是一个有关屏幕鼠标跟随的小设计。从前曾用过许多Windows桌面主题,其中有关鼠标跟随非常单调,无法体现个人风格。不久前发现一个很有趣的小程序――TopCat,启动后Cat可以跟随鼠标的运动作出不同的动作(该程序在文件夹《下载原始版》中)-this program is a mouse on the screen with a small design. Many used to secure Windows desktop theme, the mouse with a very monotonous and not be able to demonstrate personal style. Not long ago found a very interesting small programs-- TopCat, after commencement Cat can follow the movement of the mouse to make different movements (in the program folder "download the original version")
- 2022-06-19 14:27:47下载
- 积分:1
-
电子设备密封防水用树脂介绍.rar
电子设备密封防水用树脂介绍.rar-electronic equipment sealed waterproof resin introduced. Rar
- 2022-06-20 11:44:25下载
- 积分:1
-
转载一个获取颜色的小程序,方便大家编写程序的时候提取颜色代码...
转载一个获取颜色的小程序,方便大家编写程序的时候提取颜色代码-access to reproduce the color of a small procedure to facilitate the preparation of the extraction process color code
- 2022-03-02 03:40:47下载
- 积分:1
-
- 2022-04-30 13:09:31下载
- 积分:1
-
这是一些很常用的c51程序,使用起来很方便,推荐给大家
这是一些很常用的c51程序,使用起来很方便,推荐给大家-which is a very common procedure decoder, very easy to use and recommend it to everyone
- 2022-05-22 20:20:25下载
- 积分:1