搜索结果
找到约 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)
通讯编程文档 RFC1055 A NONSTANDARD FOR TRANSMISSION OF IP DATAGRAMS OVER SERIAL LINES: SLIP
RFC1055 A NONSTANDARD FOR TRANSMISSION OF IP DATAGRAMS OVER SERIAL LINES: SLIP
医药行业 This file came from Planet-Source-Code.com...the home millions of lines of source code You can view
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=58860&lngWId=1
The author may have retained certain copyrights to this code...please ob ...
汇编语言 可在系统引导时工作的RootKit,较简单 1) It s very small.The basic framework is just about 100 lines of assembly
可在系统引导时工作的RootKit,较简单
1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003
2) It patches the kernel at runtime(no files are patched on disk).(basic version has this code removed , so as others could understand it easily).
3) BOOT KIT ...
DSP编程 Digital Differential Analyzer for Lines PlotLineDDA
Digital Differential Analyzer for Lines
PlotLineDDA
单片机开发 This a simple hardware UART test program. It receives text lines over the serial port and writes ba
This a simple hardware UART test program. It receives text lines over
the serial port and writes back a status msg with length and contents of
the buffer.
其他 Input The input contains blocks of 2 lines. The first line contains the number of sticks parts afte
Input
The input contains blocks of 2 lines. The first line contains the number of sticks parts after cutting, there are at most 64 sticks. The second line contains the lengths of those parts separated by the space. The last line of the file contains zero.
Output
The output should contains the small ...
其他 Input The input consists of two lines. The first line contains two integers n and k which are the l
Input
The input consists of two lines. The first line contains two integers n and k which are the lengths of the array and the sliding window. There are n integers in the second line.
Output
There are two lines in the output. The first line gives the minimum values in the window at each position, ...
其他 TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines whe
TFIND
searches for one or more strings (boolean AND) in a text file.
TFIND reports all lines where the string(s) were found (or NOT found
by option).
The search can be limited to a field in a fixed field (i.e. column
oriented) list.
An extended search mode is available, where only letters an ...
其他 KML 2 SHP Converter for points, lines and polygons Extension for ArcView 3.x will convert KML files
KML 2 SHP Converter for points, lines and polygons
Extension for ArcView 3.x will convert KML files from Google Earth to ShapeFiles, adding a new field called “Name” in the shapefile attribute table, automatically storing the name entered on the “Google Earth – New” window.
数值算法/人工智能 北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input
北京大学ACM比赛题目
Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but not blanks, digits, or punctuation) appears in the all-upper ...