搜索结果
找到约 8,542 项符合
with-code 的查询结果
压缩解压 A high quality VC++ source code implementing the very important context-based adaptive arithmetic co
A high quality VC++ source code implementing the very important context-based adaptive arithmetic coder.
VHDL/FPGA/Verilog James Armstrong VHDL Design , source code
James Armstrong VHDL Design , source code
微处理器开发 sharp arm7 bootloader code
sharp arm7 bootloader code
单片机开发 DK3400_3420 USB R_W source code - Keil
DK3400_3420 USB R_W source code - Keil
电子书籍 遗传算法工具箱集合 matlab code
遗传算法工具箱集合 matlab code
Windows CE dot NET Compact Framework Programming with Visual Basic dot NET Jun 2004 電子書
dot NET Compact Framework Programming with Visual Basic dot NET Jun 2004 電子書
Windows CE Building Solutions With Microsoft Dot NET Compact Framework電子書
Building Solutions With Microsoft Dot NET Compact Framework電子書
书籍源码 The source code for "C++ Solutions". This book is a companion to the book that is widely recognized
The source code for "C++ Solutions". This book is a companion to the book that is widely recognized as "the C++ bible": The C++ Programming Language (third edition) by Bjarne Stroustrup. If you re a programmer, Bjarne s book comes very highly recommended.
编译器/解释器 CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the co
CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging windows programs inc ...
编译器/解释器 OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Archi
OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are expected to write additional back ends for their specific needs.