搜索结果

找到约 402 项符合 like 的查询结果

按分类筛选

显示更多分类

Java编程 a program that takes in three arguments: the first one represents the size of an array that will be

a program that takes in three arguments: the first one represents the size of an array that will be created the second one represents the maximum value that each of the array elements can have the third one represents the position in the array that you would like to print the value of.
https://www.eeworm.com/dl/633/177851.html
下载: 125
查看: 1037

其他 maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where y

maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where you would like to store the binaries, eg: tar zxvf maven-2.0.tar.gz or unzip maven-2.0.zip 2) A directory called "maven-2.0" will be created. 3) Add the bin directory to your PATH, eg: export PATH=/u ...
https://www.eeworm.com/dl/534/181954.html
下载: 121
查看: 1106

SQL Server This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYS

This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing databases like concurr ...
https://www.eeworm.com/dl/689/189553.html
下载: 100
查看: 1050

微处理器开发 A complete set of bit banged, software driven I2C routines I created for any PIC device - and they w

A complete set of bit banged, software driven I2C routines I created for any PIC device - and they work!! These functions are single master only functions, and are ideal for communicating with things like EEPROMs, LCD Drivers, ADC Converters etc
https://www.eeworm.com/dl/655/191409.html
下载: 194
查看: 1083

其他书籍 This text introduces the spirit and theory of hacking as well as the science behind it all it also p

This text introduces the spirit and theory of hacking as well as the science behind it all it also provides some core techniques and tricks of hacking so you can think like a hacker, write your own hacks or thwart potential system attacks. 译作:《黑客入侵的艺术》,也是从朋友的宝箱中搜来的,以前层大 ...
https://www.eeworm.com/dl/542/192507.html
下载: 115
查看: 1085

Java编程 JoSQL 1.5的源代码。JoSQL(SQL for Java Objects)为Java开发者提供运用SQL语句来操作Java对象集的能力.利用JoSQL可以像操作数据库中的数据一样对任何Java

JoSQL 1.5的源代码。JoSQL(SQL for Java Objects)为Java开发者提供运用SQL语句来操作Java对象集的能力.利用JoSQL可以像操作数据库中的数据一样对任何Java对象集进行查询,排序,分组。比如要查找所有的Html文件:SELECT * FROM java.io.File Where name $Like "%html" ...
https://www.eeworm.com/dl/633/197471.html
下载: 43
查看: 1121

其他书籍 利用OPENCV图像处理软件

利用OPENCV图像处理软件,选取扩展的Haar-like特征,实现基于Adaboost的人脸检测技术,
https://www.eeworm.com/dl/542/202652.html
下载: 143
查看: 1055

压缩解压 Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVri

Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVries. The C sources in this toolkit include an LZW compressor, AR002 archiver, a PPM like compressor using arithmetic compression, Huffman compressor, splay tree program, and LZRW1. Quite a variety.
https://www.eeworm.com/dl/617/206156.html
下载: 121
查看: 1061

压缩解压 We often get questions about how the deflate() and inflate() functions should be used. Users wonder

We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a ...
https://www.eeworm.com/dl/617/206209.html
下载: 151
查看: 1053

其他书籍 Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. User

Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have re ...
https://www.eeworm.com/dl/542/206211.html
下载: 48
查看: 1067