搜索:PUBLIC

找到约 254 项符合「PUBLIC」的查询结果

结果 254
https://www.eeworm.com/dl/618/387261.html 驱动编程

I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked

I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an example driver. The current s ...
下载 39
·
查看 1104
https://www.eeworm.com/dl/521987.html 书籍

Mobile Radio Network Design

Mobile radio networks have risen in prominence over the last few years, primarily by the rise in popularity of cellular phones. It is important to recognise however that mobile radio technology fulfils a far wider range of applications that meet the demands of the modern world. T ...
查看 91
https://www.eeworm.com/dl/674/292106.html Windows CE

非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce

非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\WINCE500\pubilc\directx\SDK\INC D:\WINCE500\pubilc\common\SDK\INC ...
下载 146
·
查看 1149
https://www.eeworm.com/dl/894660.html 技术资料

一种共享单车智能检测系统的设计与实现

“互联网+”时代,共享单车在给人们出行带来便利的同时也逐渐暴露出诸多问题,如乱停乱放、随便出入各公共场所、运营维护不到位等,这些问题严重扰乱了社会公共秩序。基于此,本文以STC89C52单片机为核心,利用无线通信原理,设计了一个共享单车智能检测系统。该系统的实施不仅可以解决单车乱停乱放、随便进 ...
下载 1
·
查看 8955
https://www.eeworm.com/dl/647/379209.html 嵌入式/单片机编程

/* * linux/arch/m68knommu/platform/520x/spi-mcf520x.c * * Sub-architcture dependant initializa

/* * linux/arch/m68knommu/platform/520x/spi-mcf520x.c * * Sub-architcture dependant initialization code for the Freescale * 520x SPI module * * Yaroslav Vinogradov yaroslav.vinogradov@freescale.com * Copyright Freescale Semiconductor, Inc 2006 * * This program is free so ...
下载 45
·
查看 1051
https://www.eeworm.com/dl/619/380081.html Linux/Unix编程

The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kerne

The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kernel driver modules, and a C user-space library with Guile, Perl, PHP, Python and TCL bindings. The API of the C library is intended to be compatible with National Instrument s GPIB l ...
下载 41
·
查看 1081
https://www.eeworm.com/dl/696/419510.html Jsp/Servlet

Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will ne

Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will need to change the xxxxxx of "con=DriverManager.getConnection["jdbc:mysql://localhost/"+db,user,"xxxxxxx"] " to reflect your MySQL password. Copy the HTML form above to the same di ...
下载 169
·
查看 1188
https://www.eeworm.com/dl/644/467756.html 汇编语言

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

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

java 数据库 功能强大 效率高 SmallSQL Database is a free DBMS library for the Java(tm) platform. It runs on

java 数据库 功能强大 效率高 SmallSQL Database is a free DBMS library for the Java(tm) platform. It runs on the Java 2 Platform (JDK 1.4 or later) and implements the JDBC 3.0 API. SmallSQL Database is licensed under the terms of the GNU Lesser General Public Licence (LGPL). A co ...
下载 110
·
查看 1156
https://www.eeworm.com/dl/620/291327.html Internet/网络编程

This package provides a complete http client library. It currently implements most of the relevant p

This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furt ...
下载 160
·
查看 1132