搜索结果
找到约 412 项符合
Coding 的查询结果
按分类筛选
- 全部分类
- 技术资料 (56)
- 压缩解压 (39)
- 其他书籍 (35)
- matlab例程 (26)
- 通讯编程文档 (24)
- 电子书籍 (19)
- 通讯/手机编程 (17)
- 其他 (15)
- 软件设计/软件工程 (12)
- VC书籍 (12)
- 行业发展研究 (12)
- 书籍 (11)
- VHDL/FPGA/Verilog (10)
- 文件格式 (9)
- 文章/文档 (7)
- 数据结构 (7)
- 书籍源码 (6)
- 学术论文 (5)
- 可编程逻辑 (5)
- Linux/Unix编程 (5)
- Java编程 (5)
- 加密解密 (4)
- 编译器/解释器 (4)
- 数值算法/人工智能 (3)
- 软件工程 (3)
- allegro (3)
- 嵌入式/单片机编程 (3)
- 单片机开发 (3)
- 微处理器开发 (3)
- Delphi控件源码 (3)
- 单片机编程 (2)
- 通信网络 (2)
- Internet/网络编程 (2)
- Modem编程 (2)
- 游戏 (2)
- *行业应用 (2)
- Java书籍 (2)
- 系统设计方案 (2)
- 其他嵌入式/单片机内容 (2)
- 邮电通讯系统 (2)
- Jsp/Servlet (2)
- 3G开发 (2)
- VIP专区 (2)
- 论文 (1)
- 无线通信 (1)
- DSP编程 (1)
- 多媒体处理 (1)
- 驱动程序 (1)
- 技术书籍 (1)
- 嵌入式综合 (1)
- 教程资料 (1)
- Genesis (1)
- 编辑器/阅读器 (1)
- 语音压缩 (1)
- 传真(Fax)编程 (1)
- 金融证券系统 (1)
- 数学计算 (1)
- 技术管理 (1)
- 汇编语言 (1)
- 嵌入式Linux (1)
- Delphi/CppBuilder (1)
- 其他行业 (1)
- RFID编程 (1)
软件工程 Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or patte
Modern C++ Design is an important book. Fundamentally, it demonstrates generic
patterns or pattern templates as a powerful new way of creating extensible designs in
C++--a new way to combine templates and patterns that you may never have dreamt was
possible, but is. If your work involves C++ des ...
书籍 Arduino+and+Android+using+MIT+app
MIT App Inventor is an innovative beginner’s introduction to programming and app
creation that transforms the complex language of text-based coding into visual, drag-and-
drop building blocks. The simple graphical interface grants even an inexperienced novice
the ability to create a basic, fully fu ...
编译器/解释器 生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 fil
生成Trick文件工具
1.Open command line
2.input tricktest
Usage: TrickTest -f -o -i
-f source mpeg2 file to trick
-o trick output directory
-i output file id
-m max coding error, default 0
-b max bitrate for trick generate, default 0 mean no limit
-s trick buffer block size, must be n*188
-l lo ...
电子书籍 The emphasis of this book is on real-time application of Synopsys tools, used to combat various pro
The emphasis of this book is on real-time application of Synopsys tools, used
to combat various problems seen at VDSM geometries. Readers will be
exposed to an effective design methodology for handling complex, submicron
ASIC designs. Significance is placed on HDL coding styles,
synthesis and optimi ...
技术书籍 Xilinx FPGA设计进阶(提高篇)
·Xilinx FPGA设计进阶(提高篇) 文件列表: Ch1_Overview.PDF Ch2_Virtex_arch.PDF Ch3_fpga_design.PDF Ch4_HDL_Coding.PDF Ch5_Constraint.PDF Ch6_Floorplanner.PDF
技术资料 Xilinx FPGA设计进阶(提高篇)
·Xilinx FPGA设计进阶(提高篇) 文件列表: Ch1_Overview.PDF Ch2_Virtex_arch.PDF Ch3_fpga_design.PDF Ch4_HDL_Coding.PDF Ch5_Constraint.PDF Ch6_Floorplanner.PDF
matlab例程 MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified b
MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999
%needs optimization toolbox
%Modified by Bruce Land
%--Data via globals to anaylsis programs
%--3D plotting with color coded groups
%--Mapping of MDS space to spike train temporal profiles as described in
%Aronov, et.al. "Neural codin ...
压缩解压 Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffm
Huffman 压缩/解压算法的ANSI C实现
This archive contains a simple and readable ANSI C implementation of Huffman
coding and decoding. This implementation is not intended to be the best,
fastest, smallest, or any other performance related adjective.
More information on Huffman encoding may be found at ...
RFID编程 RFID is an area of automatic identifi cation that is gaining momentum and is considered by som
RFID is an area of automatic identi&#64257 cation that is gaining
momentum and is considered by some to emerge as one of
the most pervasive computing technologies in history. In its
simplest form, RFID is a similar concept to bar coding. It is
seen as a means of enhancing data processes and is compl ...
数值算法/人工智能 Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of oth
Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of other material, this book includes expanded versions of the first 30 issues of the popular Internet C++ feature Guru of the Week (or, in its short form, GotW), a series of self-contained C++ engineering ...