搜索结果
找到约 466 项符合
dreamweaver-like 的查询结果
编译器/解释器 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 t like the schlepp. ...
编译器/解释器 UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh
UC Library Extensions
UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard.
UC Library
Builtin functions:
Most of these are standard C ...
VHDL/FPGA/Verilog This a vhdl programme for realise an electron watch by max-plus II. The function includes time showi
This a vhdl programme for realise an electron watch by max-plus II. The function includes time showing and time setting. It may be extended to other functions like alarming clock and so forth.
操作系统开发 与MS-DOS兼容的DOS操作系统
与MS-DOS兼容的DOS操作系统, FreeDOS like。
aldera OpenDOS Machine Readable Source Kit (M.R.S) 7.01
BUILDING THE MRS KIT
The Caldera OpenDOS MRS kit contains the following components: IBMBIO, IBMDOS and COMMAND
Windows CE This book is an in-depth exploration into eVB s inherent features, and how to use them to solve like
This book is an in-depth exploration into eVB s inherent features, and how to use them to solve likely mobile application programming tasks. After reading the book the reader will be able to write applications tackling a wide array of business problems for Windows CE-powered devices, both customized ...
数学计算 Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operati
Matrix TCL Lite 1.12
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program sour ...
其他书籍 This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Rec
This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like set algebra. Each recipe includes a discussion that explain ...
其他书籍 You know the rudiments of the SQL query language, yet you feel you aren t taking full advantage of S
You know the rudiments of the SQL query language, yet you feel you aren t taking full advantage of SQL s expressive power. You d like to learn how to do more work with SQL inside the database before pushing data across the network to your applications. You d like to take your SQL skills to the next ...
通讯编程文档 You imagine? Right, there s more than one possibility, this time I ll give you tree. One for your pr
You imagine? Right, there s more than one possibility, this time I ll give you tree. One for your private data, one for the common data in order to receive data from other applications like Excel, WinWord etc. and at last, I ll give you a handy-dandy class you can derive ANY MFC object from, to make ...