搜索结果
找到约 156 项符合
know 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (19)
- 书籍 (13)
- Java编程 (10)
- 其他 (9)
- 技术资料 (8)
- Java书籍 (5)
- 汇编语言 (5)
- 电子书籍 (4)
- 游戏 (4)
- 软件工程 (4)
- 文章/文档 (4)
- Linux/Unix编程 (4)
- VC书籍 (4)
- 单片机编程 (3)
- VHDL/FPGA/Verilog (3)
- 软件设计/软件工程 (3)
- 数学计算 (3)
- 系统设计方案 (3)
- 单片机开发 (3)
- 无线通信 (2)
- SQL Server (2)
- 嵌入式/单片机编程 (2)
- 加密解密 (2)
- FlashMX/Flex源码 (2)
- 压缩解压 (2)
- 技术管理 (2)
- 通讯编程文档 (2)
- Internet/网络编程 (2)
- 网络 (2)
- J2ME (2)
- 编译器/解释器 (2)
- 其他数据库 (2)
- 认证考试资料 (2)
- 模拟电子 (1)
- 嵌入式综合 (1)
- 电子元器件应用 (1)
- Windows CE (1)
- 其他嵌入式/单片机内容 (1)
- 文件格式 (1)
- 数据结构 (1)
- 数据库系统 (1)
- VxWorks (1)
- Applet (1)
- 驱动编程 (1)
- JavaScript (1)
- 书籍源码 (1)
- 操作系统开发 (1)
- Windows Mobile (1)
- matlab例程 (1)
- VIP专区 (1)
软件工程 JPG Graph API Win 32 JPG API is a 32bit JPEG api dll. You can call it to show a JPG file in your
JPG Graph API
Win 32 JPG API is a 32bit JPEG api dll. You can call it to
show a JPG file in your program by only one sentence.
The only thing that you have to know is how to load a dll
libary and how to call ist functions. A example of Visual
FoxPro is supplied in package.
其他书籍 Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very br
Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very broad and complicated topic and reduced it to the essentials that budding C++ programmers need to know to write real programs. His case study is effective and provides a familiar thread throughout the b ...
SQL Server This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYS
This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing databases like concurr ...
Java编程 This the project README file. Here, you should describe your project. Tell the reader (someone who d
This the project README file. Here, you should describe your project. Tell the reader (someone who does not know anything about this project) all he/she needs to know.
其他书籍 The Linux Network Administrator s Guide, Third Edition updates a classic Linux title from O Reilly.
The Linux Network Administrator s Guide, Third Edition updates a classic Linux title from O Reilly. This refreshed resource takes an in-depth look at everything you need to know to join a network. Topics covered include all of the essential networking software that comes with the Linux operating sys ...
Linux/Unix编程 American Gladiator,You are consulting for a game show in which n contestants are pitted against n gl
American Gladiator,You are consulting for a game show in which n contestants are pitted against n gladiators in order to see which contestants are the best. The game show aims to rank the contestants in order of strength this is done via a series of 1-on-1 matches between contestants and gladiators. ...
Internet/网络编程 Many programs today suffer from the fact that their users have to connect using IP addresses. This i
Many programs today suffer from the fact that their users have to connect using IP addresses. This is impossible for dialup users, whose IPs change all the time, and painful for LAN users who don t know their IP addresses or whose addresses also change. In addition, many collaborative programs could ...
文件格式 The C language is like a carving knife: simple, sharp, and extremely useful in skilled hands. Like
The C language is like a carving knife: simple, sharp, and extremely useful in
skilled hands. Like any sharp tool, C can injure people who don’t know how to handle it.
This paper shows some of the ways C can injure the unwary, and how to avoid injury.
其他书籍 Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combination
Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript i ...
数据结构 This forced me to write about more interesting and comprehensive sorting methods, the result of whic
This forced me to write about more interesting and comprehensive sorting methods, the result of which is this one. Through this writing I have tried to give in-depth coverage of the entire sort algorithm I hope Peter wouldn t mind reading it. This article assumes that you really don t know about the ...