搜索结果
找到约 1,028 项符合
RS-Codes 的查询结果
GPS编程 Unzip this file into a writeable directory. You should end up with a "Geocode" project, as well as
Unzip this file into a writeable directory.
You should end up with a "Geocode" project, as well as Bitmaps and TestData directories.
This sample geocodes single-match zip codes, entered by the user, or a batch-match of a table of zips (and other info) against a point shapefile.
The point data sh ...
Delphi控件源码 unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData
unit Other
interface
Uses Windows,tlhelp32,PsAPI
type
PStrData = ^TStrData
TStrData = record
Ident: Integer
Str: string
end
TUseInfo=record
QQ,
Mail,
Page:string
DL:boolean
end
TSendMailInfo=record
IPAddress,
FAddress,
FName,
FPW,
FCName,
FCPW:string //发信邮箱检 ...
数值算法/人工智能 一些纠错编码算法的源代码
一些纠错编码算法的源代码,比如维特比, rs码。
其他 这是一篇关于turbo码的原始论文
这是一篇关于turbo码的原始论文,Near optimum error correcting cod ing and decoding turbo codes,可供学习参考之用。
单片机开发 PC机与51的通信程序
PC机与51的通信程序,利用RS-232接口来实现的
人工智能/神经网络 PathPlannerApp Manual With Tutorial.doc is a path planning-tutorial that provides detailed explanati
PathPlannerApp Manual With Tutorial.doc is a path planning-tutorial that provides detailed explanation and pseudo-codes.
In order to get the most out of the tutorial, you should start with the "PathPlannerApp.base" and avoid looking through the "PathPlannerApp.solution" untill you have completed th ...
电子书籍 turbo code的经典论文
turbo code的经典论文,共享给大家
Near Shannon limit error-correcting coding and decoding Turbo-codes
VHDL/FPGA/Verilog 实现了串行通信接口的全部功能
实现了串行通信接口的全部功能,符合RS-232-C标准的完整UART模块源代码,中文注解,清晰易懂,经过严格仿真测试,绝对好用。
书籍源码 一些纠错编码的c程序实现
一些纠错编码的c程序实现,包括bch码,rs码,均已调试通过
Java书籍 Describe the differences between the Java Swing to SWT. Give a complex example to explain how to tra
Describe the differences between the Java Swing to SWT. Give a complex example to explain how to transform the Swing codes to SWT code.