搜索结果

找到约 95 项符合 TOO 的查询结果

Windows CE Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This incl

Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This included any Windows CE version too? Well if so, I will present an easy way to do it here: It s called the Remote Application Programming Interface, or, RAPI in this article. It is touched on in the MSDN ...
https://www.eeworm.com/dl/674/136684.html
下载: 36
查看: 1061

汇编语言 ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and pri

ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file. &#8226 Assume a file with correct data (no garbage, characters, etc.). &#8226 you must check and provide appropriate execution for 2 extra cases, namel ...
https://www.eeworm.com/dl/644/153518.html
下载: 135
查看: 1157

数据结构 Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w

Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It ...
https://www.eeworm.com/dl/654/154678.html
下载: 115
查看: 1100

VC书籍 MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programme

MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers who write programs that conform to the way MFC wants you to do things. The second bunch are wild-eyed anarchists who insist on getting thin ...
https://www.eeworm.com/dl/686/158832.html
下载: 30
查看: 1050

Linux/Unix编程 Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not

Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the Makefile to remove support for direct I/O port access (that may be necessary on non-PC architectures). Parallel port access should still work if you ...
https://www.eeworm.com/dl/619/163588.html
下载: 46
查看: 1085

单片机开发 he AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t t

he AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t tested other versions of GCC, but they should compile without too much difficulty. The makefile used to build the source is included
https://www.eeworm.com/dl/648/179628.html
下载: 109
查看: 1077

手机短信编程 This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The too

This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The tool uses the PDU SMS format. IRDA drivers are included. The functionality can be implemented into applications for remote alerting or SMS authentification.
https://www.eeworm.com/dl/622/191697.html
下载: 168
查看: 1037

matlab例程 %CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,

%CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,LB,UB,nvars) % checks that the upper and lower % bounds are valid (LB <= UB) and the same length as X (pad with -inf/inf % if necessary) warn if too long. Also make LB and UB vectors if not % a ...
https://www.eeworm.com/dl/665/214093.html
下载: 181
查看: 1104

其他书籍 Every day, patches are created to cover up security holes in software applications and operating sys

Every day, patches are created to cover up security holes in software applications and operating systems. But by the time you download a patch, it could be too late. A hacker may have already taken advantage of the hole and wreaked havoc on your system. This innovative book will help you stay one st ...
https://www.eeworm.com/dl/542/216216.html
下载: 104
查看: 1093

微处理器开发 Hey. This some pid code for the atmega88 that I once used to control a heater. It s purpose is pre

Hey. This some pid code for the atmega88 that I once used to control a heater. It s purpose is pretty specific, and I only wrote it to work on the mega88, so the code itself won t be too useful. It is a good place to start if you re trying to use or figure out pid though.
https://www.eeworm.com/dl/655/228699.html
下载: 103
查看: 1051