-
arts_debug
调试对于软件的成败至关重要,正确使用恰当的调试工具可以提高发现和改正错误的效率。本书详细介绍了 3种调试器,gdb用于逐行跟踪程序、设置断点、检查变量以及查看特定时间程序的执行情况, ddd是流行的 gdb的 gui前端,而 eclipse提供完整的集成开发环境。书中不但配合实例讨论了如何管理内存、理解转储内存、跟踪程序找出错误等内容,更涵盖了其他同类书忽略的主题,例如线程、客户 /服务器、gui和并行程序,以及如何躲开常见的调试陷阱。(Debugging for is vital to the success of the software, the proper use of appropriate debugging tool can improve the efficiency of discovery and correct mistakes. Book introduces in detail three kinds of debugger, GDB for tracking procedures, set breakpoints, line by line check variables and checking their specific time execution of DDD is popular the GDB GUI front-end, and eclipse provides a complete integrated development environment. The book not only cooperate with examples to discuss how to manage the memory, understanding, memory dump and trace program error, more covers other similar books ignore themes, such as threads, client/server, GUI, and the parallel program, debugging and how to avoid common pitfalls.)
- 2013-08-03 14:53:53下载
- 积分:1
-
LMSRLS
利用MATLAB仿真软件对LMS和RLS两种算法进行仿真,通过仿真比较了两种算法的收敛速度,对两种算法收敛后的误码率进行分析,研究了步长对LMS算法均方误差性能曲线的影响和遗忘因子对RLS算法性能曲线的影响。(Using MATLAB simulation software for two types of LMS and RLS algorithm simulation, the simulation compares the convergence rate of two algorithms, two algorithms for bit error rate after convergence analysis to study the step-size LMS algorithm for the mean square error performance curve the impact and forgetting factor RLS algorithm for the impact of performance curve.)
- 2021-03-15 19:29:22下载
- 积分:1
-
LS_ChannelEstimation
说明: 基于MATLAB的OFDM信道估计算法,使用了PN序列作为导频,两种导频处信道估计处理方法,中间特别加入了相位估计处理(MATLAB-based channel estimation algorithm for OFDM using PN sequence as a pilot and two pilot channel estimation Department treatment methods, particularly the middle to join the treatment phase estimation)
- 2008-10-13 17:21:37下载
- 积分:1
-
tut-rest-master
You re creating an API that clients need to consume across the web.
You want to open up your organization s data to consumption by varied clients across the web.
You need to integrate your application with other applications inside your own organization, but you don t have control over the languages, tools, or frameworks for those applications.
- 2014-03-18 11:30:50下载
- 积分:1
-
VC-Room-monitoring-system
VC 机房监控系统,包括一些论文资料等。(VC room monitoring system, including a number of papers information.)
- 2013-11-05 09:36:45下载
- 积分:1
-
Gen_Quartus_Vwf_Mif
最大特点:可以从文件中导入数据到mif文件中,从文件中导入数据到vwf文件的输入总线中。
对于在QuartusII中做前期仿真,特别是对算法程序的仿真尤其有用。
自己做的,识货的下一个试试,别忘了顶一个先。
有任何建议和改进意见,请发mail到xyzlty@163.com
(greatest features : from paper imported data to mif document, from the paper into data to the input document vwf Bus. QuartusII in doing preliminary simulation, particularly for the simulation algorithm procedure is particularly useful. Do for myself, recognizes the next try, do not forget that the top one first. Have any suggestions and improvements, please send mail to xyzlty@163.com)
- 2007-05-29 11:47:18下载
- 积分:1
-
38110
无线网卡连接源码例程,程序调用API函数实现无线网卡的断开连接。(Wireless LAN connection code samples , the program calls API functions to disconnect the wireless network card .)
- 2016-05-05 12:52:24下载
- 积分:1
-
ListIterator
An ListIterator is used to sequence over a List of objects. ListIterator can move backwards or forwards through the list.
- 2014-02-18 14:50:58下载
- 积分:1
-
一阶RC滤波器
说明: 一阶RC低通滤波,MATLAB仿真分别实现一阶RC低通和高通滤波器,输入信号为正弦信号或者方波信号。
注意截止频率为f = 1/(2*pi*R*C)(The first-order RC low-pass filter and the MATLAB simulation realize the first-order RC low-pass filter and the high-pass filter respectively. The input signal is sinusoidal signal or square wave signal.
Note that the cutoff frequency is f = 1 / (2 * pi * r * c))
- 2019-11-15 13:20:20下载
- 积分:1
-
浙大网络编程课全套资料,其中包括课件,相关软件,八个编程例子,课后作业,实验与应用等五个部分。希望对大家学习网络编程有所帮助。开发环境为VC 6++ MFC...
浙大网络编程课全套资料,其中包括课件,相关软件,八个编程例子,课后作业,实验与应用等五个部分。希望对大家学习网络编程有所帮助。开发环境为VC 6++ MFC-Zheda a full set of network programming classes, including courseware and related software, eight examples of programming, after-school work, experiments and applications of five parts. Everyone would like to learn network programming help. Development environment for VC 6++ MFC
- 2022-05-13 11:12:47下载
- 积分:1