-
很多ic芯片的资料,mcu,e2,时钟,红外,485,232接口
很多ic芯片的资料,mcu,e2,时钟,红外,485,232接口-Ic a lot of information on the chip, mcu, e2, clock, infrared, 485232 Interface
- 2022-03-23 15:23:46下载
- 积分:1
-
功能:快进,播放,暂停,后退,调节声音大小,添加播放文件,...
功能:快进,播放,暂停,后退,调节声音大小,添加播放文件,-Features: fast forward, play, pause, rewind, adjust the size of the sound, add play the file,
- 2022-07-04 21:47:47下载
- 积分: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
-
TMS320F2812(SCH+PCB图)Protel
TMS320F2812(SCH+PCB图)Protel -TMS320F2812 (SCH+ PCB Chart) Protel
- 2022-02-01 23:13:54下载
- 积分:1
-
Splashy是基于Linux系统的下一代的Boot Splash。它不需要打补丁而且就象正常的包一样安装。用Splashy能使你的启动过程变得赏心悦目。...
Splashy是基于Linux系统的下一代的Boot Splash。它不需要打补丁而且就象正常的包一样安装。用Splashy能使你的启动过程变得赏心悦目。-Splashy is based on the Linux system, the next generation of the Boot Splash. It does not need patching and package the same as a normal installation. Splashy will enable you to use the boot process has become a pleasure.
- 2022-01-21 20:39:41下载
- 积分:1
-
restoring除法器设计
经典算法了,可以仿真通过
restoring除法器设计
经典算法了,可以仿真通过-divider restoring a classical algorithm design, simulation can be adopted
- 2023-01-21 00:50:03下载
- 积分:1
-
介绍了指针类型和存储区的关系,讲的很详细,适合初学者
介绍了指针类型和存储区的关系,讲的很详细,适合初学者
-pointer on the type and storage areas, said very detailed, for beginners
- 2022-05-15 00:40:05下载
- 积分:1
-
矩阵的奇异值分解,ap为是矩阵a,up返回左奇异值,vp返回右奇异值...
矩阵的奇异值分解,ap为是矩阵a,up返回左奇异值,vp返回右奇异值-Matrix singular value decomposition, ap is the matrix for a, up to return the left singular value, vp return the right singular value
- 2022-03-03 12:23:18下载
- 积分:1
-
这是一个基于遗传算法的人工生命模拟 AL_GA.C
这是一个基于遗传算法的人工生命模拟 AL_GA.C -This is a genetic algorithm based on the simulation of artificial life AL_GA.C
- 2022-02-01 16:35:00下载
- 积分:1
-
Introduction to Algorithms MIT course lecture notes, very complete, is a compute...
MIT算法导论课程的讲义,十分齐全,是计算机专业的学生学习算法设计的经典入门材料-Introduction to Algorithms MIT course lecture notes, very complete, is a computer science students to learn the classic algorithm design entry materials
- 2022-08-08 10:27:05下载
- 积分:1