搜索资源列表
mitab-1.5.0
- MiTab是GIS领域国外一个读写Mapinfo Tab文件格式的C++开源类库. MITAB is an Open Source (i.e. Free!) C++ library to read and write MapInfo .TAB (binary) and .MIF/MID files-MiTab GIS is a field of foreign readers Mapinfo Tab file format open source category C library. Expo
lastools
- 该程序包包含如下转换程序,可以完成激光雷达数据的多种格式的转换。 txt2las.exe las2txt.exe lasinfo.exe las2shp.exe shp2las.exe las2tin.exe las2dem.exe las2iso.exe lasboundary.exe lasmerge.exe las2las.exe lasthin.exe lasview.exe laszip.exe-The program txt2l
convolenc
- convolenc -performs convolutional encoding Convolutional Encoder with m shift register stages x- input - the binary data to be encoded input sequence can be of any length k -constraint length k can take any value greater than 3
Astar(V5-14)
- A*算法(DTM格式数据) GIS环境下用到的最短路径算法模块,支持带权图和二值图,改进过,收敛速度不错 (实验室做的算法,请勿用于商业用途)-A* algorithm (DTM format data) GIS environment, shortest path algorithm used in modules to support a weighted graph and a binary image, improving over, a good convergence rat
BinaryLook
- simple application to control a 32bit hex string, good to easily locate binary configurations of MCU or MPU registers
Register
- 实现8位自主线性反馈移位寄存器。自主线性反馈移位寄存器具有二进制的抽头(tap)系数C1,...,CN,这些系数决定Y(N)是否被反馈给寄存器的特定级。-Achieve 8-bit linear feedback shift register independently. Autonomous linear feedback shift register with binary tap (tap) coefficients C1 ,..., CN, these factors determine
BinaryToText
- 使用C++编写,实现二进制数据向文本数据的转换。-The use C++ to write, to achieve the conversion of binary data to text data.
66940878
- 数字图象处理,显示图象性质并且将索引图形转化为二值话图象,-Digital image processing, the nature of a display image and index graphics can be converted to binary image,
4_bit_swap
- Logisim四位排序器 先使用1位的swap搭建4位的swap,再使用4位的swap模块和Logisim内置的comparator元件搭建排序电路(请不要使用Plexers类元件) 功能描述:该电路具有4个4位的二进制数字作为输入和4个4位的二进制数字作为输出。它的功能是,将4个输入的二进制数字进行排序,从上往下数第一个输出端口输出的是4个数字中最小的,第二个输出端口输出的是第二小的,以此类推。 输入: A,B,C,D(4bit) 输出: #1,#2,#3,#4(4bit)(#1对