搜索结果
找到约 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)
书籍源码 Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo
Intro/: Directory containing introductory examples.
HelloWorld.c A simple program that draws a box and writes "Hello World" in
HelloWorld.f it.
data The data file for the introductory progressive example.
Lines.c Reads the data from file "data" and plots just the curve with
Lines.f no label ...
其他 In the field of biometrics, palmprint is a novel but promising technology. Limited work has been rep
In the field of biometrics, palmprint is a novel but promising technology. Limited work has been reported on palmprint identification and verification, despite the importance of palmprint features. There are many unique features in a palmprint image that can be used for personal identification. Prin ...
数值算法/人工智能 北京大学ACM题 Here is a geometric problem. You have an angle and some squares in the first quadrant of
北京大学ACM题
Here is a geometric problem. You have an angle and some squares in the first quadrant of the plane rectangular coordinates. The vertex of the angle is fixed on the origin O of the coordinates, and both of its radial lines are specified by the input. The sizes of the squares are also s ...
matlab例程 the geometry of a diffraction grating, a common illustration in textbooks of optics, spectroscopy,
the geometry of a diffraction grating, a common
illustration in textbooks of optics, spectroscopy, and analytical chemistry.
Sliders on the figures allow real-time interactive control of the incidence angle,
grating ruling density (lines/mm), wavelength, and diffraction order.
Java编程 a very good example of how to use java for a minesweeper game that is much like the windows one. Th
a very good example of how to use java for a minesweeper game that is much like the windows one.
This file came from Planet-Source-Code.com...the home millions of lines of source code
matlab例程 JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the p
JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for c ...
单片机开发 该程序为ST7549的测试程序
该程序为ST7549的测试程序,采取3-lines接口方式,代码为C语言编写。
其他 Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indentin
Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code.
When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the ...
单片机开发 FT245U169 FIFO Loopback This program transmits data through the FT245BM FIFO data bus to the MSP430
FT245U169 FIFO Loopback
This program transmits data through the FT245BM FIFO data bus to the MSP430F169 on Port 4.
The data is decremented and sent back out of Port 4 to to FIFO on the FT245BM.
Use Hyperterminalto send and receive data.
FIFO control lines are on Port2 (P2.0-P2.3).
文章/文档 The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general co
The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control
and data transfer communication between ICs.
Some of the features of the I2C bus are:
&#8226 Two signal lines, a serial data line (SDA) and a serial clock line (SCL), and ground are required. A
...