搜索结果

找到约 914 项符合 Speed-Up 的查询结果

中间件编程 ucos2 is a file system for embedded applications which can be used on any media, for which you can p

ucos2 is a file system for embedded applications which can be used on any media, for which you can provide basic hardware access functions. &micro C/FS is a high performance library that has been optimized for minimum memory consumption in RAM and ROM, high speed and versatility. It is written in AN ...
https://www.eeworm.com/dl/682/387742.html
下载: 152
查看: 1045

嵌入式/单片机编程 ucos2 is a file system for embedded applications which can be used on any media, for which you can p

ucos2 is a file system for embedded applications which can be used on any media, for which you can provide basic hardware access functions. &micro C/FS is a high performance library that has been optimized for minimum memory consumption in RAM and ROM, high speed and versatility. It is written in AN ...
https://www.eeworm.com/dl/647/387744.html
下载: 76
查看: 1044

GPS编程 GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dyn

GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from Visual C, Visual Basic or other languages, capable o ...
https://www.eeworm.com/dl/693/390056.html
下载: 97
查看: 1044

Linux/Unix编程 开源备份软件源码 AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a backup system that a

开源备份软件源码 AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a backup system that allows the administrator to set up a single master backup server to back up multiple hosts over network to tape drives/changers or disks or optical media. Amanda uses native dump and/or GNU tar f ...
https://www.eeworm.com/dl/619/391269.html
下载: 37
查看: 1099

嵌入式/单片机编程 xl系列单片机实验仪演示程序 DS18B20温度控制数码管 。 DS18B20温度控制数码管显示 : 1、K3 → 进入设定温度报警值 TL 状态: L--20 2、K3 → 进入设定温度

xl系列单片机实验仪演示程序 DS18B20温度控制数码管 。 DS18B20温度控制数码管显示 : 1、K3 → 进入设定温度报警值 TL 状态: L--20 2、K3 → 进入设定温度报警值 TH 状态: H--28 3、K3 → 返回 4、设定过程: K1 →加键 (UP), K2 →减键 (DOWN),可快速调。 ...
https://www.eeworm.com/dl/647/393037.html
下载: 121
查看: 1087

数据结构 void Knight(int i , int j) { // printf("%d %dn",i,j) if (board[i][j] != 0 || i < 0 || i >=

void Knight(int i , int j) { // printf("%d %dn",i,j) if (board[i][j] != 0 || i < 0 || i >= Size || j < 0 || j >= Size ) { return } step++ board[i][j]=step if (step == Size*Size) { showboard() system("PAUSE") return } //DFS Knight(i-2,j-1) //left Knight(i-2,j+1) Knight(i+2,j-1) //right ...
https://www.eeworm.com/dl/654/393662.html
下载: 130
查看: 1054

教育系统应用 银行家算法

银行家算法,弄课程设计的时候搞的,作课设时可以用来参考下,希望有帮助-bankers algorithm to find curriculum design of the moment when, for the class can be used to set up at the reference, we hope that the help
https://www.eeworm.com/dl/621/397525.html
下载: 49
查看: 1024

其他书籍 The Cyclone&reg III PCI development board provides a hardware platform for developing and prototypi

The Cyclone&reg III PCI development board provides a hardware platform for developing and prototyping low-power, high-performance, logic-intensive PCI-based designs. The board provides a high-density of the memory to facilitate the design and development of FPGA designs which need huge memory storag ...
https://www.eeworm.com/dl/542/397990.html
下载: 130
查看: 1040

Linux/Unix编程 Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and cl

Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and click the tiles that sum up to that dice roll until there are no more tiles to click.
https://www.eeworm.com/dl/619/398815.html
下载: 29
查看: 1053

matlab例程 The software is capable to simulate space time code [1] for QPSK modulation using different number o

The software is capable to simulate space time code [1] for QPSK modulation using different number of state. Examples of generator matrix up to 256 stetes are provided. Variable signal to noise ratio (SNR) might be applied to produce bit error rate (BER) or frame error rate (FER) curves.
https://www.eeworm.com/dl/665/399121.html
下载: 79
查看: 1067