搜索结果
找到约 92 项符合
Don 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (13)
- 其他 (9)
- VC书籍 (9)
- Delphi控件源码 (5)
- Java编程 (4)
- 单片机开发 (3)
- 汇编语言 (3)
- 电源技术 (2)
- 嵌入式/单片机编程 (2)
- Internet/网络编程 (2)
- J2ME (2)
- 文件格式 (2)
- 数据结构 (2)
- USB编程 (2)
- 书籍源码 (2)
- 编译器/解释器 (2)
- 书籍 (2)
- 模拟电子 (1)
- 通信网络 (1)
- C/C++语言编程 (1)
- 编辑器/阅读器 (1)
- 多国语言处理 (1)
- 网络 (1)
- Delphi/CppBuilder (1)
- 其他数据库 (1)
- 系统设计方案 (1)
- 数值算法/人工智能 (1)
- 软件设计/软件工程 (1)
- FlashMX/Flex源码 (1)
- 加密解密 (1)
- 电子书籍 (1)
- 压缩解压 (1)
- 通讯编程文档 (1)
- 手机短信编程 (1)
- MacOS编程 (1)
- 金融证券系统 (1)
- 操作系统开发 (1)
- 并行计算 (1)
- 游戏 (1)
- 其他行业 (1)
- 接口技术 (1)
- 技术资料 (1)
- VIP专区 (1)
Java编程 Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write
Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you ...
单片机开发 Swfdec still is development software, but has also followed a rigid no-crashes-allowed policy. I b
Swfdec still is development software, but has also followed a rigid
no-crashes-allowed policy. I believe it s stable enough now to be
installed as a default plugin for people that can live with occasional
crashes of their browser. But don t blame me if it does crash. File a
bug at https://bugs.f ...
其他书籍 The second volume in the Write Great Code series supplies the critical information that today s comp
The second volume in the Write Great Code series supplies the critical information that today s computer science students don t often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking ...
数值算法/人工智能 This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself. F
This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself.
First you will be ask to what Port the Reader is connected (0=COM1, 1=COM2).
Then the Class-Byte (CLA), Instruction-Byte (INS), Parameter 1 (P1), Parameter 2 (P2).
If wou don愒 want to send Parameter 3 ...
VC书籍 Expert C Programming: Deep C Secrets By Peter van der Linden. Have you ever noticed that there are
Expert C Programming: Deep C Secrets
By Peter van der Linden.
Have you ever noticed that there are plenty of C books with suggestive names like C Traps and
Pitfalls, or The C Puzzle Book, or Obfuscated C and Other Mysteries, but other programming
languages don t have books like that? There s a very ...
其他 This folder has some scritps that you may find usefull. All of it comes from questions that I ve r
This folder has some scritps that you may find usefull.
All of it comes from questions that I ve received in my email.
If you have a new request/question, feel free to send it to marceloperlin@gmail.com.
But please, don t ask me to do your homework.
Passing_your_param0
This folder contains inst ...
VC书籍 If your application uses MFC in a shared DLL, and your application is in a language other than the
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it ...
汇编语言 Program main BIOS image | | /B - Program Boot Block | | /N - Program NVRAM | | /C - Destroy CM
Program main BIOS image |
| /B - Program Boot Block |
| /N - Program NVRAM |
| /C - Destroy CMOS checksum |
| /E - Program Embedded Controller Block |
| /K - Program all non-critical blocks |
| /Kn - Program n th non-critical block only(n=0-7) |
| /Q - Silent execution |
| /REBOOT - Reboot a ...
VC书籍 C++ Footprint and Performance Optimization contains case studies and sample code to give readers con
C++ Footprint and Performance Optimization contains case studies and sample code to give readers concrete examples and proven solutions to problems that don t have cut and paste solutions. The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies ...
Java编程 If you d like to create web-based applications easily, then this book is for you. More importantly,
If you d like to create web-based applications easily, then this book is for you. More importantly, it shows you
how to do that with joy and feel good about your own work! You don t need to know servlet or JSP while your
productivity will be much higher than using servlet or JSP directly. This is po ...