搜索结果

找到约 466 项符合 dreamweaver-like 的查询结果

压缩解压 We often get questions about how the deflate() and inflate() functions should be used. Users wonder

We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a ...
https://www.eeworm.com/dl/617/206209.html
下载: 151
查看: 1053

其他书籍 Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. User

Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have re ...
https://www.eeworm.com/dl/542/206211.html
下载: 48
查看: 1067

数学计算 This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the ar

This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the array, with the Least Significant Byte (LSB) first and the Most Significant Byte (MSB) last, like all Intel-integer types.
https://www.eeworm.com/dl/641/206778.html
下载: 160
查看: 1053

SQL Server SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server.

SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server. With SSB, you essentially get the power of messaging technologies like Microsoft Message Queue (MSMQ) combined with the relational database capabilities of SQL Server, all controlled with Transact SQL ...
https://www.eeworm.com/dl/689/207864.html
下载: 162
查看: 1079

Internet/网络编程 Windows NT 4.0 had WIPCfg32.exe, and Windows 95/98/ME had WinIPCfg.exe. For some reason, this utilit

Windows NT 4.0 had WIPCfg32.exe, and Windows 95/98/ME had WinIPCfg.exe. For some reason, this utility was removed from Windows 2000/XP. This program is a clone of WinIPCfg.exe, written for Windows XP. For those of you who are unfamiliar with WinIPCfg, it looks like this
https://www.eeworm.com/dl/620/207895.html
下载: 163
查看: 1033

VC书籍 C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ prog

C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native/managed code interop and mixed-mode programming. You抣l learn to take advantage of GUI framewor ...
https://www.eeworm.com/dl/686/210229.html
下载: 190
查看: 1101

书籍源码 该程序是用C语言编写的

该程序是用C语言编写的,属于turbo like code,性能接近或超过传统的turbo code.需要在LINUX操作系统下运行.
https://www.eeworm.com/dl/532/211335.html
下载: 25
查看: 1055

数据结构 Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A

Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 88, we can write A in binary form as 1011000, so the lowest b ...
https://www.eeworm.com/dl/654/213550.html
下载: 163
查看: 1381

其他 This a GBA(Game Boy Advance) animation sample code. It continue and reverse display 45 BMPs on GBA s

This a GBA(Game Boy Advance) animation sample code. It continue and reverse display 45 BMPs on GBA screen let it looks like an animation.
https://www.eeworm.com/dl/534/215881.html
下载: 52
查看: 1065

Java书籍 How well do you really know Java? Are you a code sleuth? Have you ever spent days chasing a bug caus

How well do you really know Java? Are you a code sleuth? Have you ever spent days chasing a bug caused by a trap or pitfall in Java or its libraries? Do you like brainteasers? Then this is the book for you!
https://www.eeworm.com/dl/656/216206.html
下载: 60
查看: 1093