搜索结果
找到约 430 项符合
WORK 的查询结果
按分类筛选
- 全部分类
- 书籍 (37)
- 其他 (28)
- 其他书籍 (25)
- 单片机开发 (17)
- matlab例程 (15)
- 单片机编程 (14)
- Linux/Unix编程 (14)
- Java编程 (14)
- VHDL/FPGA/Verilog (12)
- VC书籍 (12)
- 软件设计/软件工程 (11)
- Delphi控件源码 (11)
- 技术资料 (10)
- 电子书籍 (9)
- 通讯/手机编程 (9)
- 压缩解压 (8)
- Java书籍 (8)
- 通讯编程文档 (7)
- 其他嵌入式/单片机内容 (7)
- 汇编语言 (7)
- 书籍源码 (6)
- 行业发展研究 (6)
- 网络 (6)
- 软件工程 (6)
- 数值算法/人工智能 (6)
- 数学计算 (5)
- 微处理器开发 (5)
- 人工智能/神经网络 (5)
- 电源技术 (4)
- 嵌入式/单片机编程 (4)
- J2ME (4)
- 操作系统开发 (4)
- 系统设计方案 (4)
- 加密解密 (4)
- 技术管理 (4)
- 编译器/解释器 (4)
- 认证考试资料 (4)
- 模拟电子 (3)
- 无线通信 (3)
- USB编程 (3)
- Windows CE (3)
- DSP编程 (3)
- SQL Server (3)
- 嵌入式Linux (3)
- 数据库系统 (2)
- 串口编程 (2)
- 数据结构 (2)
- 多国语言处理 (2)
- BREW编程 (2)
- 并行计算 (2)
- 驱动编程 (2)
- Internet/网络编程 (2)
- GPS编程 (2)
- 其他行业 (2)
- 编辑器/阅读器 (2)
- 论文 (2)
- 教程资料 (1)
- PCB相关 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- ARM (1)
- 开发工具 (1)
- 可编程逻辑 (1)
- 仿真技术 (1)
- Windows Mobile (1)
- 金融证券系统 (1)
- OA系统 (1)
- Symbian (1)
- 中间件编程 (1)
- 邮电通讯系统 (1)
- MTK (1)
- 文章/文档 (1)
- STL (1)
- Jsp/Servlet (1)
- FlashMX/Flex源码 (1)
- Delphi/CppBuilder (1)
- 其他数据库 (1)
- MacOS编程 (1)
- Modem编程 (1)
- 游戏 (1)
- MySQL数据库 (1)
- C/C++语言编程 (1)
- 笔记 (1)
- 源码 (1)
- VIP专区 (1)
其他书籍 DirectX not only provides fast access to the hardware and therefore incredibly speedy performance, b
DirectX not only provides fast access to the hardware and therefore incredibly speedy performance, but it also makes it much easier for hardware developers to produce new devices that work well in the Windows environment. The DirectX APIs take away the necessity of writing your own low-level, device ...
编译器/解释器 A 8051 assembler .any one can learn how to write assembler in this example.and this function code ha
A 8051 assembler .any one can learn how to write assembler in this example.and this function code has been work well for a 8051 assemble.
单片机开发 A 6 Channel PPM PIC code for 12F629 and 12F675
A 6 Channel PPM PIC code for 12F629 and 12F675,There are four examples here and they are work well for RC receiver.
其他书籍 μC/OS-II Goals Probably the most important goal of μC/OS-II was to make it backward compatible with
μC/OS-II Goals
Probably the most important goal of μC/OS-II was to make it backward compatible with μC/OS (at least from an
application’s standpoint). A μC/OS port might need to be modified to work with μC/OS-II but at least, the application
code should require only minor changes (if any). Als ...
单片机开发 NAME Control_AT24Cxx This collection of routines allows an AT89C2051 microcontroller to read a
NAME Control_AT24Cxx
This collection of routines allows an AT89C2051 microcontroller to read
and write the AT24Cxx family of serial CMOS EEPROMS. This version of the
code is compatible only with the AT89C2051 due to the location of the
data buffer and stack in RAM. The code may be modified to w ...
压缩解压 The LZW compression class i mplemented as a fixed length code which you can specify, the huffman alg
The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
其他书籍 From helping to assess the value of new medical treatments to evaluating the factors that affect ou
From helping to assess the value of new medical treatments to evaluating the
factors that affect our opinions and behaviors, analysts today are finding
myriad uses for categorical data methods. In this book we introduce these
methods and the theory behind them.
Statistical methods for categorical re ...
压缩解压 一张图片是之前用摄像机采集的
一张图片是之前用摄像机采集的,另一张图片是经过离散沃尔什变换再量化编码压缩后又解压所得,能看出区别吗?呵呵。flik.m是原图,newflik.m是新图。
附上所有MATLAB源程序,有兴趣的话,你也可以用这几个程序对自己的照片“加工”一番。以下6个程序分别保存为6的m文件,文件名与下面给出的一致。待“加工”图片应该存放 ...
Java书籍 At the heart of Java technology lies the Java virtual machine--the abstract computer on which all Ja
At the heart of Java technology lies the Java virtual machine--the abstract computer on which all Java programs run. Although the name "Java" is generally used to refer to the Java programming language, there is more to Java than the language. The Java virtual machine, Java API, and Java class file ...
电子书籍 This document is designed to aid anyone considering whether to write an emulator for an arcade gam
This document is designed to aid anyone considering whether to write an
emulator for an arcade game machine. It will attempt to answer frequently
asked questions, give a step by step tutorial, and provide the resources
necessary for a capable programmer to begin work on an emulator for an
arcade ...