搜索结果
找到约 207 项符合
Check 的查询结果
按分类筛选
- 全部分类
- 其他 (19)
- 单片机开发 (13)
- Java编程 (13)
- 技术资料 (10)
- matlab例程 (8)
- Linux/Unix编程 (7)
- 软件设计/软件工程 (7)
- 微处理器开发 (7)
- VHDL/FPGA/Verilog (6)
- Internet/网络编程 (6)
- 开关电源 (6)
- 加密解密 (5)
- 数学计算 (4)
- Delphi控件源码 (4)
- 可编程逻辑 (3)
- 嵌入式Linux (3)
- 串口编程 (3)
- 电子书籍 (3)
- GPS编程 (3)
- 系统设计方案 (3)
- 其他嵌入式/单片机内容 (3)
- 汇编语言 (3)
- Java书籍 (3)
- 其他行业 (3)
- Jsp/Servlet (3)
- VC书籍 (3)
- 3G开发 (3)
- 学术论文 (2)
- PCB相关 (2)
- 源码/资料 (2)
- 数据结构 (2)
- 游戏 (2)
- 网络 (2)
- 编译器/解释器 (2)
- 软件工程 (2)
- 通讯/手机编程 (2)
- 其他书籍 (2)
- Windows Mobile (2)
- 书籍源码 (2)
- 教程资料 (1)
- 通信网络 (1)
- 电子元器件应用 (1)
- 多国语言处理 (1)
- Applet (1)
- 生物技术 (1)
- Oracle数据库 (1)
- 编辑器/阅读器 (1)
- 人工智能/神经网络 (1)
- STL (1)
- 技术管理 (1)
- Windows CE (1)
- 压缩解压 (1)
- 文章/文档 (1)
- RFID编程 (1)
- Delphi/CppBuilder (1)
- 行业发展研究 (1)
- 其他数据库 (1)
- J2ME (1)
- 手机短信编程 (1)
- 操作系统开发 (1)
- 能源行业(电力石油煤炭) (1)
- *行业应用 (1)
- 文件格式 (1)
- 接口技术 (1)
- 数据库系统 (1)
- 软件 (1)
- 书籍 (1)
- VIP专区 (1)
matlab例程 FPEXTRACTDEMO 指纹特征提取演示程序 一个完整的指纹特征提取程序。包括常用的所有算法... 选项: - Centralize: 二值化图像
FPEXTRACTDEMO 指纹特征提取演示程序 一个完整的指纹特征提取程序。包括常用的所有算法...
选项:
- Centralize: 二值化图像,计算中心点
- Crop: 图像修剪
- Sectorize: 可视化扇形
- Normalize: 归一化输入图像
- Gabor filters: 可视化Gabor滤波器
- Convolute: 计算输入图像和Gabor滤波器的convolution
- Features: ...
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 ...
编辑器/阅读器 Emacs是世界上最强大的编辑器。 这是Emacs还在开发中的版本
Emacs是世界上最强大的编辑器。
这是Emacs还在开发中的版本,网友从CVS仓库中check out出来自己编译的一个Win32版本。
新版本对中文支持很好,不需要安装mule就可以直接使用中文了,对utf也支持很好。
编译器/解释器 Python Development Environment (Python IDE plugin for Eclipse). Features editor, code completion, re
Python Development Environment (Python IDE plugin for Eclipse). Features editor, code completion, refactoring, outline view, debugger, and other goodies - check http://pydev.sf.net)
其他行业 KEPware Automation DLL installation instructions: To use the KEPware Automation DLL in your Visua
KEPware Automation DLL installation instructions:
To use the KEPware Automation DLL in your Visual Basic project:
1) In the VB IDE, Select "Project/References".
2) If you have been using another vender s automation dll, uncheck it.
For example, uncheck "OPC Automation 2.0" for the OPC Foundation ...
系统设计方案 These templates are based on the documented outlines from Tim Ryan s "The Anatomy of a Design Docum
These templates are based on the documented outlines from Tim Ryan s "The
Anatomy of a Design Document" articles (published on Gamasutra). The filler
text comes straight from the articles, and have been slightly edited for
clarity (and to use the British spelling NMP).
To read the articles (which I ...
Linux/Unix编程 The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a s
The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm. In this project, you will change this to a multile ...
matlab例程 In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve r
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: ...
单片机开发 This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source c ...
单片机开发 As mentioned, most computers include a serial port. The only hardware setup required is connecting t
As mentioned, most computers include a serial port. The only hardware setup required is connecting the serial cable to the serial port on the PC and the serial port on the instrument. The serial instrument may include some hardware drivers or software utilities for communication, and should include ...