搜索结果
找到约 298 项符合
Second 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (42)
- 书籍 (34)
- 单片机开发 (17)
- 其他 (16)
- matlab例程 (11)
- 书籍源码 (10)
- 电子书籍 (9)
- VC书籍 (9)
- 技术资料 (9)
- 软件工程 (7)
- 数学计算 (7)
- 单片机编程 (6)
- 传感与控制 (6)
- 数值算法/人工智能 (6)
- Java编程 (6)
- 汇编语言 (6)
- 嵌入式/单片机编程 (5)
- 通讯/手机编程 (5)
- Java书籍 (5)
- Linux/Unix编程 (5)
- 可编程逻辑 (4)
- 通讯编程文档 (4)
- 驱动编程 (4)
- JavaScript (4)
- 学术论文 (3)
- PCB相关 (3)
- 测试测量 (3)
- 人工智能/神经网络 (3)
- VHDL/FPGA/Verilog (3)
- uCOS (3)
- VIP专区 (3)
- 系统设计方案 (2)
- Delphi控件源码 (2)
- DSP编程 (2)
- 微处理器开发 (2)
- 数据结构 (2)
- 其他嵌入式/单片机内容 (2)
- 文章/文档 (2)
- uCOS编程 (1)
- 电源技术 (1)
- 教程资料 (1)
- 无线通信 (1)
- ARM (1)
- 技术书籍 (1)
- C/C++语言编程 (1)
- *行业应用 (1)
- 网络 (1)
- 操作系统开发 (1)
- Oracle数据库 (1)
- 其他行业 (1)
- MySQL数据库 (1)
- 软件设计/软件工程 (1)
- 行业发展研究 (1)
- 游戏 (1)
- 多国语言处理 (1)
- 能源行业(电力石油煤炭) (1)
- J2ME (1)
- 加密解密 (1)
- SQL Server (1)
- 技术教程 (1)
- 其他文档 (1)
- 接口技术 (1)
- 源码 (1)
- 论文 (1)
系统设计方案 The purpose of this project is to explore the issues and implementation of a multiple instruction st
The purpose of this project is to explore the issues and implementation of a multiple instruction stream, single data stream processor. We are running two instruction streams on two CPUs which share an address space. The processors share a second level cache, and maintain coherence at the L1 cache w ...
其他嵌入式/单片机内容 This is an interface program for flip flop emulation. At first pulse at the input pin the apropriate
This is an interface program for flip flop emulation. At first pulse at the input pin the apropriate output will latch and at the second pulse will release. Very short and efficient program
VHDL/FPGA/Verilog This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with
This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with 2:1:1 subsampling, able to compress at a rate of up to 24 images per second (on XC2V1000-4 @ 40 MHz with resolution 352x288).
Image resolution is not limited. It takes an RGB input (row-wise) and outp ...
JavaScript This project developed in java leads us to realize a flight reservation system in order to emulate d
This project developed in java leads us to realize a flight reservation system in order to emulate databases containing the structures for the flight and for the booking. These bases extend the List interface and implements additional search鈥檚 methods.
Two interfaces provide an access to this syst ...
游戏 java3D game engine design of the source [three-dimensionalvirtualrealitynetworkprogram] - "virtual
java3D game engine design of the source
[three-dimensionalvirtualrealitynetworkprogram] - "virtual reality 3D network programming language VRML -- second-generation network programming language" CD Distribution
嵌入式/单片机编程 世界上唯一一本关于嵌入式操作系统thradX内核的书
世界上唯一一本关于嵌入式操作系统thradX内核的书,中文有翻译的第一版,这是从老外网上辛苦找来的2009年的新版第二版,大家共同学习。《Real-Time_Embedded_Multithreading_Using_ThreadX(Second Edition)》
单片机开发 Example program with AVR assembler. Purpose: Education->Assembler->Simple Watch ATMega8 and
Example program with AVR assembler.
Purpose: Education->Assembler->Simple Watch
ATMega8 and 1 relay. Relay will be on after 7day:00hour:00minute:00 second after power on.
Coded by Basri KUL (I Coded it my microprocessor classes)
多国语言处理 CRFsuite is a very fast implmentation of the Conditional Random Fields (CRF) algorithm. It handles t
CRFsuite is a very fast implmentation of the Conditional Random Fields (CRF) algorithm. It handles tens of thousands sentences in merely one second.
In comparison to CRF++, CRFSuite yields substantially better efficiency performance
matlab例程 Matlab script for solution to the driven cavity problem on a staggered grid using a divergence formu
Matlab script for solution to the driven cavity problem on a staggered grid using a divergence formulation and second-order Runge-Kutta time integration.
VC书籍 In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. Thi
In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable.
This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produce ...