搜索结果
找到约 333 项符合
RB-Tree 的查询结果
其他书籍 ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题
ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题,并且可以处理其它编译器无法解决的难题。
一,什么是 OllyDbg?
二,一般原理[General principles]
三,反汇编器[Disassembler]
四,分析器[Analysis]
五,Object扫描器[Object scanner]
六, ...
matlab例程 This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding.
This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel bandwidth Wc (Band-limited channel).
VC书籍 To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Selec
To use the ATLTrace tool:
Debug an MFC or ATL project select Start from the Debug menu.
Select MFC/ATL Trace Tool in the Tools menu.
Expand the tree control list in the Trace List window. Here you will see the running application, any modules within that application, and the trace categories fo ...
SQL Server 软件介绍: 编程环境: windows2003 +visual stdio c++ .net Ado + SQL2000 /##################################
软件介绍:
编程环境:
windows2003 +visual stdio c++ .net
Ado + SQL2000
/####################################/
**
SQL设置:
将在SQL2000下建立schooldata数据库
导入数据文件
导入数据:
data目录下有school_back数据库备分文件
操作:用SQL企业管理器还原数据库来导入数据
访问本地数据库服务器,密码是自己设置的那 ...
Linux/Unix编程 The UCL common multimedia library implements a number of algorithms and protocols needed by a number
The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on Windows 95/98/NT/XP. The following protocols/algorithms are included in the libra ...
人工智能/神经网络 高效的k-means算法实现
高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are implemented ...
数学计算 The software implements particle filtering and Rao Blackwellised particle filtering for conditionall
The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient state-of-the-art resampling routines. These are generi ...
压缩解压 赫夫曼编译码器: 用哈夫曼编码进行通信可以大大提高信道利用率
赫夫曼编译码器:
用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编 ...
其他 --- --- --- --- --- --- Visual Studio Project Renamer For Win9x/NT/2k By Niek Albers nie
--- --- --- --- --- ---
Visual Studio Project Renamer
For Win9x/NT/2k
By Niek Albers
nieka@daansystems.com
(C)2001 DaanSystems
Homepage: http://www.daansystems.com
------------------------------------
Use with care and on your own risk!
Make backups before you use this program.
Do a rebu ...