搜索结果

找到约 344 项符合 PUBLIC-domain 的查询结果

嵌入式/单片机编程 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without ev

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
https://www.eeworm.com/dl/647/463641.html
下载: 196
查看: 1039

嵌入式/单片机编程 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without ev

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
https://www.eeworm.com/dl/647/463645.html
下载: 137
查看: 1210

数据库系统 Tokyo Cabinet的Tokyo Cabinet 是一个DBM的实现。这里的数据库由一系列key-value对的记录构成。key和value都可以是任意长度的字节序列,既可以是二进制也可以是字符

Tokyo Cabinet的Tokyo Cabinet 是一个DBM的实现。这里的数据库由一系列key-value对的记录构成。key和value都可以是任意长度的字节序列,既可以是二进制也可以是字符串。这里没有数据类型和数据表的概念。 作者叫Mikio Hirabayashi.Tokyo Cabinet是用C写的,同时提供c,perl,ruby,java的API。Tokyo Cabinet在提供了POSIX和C99 ...
https://www.eeworm.com/dl/523/463948.html
下载: 120
查看: 1100

Java编程 java 线程 静态锁

java 线程 静态锁,对象锁, synchronized 是锁方法还是锁对象?还是锁类?如何实现?? 部分代码如下, public static Object lock=new Object() //静态锁,锁类,不是锁对象了!!所以两个线程同时 运行两个 TestThread 的execute( ),也可以同步!!! public void execute(){ // synchronize ...
https://www.eeworm.com/dl/633/465618.html
下载: 196
查看: 1035

单片机开发 In number theory, the Euclidean algorithm (also called Euclid s algorithm) is an algorithm to determ

In number theory, the Euclidean algorithm (also called Euclid s algorithm) is an algorithm to determine the greatest common divisor (GCD) of two elements of any Euclidean domain (for example, the integers). Its major significance is that it does not require factoring the two integers, and it is also ...
https://www.eeworm.com/dl/648/466322.html
下载: 144
查看: 1061

Java编程 用snmp4j开发包读取服务器oid信息

用snmp4j开发包读取服务器oid信息,这里的oid指的是public的
https://www.eeworm.com/dl/633/467536.html
下载: 66
查看: 1024

汇编语言 2. 编写设计一个People类。该类的数据成员有年龄(age)、身高(height)、体重(weight)、函数成员有进食(eat)、运动(sport)、睡眠(sleep)。其中进食函数使体重加1

2. 编写设计一个People类。该类的数据成员有年龄(age)、身高(height)、体重(weight)、函数成员有进食(eat)、运动(sport)、睡眠(sleep)。其中进食函数使体重加1,运动函数使身高加1,睡眠函数使年龄、身高、体重各加1。要求所有数据成员为private,成员函数为public访问权限。 ...
https://www.eeworm.com/dl/644/467756.html
下载: 148
查看: 1171

单片机开发 This software is developed to provide ease with controller design. For PID control, options are give

This software is developed to provide ease with controller design. For PID control, options are given to design and analyse the compensated and uncompensated system. You are free to choice among Proportional PI, PD and PID mode of control. Both frequency and time domain characteristics can be ob ...
https://www.eeworm.com/dl/648/469685.html
下载: 48
查看: 1060

行业发展研究 A certification path is an ordered list of certificates starting with a certificate issued by the re

A certification path is an ordered list of certificates starting with a certificate issued by the relying party s trust root, and ending with the target certificate that needs to be validated. Certification path validation procedures are based on the algorithm supplied in ITU-T Recommendation X.509 ...
https://www.eeworm.com/dl/692/472162.html
下载: 199
查看: 1063

Java编程 The OReilly Struts book (title not set yet) will be available sometime in the 3rd quarter of 2002.

The OReilly Struts book (title not set yet) will be available sometime in the 3rd quarter of 2002. Published by OReilly, this book covers both Struts 1.0 and 1.1. The beta or draft chapters are being made available for download to facilitate an early public review process for the material.
https://www.eeworm.com/dl/633/473025.html
下载: 79
查看: 1027