搜索结果
找到约 182 项符合
Works 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (15)
- Linux/Unix编程 (11)
- matlab例程 (11)
- 书籍 (10)
- 单片机开发 (9)
- 其他 (9)
- 数值算法/人工智能 (9)
- 文件格式 (6)
- 单片机编程 (5)
- Internet/网络编程 (5)
- 嵌入式/单片机编程 (5)
- 驱动编程 (4)
- 加密解密 (4)
- 可编程逻辑 (3)
- 其他数据库 (3)
- 电子书籍 (3)
- 网络 (3)
- 汇编语言 (3)
- Java书籍 (3)
- 软件工程 (3)
- VxWorks (3)
- 行业发展研究 (3)
- 模拟电子 (2)
- DSP编程 (2)
- 邮电通讯系统 (2)
- 人工智能/神经网络 (2)
- 通讯/手机编程 (2)
- 软件设计/软件工程 (2)
- GPS编程 (2)
- FlashMX/Flex源码 (2)
- 文章/文档 (2)
- 通讯编程文档 (2)
- 编辑器/阅读器 (2)
- Java编程 (2)
- JavaScript (2)
- 微处理器开发 (2)
- 实用工具 (1)
- 学术论文 (1)
- 多媒体处理 (1)
- 教程资料 (1)
- 接口技术 (1)
- USB编程 (1)
- 金融证券系统 (1)
- 数据结构 (1)
- 书籍源码 (1)
- Delphi控件源码 (1)
- 技术管理 (1)
- VHDL/FPGA/Verilog (1)
- 教育系统应用 (1)
- Windows Mobile (1)
- 其他嵌入式/单片机内容 (1)
- RFID编程 (1)
- VC书籍 (1)
- 压缩解压 (1)
- J2ME (1)
- 3G开发 (1)
- 游戏 (1)
- 认证考试资料 (1)
- 技术教程 (1)
- VIP专区 (1)
网络 LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards,
LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently.
It supports RT-Linux, 2.2, 2.4, and 2.6 with fully implemented select, po ...
单片机开发 Pico-IrDA is a minimalistic IrDA stack for microcontrollers. It supports IrOBEX in primary and seco
Pico-IrDA is a minimalistic IrDA stack for microcontrollers.
It supports IrOBEX in primary and secondary IrDA mode and IrCOMM in secondary mode only.
Pico-IrDA works with a fixed baudrate of 9600 bps and is restricted to two communication peers
软件工程 Developers use algorithms and data structures every day of their working lives. Having a good under-
Developers use algorithms and data structures every day of their working lives. Having a good under-standing of these algorithms and knowledge of when to apply them is essential to producing softwarethat not only works correctly, but also performs efficiently.
This book aims to explain those algori ...
其他书籍 CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using m
CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using minimal hardware such as shifts, adds/subs and compares.
CORDIC works by rotating the coordinate system through constant angles until the angle is reduces to zero. The angle offsets are selected such ...
VHDL/FPGA/Verilog This leon3 design is tailored to the Altera NiosII Startix2 Development board, with 16-bit DDR SDR
This leon3 design is tailored to the Altera NiosII Startix2
Development board, with 16-bit DDR SDRAM and 2 Mbyte of SSRAM.
As of this time, the DDR interface only works up to 120 MHz.
At 130, DDR data can be read but not written.
NOTE: the test bench cannot be simulated with DDR enabled
because ...
matlab例程 New users and old of optimization in MATLAB will find useful tips and tricks in this document, as we
New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems.
Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to H ...
Internet/网络编程 JK Proxy Project - Version 0.1 ------------------------------ This was going to be a proxy serve
JK Proxy Project - Version 0.1
------------------------------
This was going to be a proxy server bu I stopped developing this program
(maybe I will go on coding on this application again some time).
The email part with spam filtering already works.
Check out the numerous text files for additiona ...
文件格式 We propose a novel approach for head tracking, which combines particle filters with Isomap. The part
We propose a novel approach for head tracking, which combines particle filters with Isomap. The particle filter works on the low-dimensional embedding of training images. It indexes into the Isomap with its state variables to find the closest template for each particle. The most weighted particle ap ...
其他书籍 This book shows how to design and implement C++ software that is more effective: more likely to beha
This book shows how to design and implement C++ software that is more effective: more likely to behave correctly more robust in the face of exceptions more efficient more portable makes better use of language features adapts to change more gracefully works better in a mixed-language environment is e ...
教育系统应用 转载一个程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named
转载一个程序。
This zip file contains a example of using C++ language COM in a Visual C++ program (named example.zip), and a COM component built by comtool of Matlab and used in a Visual C++ program(named mycom.zip). Both projects contain fire_event in COM. But it only works well in the former exam ...