-
The information is to introduce the I2C protocol and application programming inf...
该资料是介绍I2C协议和编程应用的资料,对于I2C编程的人员来说,是很有用的一份资料。-The information is to introduce the I2C protocol and application programming information, for I2C programming staff, it is a very useful information.
- 2022-07-05 04:29:16下载
- 积分: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
-
二维码生成器
二维码(2-dimensional bar code),又称二维条码,最早起源于 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-24 16:07:18下载
- 积分:1
-
宣读了一份tlc549 ADC的参考vcc使用软件SPI和存储8位数字代码在adcdata 。该tlc549采样,在一个连续循环。如果adcdata >
宣读了一份tlc549 ADC的参考vcc使用软件SPI和存储8位数字代码在adcdata 。该tlc549采样,在一个连续循环。如果adcdata > 0.5 * vcc , p1.0设置,否则复位。aclk为N /甲mclk = smclk =预设会计处〜 800k vcc必须至少为3V为tlc549
-Read a tlc549 ADC reference vcc using software SPI and 8-digit code stored in the adcdata. The TLC549 sampling, in a continuous cycle. If adcdata
- 2022-03-26 15:00:02下载
- 积分:1
-
PCMCIA方案
The PCMCIA Solution
PCMCIA System Architecture
- 2022-03-12 00:15:54下载
- 积分:1
-
C++做到飞行游戏,比较好玩,可以供参阅和学习
C++做到飞行游戏,比较好玩,可以供参阅和学习-C++ to do the flight game, more fun, can be used for reference and learning. .
- 2022-06-27 20:24:05下载
- 积分:1
-
锁相环的 systemview 实现,主要是还有FM的应用哦
锁相环的 systemview 实现,主要是还有FM的应用哦-PLL is implemented by system view, FM is an example.
- 2022-09-03 13:15:02下载
- 积分:1
-
用c++完成的双链表源代码
用c++完成的双链表源代码-complete with the source code-List
- 2022-08-19 22:35:36下载
- 积分:1
-
windows平台下端口开发工具,可以在visual studio .net中开发的工具包。...
windows平台下端口开发工具,可以在visual studio .net中开发的工具包。-windows platform port development tools, in the visual studio. net developed the tool kit.
- 2023-05-19 15:55:04下载
- 积分:1
-
利用C语言实现的零件排队问题
利用C语言实现的零件排队问题-The use of C language implementation of parts queuing problem! ! ! ! ! !
- 2022-03-22 14:37:01下载
- 积分:1