-
Broadband Series
Broadband Series - ATM Basics -Broadband Series- ATM Basics
- 2022-01-24 15:30:30下载
- 积分:1
-
This is the Directory database is a key university in a very professional script...
这是数据库的教程,是某重点大学的非常专业的讲稿,-This is the Directory database is a key university in a very professional script,
- 2022-04-29 12:30:39下载
- 积分:1
-
MapX开发人员指南是一本详细介绍mapx原理、功能、函数等的实用书籍...
MapX开发人员指南是一本详细介绍mapx原理、功能、函数等的实用书籍-MapX Developer
- 2022-07-18 08:58:41下载
- 积分:1
-
实现OCX实例的调用,可以直接通过网页访问,
实现OCX实例的调用,可以直接通过网页访问,-Realize the call OCX example, you can visit directly through the website,
- 2022-12-12 18:40:03下载
- 积分:1
-
一个使数据文件的数据减速去前1000个点(可修改)平均值的算法....
一个使数据文件的数据减速去前1000个点(可修改)平均值的算法.-a data information in the paper before the slowdown to 1,000 points (to be revised) average of the algorithm.
- 2022-01-26 02:23:59下载
- 积分:1
-
交通信号
应用背景交通信号是一个常见的事情,我们看到在我们的日常生活但实现它是某种有点困难。此代码是正确的工作关键技术AVR Studio是用于开发代码。希望你会喜欢我的工作。
- 2023-03-14 03:45:03下载
- 积分:1
-
atmel公司 arm SPI接口初始化程序
atmel公司 arm SPI接口初始化程序-Atmel Corporation arm SPI Interface initialization procedure
- 2022-12-11 12:05:02下载
- 积分:1
-
ESD
静电放电
- 2022-01-28 04:49:12下载
- 积分: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
-
* Has a debug LED, button, digital control verilog procedures, and debugging in...
*先后调试了LED,按键,数码管的verilog程序,并在实验板上面调试成功!学习FPGA是一个漫长的过程,但是我必须得坚持!前途光明,道路崎岖!
这次在垃圾堆(我工作台下面的抽屉和柜子,呵呵)里面搜索了一个以前用C8051F020作的一个单片机 最小系统,其中有一个PS2的数字小键盘,于是马上鼓捣了一下,复习了一下PS2传输数据的规则,其实还是比较简单的,所以很快就把程序搞定,并在电路板上运行正常!!!
-* Has a debug LED, button, digital control verilog procedures, and debugging in the experiment above board success! FPGA is a long learning process, but I have to insist! A bright future, roads and rugged! In the garbage (I workbench drawers and cabinets below, huh, huh) search inside a previously C8051F020 minimum for a single-chip systems, which have a small number of PS2 keyboard, then immediately鼓捣, then review the PS2 data about the rules, in fact, relatively simple procedures so they get very quickly, and in the normal operation of the circuit board! ! !
- 2022-02-13 14:46:38下载
- 积分:1