搜索结果
找到约 104 项符合
Lines 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (10)
- 其他 (9)
- 书籍 (8)
- 单片机开发 (7)
- matlab例程 (5)
- 人工智能/神经网络 (4)
- 数值算法/人工智能 (4)
- 汇编语言 (3)
- Linux/Unix编程 (3)
- PCB相关 (2)
- 可编程逻辑 (2)
- 测试测量 (2)
- 电子书籍 (2)
- 其他书籍 (2)
- 书籍源码 (2)
- Java编程 (2)
- 数学计算 (2)
- 编译器/解释器 (2)
- 软件设计/软件工程 (2)
- 文章/文档 (2)
- 压缩解压 (2)
- 系统设计方案 (2)
- 技术资料 (2)
- 模拟电子 (1)
- 电源技术 (1)
- C/C++语言编程 (1)
- 通讯编程文档 (1)
- GPS编程 (1)
- 医药行业 (1)
- Java书籍 (1)
- DSP编程 (1)
- 数据结构 (1)
- 行业发展研究 (1)
- 中间件编程 (1)
- Delphi控件源码 (1)
- VHDL/FPGA/Verilog (1)
- Applet (1)
- 其他嵌入式/单片机内容 (1)
- VC书籍 (1)
- Delphi/CppBuilder (1)
- STL (1)
- JavaScript (1)
- 网络 (1)
- 3G开发 (1)
- Matlab (1)
- 论文 (1)
其他书籍 Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. User
Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have re ...
数据结构 HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the fi
HDOJ ACM
input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers ...
其他 We propose a simple and effective method for detecting view- and scale-independent ridge-valley lin
We propose a simple and effective method for detecting view- and
scale-independent ridge-valley lines defined via first- and secondorder
curvature derivatives on shapes approximated by dense triangle
meshes.
行业发展研究 This paper introduces an affine invariant of trapezia, and the explicit constraint equation between
This paper introduces an affine invariant of trapezia, and the explicit constraint equation between the intrinsic matrix of a camera and the similarity invariants of a trapezium are established using the affine invariant. By this constraint, the inner parameters, motion parameters of the cameras and ...
中间件编程 /**************************************************************************************************
/**************************************************************************************************
* 简介
*
* 本模块仅使用于字符显示液晶模块
*
* 当前版本的驱动仅支持以下类型LCD模块驱动:
* Hitachi HD44780 或与之兼容的芯片.
*
* LCD显示函数支持以下格式:
* 1 line x 8 characters
* 1 line x 16 characters ...
单片机开发 这是我自已写的HD44780 LCD1602液晶屏的程序
这是我自已写的HD44780 LCD1602液晶屏的程序,是基于AVR单片机上实现的。
/**************************************************************************************************
* 简介
*
* 本模块仅使用于字符显示液晶模块
*
* 当前版本的驱动仅支持以下类型LCD模块驱动:
* Hitachi HD44780 或与之兼容的芯片.
*
* LCD ...
数学计算 线上求解法求解色谱模型
线上求解法求解色谱模型,method of lines sloving chromatographic model
系统设计方案 === === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS =
=== === === === === === === === === === ====
IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS
================================================================
Sources:
PORTS.A of Ralf Brown s interrupt list collection
repairfaq.org keyboard FAQ(doesn t appear to exsist)
Linux source code
Test ...
人工智能/神经网络 Somebody over on the Generation5 forum asked for a "Hello World!" program for genetic algorithms. I
Somebody over on the Generation5 forum asked for a "Hello World!" program for genetic algorithms. I took it literally and created a very simple program (138 lines of code) that evolves the phrase "Hello world!"
Delphi控件源码 法国cromda编写的新版本MATRICE 2(矩阵和矢量运算单元)。 // ----------------------------------------------------------
法国cromda编写的新版本MATRICE 2(矩阵和矢量运算单元)。
// ----------------------------------------------------------
// 12-01-02 : MODIFIED Matrice to Matrice2 (Delphi 6)
// All routines now operate on rectangular matrix, except (InvMat and SysLin)
// No more need to use the InitMat procedure (su ...