-
自己编的赛马程序
自己编的赛马程序-own series of the Jockey Club procedures
- 2022-02-21 12:43:36下载
- 积分:1
-
用VHDL语言编写的三人表决器,多数服从少数,或者一致通过。...
用VHDL语言编写的三人表决器,多数服从少数,或者一致通过。-VHDL prepared by the three voting machines, most of the views of the minority, or adopted unanimously.
- 2022-03-06 10:43:49下载
- 积分:1
-
Multichannel blind seismic deconvolution using dynamic programming。
Multichannel blind seismic deconvolution using dynamic programming。-Multichannel blind seismic deconvolution using dynamic programming.
- 2022-06-26 19:28:17下载
- 积分:1
-
例如RS232通讯RS232
RS232 Example for RS232 communication
- 2022-12-18 14:00:03下载
- 积分:1
-
literacy Windows hardware tools. RW
Windows下读写硬件的工具.
RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.-literacy Windows hardware tools. RW- Read
- 2022-06-13 01:58:24下载
- 积分:1
-
关于人脸检测识别的英文论文,希望对你们有帮助!
关于人脸检测识别的英文论文,希望对你们有帮助!-?赜谌肆 ????馐 ??鸬挠 ?文论文, ??望 ?阅忝怯??镏?
- 2022-07-15 18:44:27下载
- 积分:1
-
一个类似于博客的网站,做的很好,可以根据自己的需要改动一下就变成自己的网站了,也可以学习一下,非常不错...
一个类似于博客的网站,做的很好,可以根据自己的需要改动一下就变成自己的网站了,也可以学习一下,非常不错-similar to a blog website, so good, according to his own needs you change it into its own web site, can learn from this, very good
- 2022-01-24 15:12:20下载
- 积分:1
-
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删...
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删除等基本操作。
-# include
# include
# define ND sizeof(struct List)
struct List
{int data
struct List*next
}
void main()
{ int n,i=1,e,a
struct List*head
struct List*p,*q
q=head=p=(struct List*)malloc(ND)
- 2022-04-15 10:12:17下载
- 积分:1
-
FSK的MATLAB仿真,FSK的数据传输
FSK的MATLAB仿真,FSK的数据传输-The MATLAB simulation of FSK
- 2022-06-17 05:12:51下载
- 积分:1
-
Mouse, the rat tunnel deep, very complex, like a maze, the map location of the l...
老鼠,此老鼠的地道很深,很复杂,就像迷宫一样,地图根据当前老鼠所在位置智能移动,
对前一个版本的一些bug做了修正-Mouse, the rat tunnel deep, very complex, like a maze, the map location of the light of the current smart mobile mice on the previous version of the amendments make a number of bug
- 2022-08-09 13:41:24下载
- 积分:1