搜索:properly
找到约 24 项符合「properly」的查询结果
结果 24
按分类筛选
https://www.eeworm.com/dl/619/453663.html
Linux/Unix编程
This unit gives a general overview on how a Linux system should be used properly.
This unit gives a general overview on how a Linux system should be
used properly.
https://www.eeworm.com/dl/687/281429.html
其他嵌入式/单片机内容
how to test memory devices to see if they are working properly, and how to use Flash memory.
how to test memory devices to see if they are working properly, and how to use Flash memory.
https://www.eeworm.com/dl/516/288968.html
DSP编程
Qpsk signal Processing Code The DSP code should be efficient and accurate to properly demodulate th
Qpsk signal Processing Code
The DSP code should be efficient and accurate to properly demodulate the incoming signal. The DSP can be coded strictly in “C” or C-language can be intermingled with assembly code.include
Real Time Digital Signal Processor Code – Main.c file
BER Tes ...
https://www.eeworm.com/dl/534/488475.html
其他
This codes is one of my univ projects I ve been working on for 3months. I d like to share it and mak
This codes is one of my univ projects I ve been working on for 3months. I d like to share it and make it work more properly.
https://www.eeworm.com/dl/648/403284.html
单片机开发
getip1.cpp // // This program reports the IP address for each adapter in your machine. // To comp
getip1.cpp
//
// This program reports the IP address for each adapter in your machine.
// To compile from command-line type:
//
// cl getip1.cpp wsock32.lib
//
// Make sure your INCLUDE and LIB environment variables are set up properly
// you can run vcvars32.bat
https://www.eeworm.com/dl/534/227693.html
其他
This script was designed as a stand alone script which can be easily intergrate into any existing we
This script was designed as a stand alone script which can be easily intergrate into any existing website as it is,but if you want to intergrate it into a site which uses a content management format, then some alterations will have to be done for
it to work properly. Remember thi ...
https://www.eeworm.com/dl/646/493946.html
通讯编程文档
data are often used interchangeably, they are actually very different. Data is a set of unrelated in
data are often used interchangeably, they are actually very different. Data is a set of unrelated information, and as such is of no use until it is properly evaluated. Upon evaluation, once there is some significant relation between data, and they show some relevance, then they a ...
https://www.eeworm.com/dl/619/138908.html
Linux/Unix编程
BoboMail is a so called webmail application, which provides mail access through a web interface. It
BoboMail is a so called webmail application, which provides mail access through a web interface. It handles MIME messages properly (including HTML mails) and is implemented in Python
BoboMail是一个webmail应用程序,它提供通过一个web接口的邮件访问。它可以正确处理MIME消息(包括HTML ...
https://www.eeworm.com/dl/628/235246.html
编译器/解释器
Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard
Using the UnderC Tokenizer Class
It s often necessary to parse complex text files, where standard i/o
is too clumsy. C programmers fall back on strtok(), but this can be
tricky to use properly. Besides, you are still responsible for keeping
strtok() fed with new input, and I don ...
https://www.eeworm.com/dl/641/432790.html
数学计算
program which uses hashing techniques for storing and retrieving the data. Input to the program:
program which uses hashing techniques for storing and retrieving the data.
Input to the program: Some random numbers. Input will be from a file.
Output: First the program reads all the input and store it properly using some hash techniques.
Once your program reads the complete ...