搜索结果
找到约 788 项符合
Some 的查询结果
按分类筛选
- 全部分类
- 其他 (101)
- matlab例程 (58)
- 书籍 (58)
- 其他书籍 (51)
- Java编程 (32)
- 单片机开发 (30)
- VC书籍 (24)
- Linux/Unix编程 (15)
- 软件设计/软件工程 (15)
- 单片机编程 (14)
- 数学计算 (14)
- 电子书籍 (14)
- USB编程 (13)
- 文件格式 (12)
- 编译器/解释器 (12)
- Delphi控件源码 (12)
- 数值算法/人工智能 (11)
- 汇编语言 (11)
- 通讯编程文档 (11)
- Java书籍 (10)
- 人工智能/神经网络 (10)
- VHDL/FPGA/Verilog (10)
- 电源技术 (9)
- 书籍源码 (9)
- 文章/文档 (9)
- 微处理器开发 (9)
- 行业发展研究 (9)
- 通讯/手机编程 (9)
- 模拟电子 (8)
- 网络 (8)
- 嵌入式/单片机编程 (8)
- 系统设计方案 (8)
- 技术资料 (8)
- Internet/网络编程 (7)
- 压缩解压 (7)
- 软件工程 (7)
- 加密解密 (7)
- 可编程逻辑 (6)
- 游戏 (6)
- 其他嵌入式/单片机内容 (6)
- 驱动编程 (6)
- SQL Server (6)
- 无线通信 (5)
- 教程资料 (4)
- 技术管理 (4)
- 数据结构 (4)
- 操作系统开发 (4)
- Symbian (4)
- Applet (3)
- FlashMX/Flex源码 (3)
- DSP编程 (3)
- 多国语言处理 (3)
- 并行计算 (3)
- 编辑器/阅读器 (3)
- VxWorks (3)
- 其他行业 (3)
- Jsp/Servlet (3)
- *行业应用 (3)
- Delphi/CppBuilder (3)
- 人物传记/成功经验 (3)
- 教育系统应用 (2)
- GPS编程 (2)
- J2ME (2)
- 中间件编程 (2)
- JavaScript (2)
- RFID编程 (2)
- 3G开发 (2)
- MySQL数据库 (2)
- 论文 (2)
- VIP专区 (2)
- 技术书籍 (1)
- 教程资料 (1)
- PCB相关 (1)
- 测试测量 (1)
- 传真(Fax)编程 (1)
- 嵌入式Linux (1)
- OA系统 (1)
- 电子政务应用 (1)
- 其他数据库 (1)
- 串口编程 (1)
- Windows CE (1)
- 家庭/个人应用 (1)
- SCSI/ASPI (1)
- 交通/航空行业 (1)
- STL (1)
- Matlab (1)
- 多媒体处理 (1)
编译器/解释器 IDE开发环境
IDE开发环境,可以挂载SDCC
The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code editor. The BASIC IDE is being coded in Borl ...
其他书籍 "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 ...
编译器/解释器 这是个反向工程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 ...
其他 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 ...
其他 Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indentin
Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code.
When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the ...
编译器/解释器 This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good
This is the source for a C compiler that generates 386 or
m68K code. Code generation is fairly good although the optimizer is
a little naive... the code itself should be highly portable although
there are some issues involved with porting from MSDOS that have to
be resolved for example the size of L ...
其他书籍 Object-oriented languages define objects (types of things) that know how to perform methods (specif
Object-oriented languages
define objects (types of things) that know how to perform methods (specific actions).
Functional languages treat programming problems like mathematical relationships.
Ruby is flexible, meaning that you can program in any of these styles however, it is
primarily object orien ...
Delphi控件源码 his an ecapsulation of the ICS - Internet Component Suite. ICS can be found at : http://users.swing
his an ecapsulation of the ICS - Internet Component Suite.
ICS can be found at : http://users.swing.be/francois.piette/indexuk.htm
Please take the time to look at the code and learn something.
If you re a Dephi Pro, you can probably give me some tips as I am still
new to Delphi programming.
加密解密 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 ...
Java编程 This the first release (version 0.0) of the Peersim high level P2P network simulator. This archi
This the first release (version 0.0) of the Peersim
high level P2P network simulator.
This archive contains the javadoc generated documentation,
and a java archive containing the simulator source and bytecode
and some examples.