-
C语言语法,详细讲解了volatile_unsigned_ long的使用
C语言语法,详细讲解了volatile_unsigned_ long的使用-C language syntax, explained in detail the use of volatile_unsigned_ long
- 2023-02-06 12:25:03下载
- 积分:1
-
在IC卡应用中对卡进行加密的工具,有加密后的动态
在IC卡应用中对卡进行加密的工具,有加密后的动态-in IC card application card for encryption tools, the dynamic encryption
- 2022-04-08 22:10:54下载
- 积分:1
-
《自适应滤波器》附带的matlab源码,需要者可下
《自适应滤波器》附带的matlab源码,需要者可下-Adaptive filter, matlab source
- 2022-04-11 21:17:28下载
- 积分:1
-
实现一个集合的类,并定义了集合的加法和减法
实现一个集合的类,并定义了集合的加法和减法-set class
- 2022-02-02 18:27:00下载
- 积分: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
-
用PIC16F887做的4个触摸按键的例程
用PIC16F887做的4个触摸按键的例程-M-TOUCH SAMPLE CODE FOR PIC16F887
- 2022-06-12 13:09:46下载
- 积分:1
-
猎光
这是一种编程的圣诞节猎光。这可以连接5星照亮8种不同的模式
- 2022-08-06 00:53:00下载
- 积分:1
-
是用c++编辑的银行家算法,是有点长,不过我相信只要努力就有收获的...
是用c++编辑的银行家算法,是有点长,不过我相信只要努力就有收获的-is editor bankers algorithm, is a bit long, but I believe as long as the efforts will harvest
- 2023-03-16 09:00:04下载
- 积分:1
-
优化命题的解决存在于许多领域,对于国民经济的发展也有着巨大的应用前
景.随着优化对象在复杂化和规模化等方面的提高,基于严格机理模型的传统优化
方法在实施...
优化命题的解决存在于许多领域,对于国民经济的发展也有着巨大的应用前
景.随着优化对象在复杂化和规模化等方面的提高,基于严格机理模型的传统优化
方法在实施方面变得越来越困难.
-Optimization solution proposition exists in many areas, for development of the national economy also has great application prospect. With the optimization of the object in a complex and large-scale areas such as the improvement of the mechanism model based on strict traditional optimization methods in the implementation has become more to the more difficult.
- 2022-08-20 22:08:08下载
- 积分:1
-
归一化二阶系统的阶跃响应曲线,MATLAB初级图形演示系统
归一化二阶系统的阶跃响应曲线,MATLAB初级图形演示系统-Normalized second-order system step response curves, MATLAB junior graphic demonstration system
- 2023-05-13 19:20:02下载
- 积分:1