搜索结果
找到约 1,158 项符合
itextsharp-all 的查询结果
其他行业 * acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. *
* acousticfeatures.m: Matlab script to generate training and testing files from event timeseries.
* afm_mlpatterngen.m: Matlab script to extract feature information from acoustic event timeseries.
* extractevents.m: Matlab script to extract event timeseries using the complete run timeseries and the ...
其他书籍 "TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and
"TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and even new kinds of library components. TR1 has some classes, for example, where some nested types may or may not exist depending on the template arguments. To programmers whose experience stops with t ...
Java编程 Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook appro
Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: interfaces, responsibility, construction, operations, and exte ...
编译器/解释器 这是个反向工程delphi的程序的全部源代码.能分析几乎所有的结构 Revendepro is a program to reverse engineer Delphi program. Reven
这是个反向工程delphi的程序的全部源代码.能分析几乎所有的结构
Revendepro is a program to reverse engineer Delphi program. Revendepro finds almost all structures (classes, types, procedures, etc) in the program, and generates the pascal representation, procedures will be written in assembler. Due to so ...
汇编语言 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 ...
其他 Sun’s most advanced certification program in Java technology is the Sun Certified Enterprise Archite
Sun’s most advanced certification program in Java technology is the Sun Certified Enterprise Architect (“SCEA”) for Java 2 Platform. This book, the Sun Certified Enterprise Architect for J2EE Study Guide (Exam 310-051), provides all the information that you may need to prepare for the SCEA. It ha ...
加密解密 It is an experimental testing for python M2Crypto module. M2Crypto is not well document. User may no
It is an experimental testing for python M2Crypto module. M2Crypto is not well document. User may not know how to use SHA256 when signing and verify with RSA. It also have not enough document to show how to use DES to encrypt and decrypt. Here also includes source codes for performance evaluation of ...
Windows CE This is a simple GPS tracer developed for Window Mobile 2005/2003 on Compact Framework 2.0 SDK. So f
This is a simple GPS tracer developed for Window Mobile 2005/2003 on Compact Framework 2.0 SDK. So first of all, you need VisualStudio 2005 and Windows Mobile CE 5 SDK. You can develop it on emulator devices or on a real device. As you can see in that photo, I developed that application on a read de ...
VC书籍 esDice.ico This an icon file, which is used as the application s icon. This icon is included by
es\Dice.ico
This an icon file, which is used as the application s icon. This
icon is included by the main resource file Dice.rc.
res\Dice.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this fi ...
人工智能/神经网络 The GP kernel is a C++ class library that can be used to apply genetic programming techniques to al
The GP kernel is a C++ class library that can be used to apply genetic
programming techniques to all kinds of problems. The library defines
a class hierarchy. An integral component is the ability to produce
automatically defined functions as found in Koza s "Genetic
Programming II".