搜索结果

找到约 972 项符合 YOUr-MTD 的查询结果

其他 This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sen

This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sends you email when it can t connect, and every so often while the server is still down. It sends a final message when it comes back up. If you have email paging, just direct the email to your pager add ...
https://www.eeworm.com/dl/534/103476.html
下载: 109
查看: 1138

Linux/Unix编程 SnackAmp is a powerful multi-platform audio music (mp3, ogg ,wav, streams ...) player and organizer

SnackAmp is a powerful multi-platform audio music (mp3, ogg ,wav, streams ...) player and organizer for large music collections. Manage your entire collection, including ID3 tagging and auto-playlisting. Integrated web server for remote control/streaming
https://www.eeworm.com/dl/619/104470.html
下载: 174
查看: 1128

Windows Mobile Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded

Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded and installed the ADOCE SDK from Microsoft, you are ready to use it in your Windows CE Database applications. The sample that I have provided is a *very* simple one illustrating how to instantiate th ...
https://www.eeworm.com/dl/677/105520.html
下载: 85
查看: 1053

书籍源码 Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnic

Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnickers must be divided into two teams. Each person must be on one team or the other the number of people on the two teams must not differ by more than 1 the total weight of the people on each team shoul ...
https://www.eeworm.com/dl/532/108809.html
下载: 164
查看: 1239

Java编程 URL编程例子

URL编程例子,通过IP获取计算机名字。运行方法:1. Compile: javac GetHost 2. Run: java GetHost 111.111.111.1(your IP or others)
https://www.eeworm.com/dl/633/116562.html
下载: 75
查看: 1034

数学计算 XMDS is a code generator that integrates equations. You write them down in human readable form in a

XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
https://www.eeworm.com/dl/641/123958.html
下载: 145
查看: 1144

单片机开发 This directory contains 3 file system modules: - file system ISO9660 iso9660.c iso9660.h - file syst

This directory contains 3 file system modules: - file system ISO9660 iso9660.c iso9660.h - file system FAT12/16 fat.c fat.h - file system FAT32 fat32.c fat32.h file.c and file.h contains all high levels functions/macro/definition for your application. fs_variable.c contains all definitions of variab ...
https://www.eeworm.com/dl/648/128758.html
下载: 37
查看: 1087

Java编程 The VideoTransmit class is a simple wrapper that can be programmed to take video input from a source

The VideoTransmit class is a simple wrapper that can be programmed to take video input from a source of your choice and transmit the video to a destination computer or network in JPEG format.
https://www.eeworm.com/dl/633/128806.html
下载: 105
查看: 1081

Java编程 The audioTransmit class is a simple wrapper that can be programmed to take audio input from a source

The audioTransmit class is a simple wrapper that can be programmed to take audio input from a source of your choice and transmit the audio to a destination computer
https://www.eeworm.com/dl/633/128807.html
下载: 88
查看: 1070

嵌入式Linux uCLinux默认的根文件系统是romfs

uCLinux默认的根文件系统是romfs,由于romfs是一个只读的文件系统,当你的嵌入式设备动态的修改了一些文件,它无法保存。JFFS而可以动态的把DRAM中的数据烧入Flash中,此文件是实现他的一个MTD文件
https://www.eeworm.com/dl/653/129028.html
下载: 140
查看: 1067