-
一个huffman 树的完整算法。用链表实现的c++源程序
一个huffman 树的完整算法。用链表实现的c++源程序-Integrity of a huffman tree algorithm. List realize with the c source code
- 2022-03-04 20:29:46下载
- 积分:1
-
natural incentive structures under the modal parameter identification, First thr...
自然激励下建筑结构的模态参数识别,首先通过自然激励技术(next)得到结构的自由响应,然后由自回归滑动平均(arma)方法识别模态参数。-natural incentive structures under the modal parameter identification, First through natural incentive Technology (next) to be free to respond to the structure, then autoregressive moving average (arma) identified modal parameters.
- 2022-08-17 09:46:34下载
- 积分:1
-
制作网页的时候,有很多的技巧,如屏蔽鼠标右键 、防止复制、不准粘贴、 防止被人frame 等...
制作网页的时候,有很多的技巧,如屏蔽鼠标右键 、防止复制、不准粘贴、 防止被人frame 等-production of the website, a lot of skills, such as shielding the right mouse button to prevent copying, no paste, to prevent any such frame
- 2022-02-21 06:42:34下载
- 积分:1
-
本书是为工科高年级学生写的教科书,可以作为控制系统领域的首门课程的教材。本书详尽地论述了连续控制系统的分析和研究方法,各章节包括动态系统的数学模型、瞬态响应和稳...
本书是为工科高年级学生写的教科书,可以作为控制系统领域的首门课程的教材。本书详尽地论述了连续控制系统的分析和研究方法,各章节包括动态系统的数学模型、瞬态响应和稳态相应分析、根轨迹分析、控制系统设计的根轨迹法、频率响应分析、控制系统设计的频率响应法,以及PID控制与二自由度控制系统等内容。-This book is for the engineering of high-grade students to write the textbooks, can serve as a control system for the field of teaching the first door. The book discusses in detail a continuous control system analysis and research methods, including dynamic system of various sections of the mathematical model, the corresponding transient response and steady-state analysis, root locus analysis, control system design of the root locus method, frequency response analysis, control System frequency response method, as well as PID control and two degrees of freedom control system, etc..
- 2022-03-07 09:12:55下载
- 积分:1
-
J2EE网络书店系统采用JSP、Servlet、JavaBean开发的初学者…
J2EE网络书店系统
采用JSP , servlet ,javabean开发
初学者可以参考-J2EE Bookstore network system uses JSP, servlet, javabean development beginners can reference
- 2022-02-09 11:04:49下载
- 积分:1
-
直接在内存运行PE
使用了PE加载技术、Hook技术用程序加载PE文件到内存并运行。当在内存中运行的程序,比如arp.EXE执行完之后就会退出,那结果是ExitProcess被调用,那将是我们主进程也结束,显然我们不希望这样。
处理办法:HOOK ExitProcess。问题来了,对MS的许多控制台程序,它们退出都是调用exit,所以如果HOOK ExitProcess, 那我们俩次在内存中运行arp.EXE之后就会死锁。所以对这类程序而言,不能H
OOK ExitProcess,只能HOOK msvcrt!exit。LOADER要加载一个EXE文件,这个EXE文件加载的地址是在0x400000。在我们LOADER的MAIN函数里面,这个地址已经被占用,而你是不能去Free这个地址
重新分布的,这样可能会导致程序崩溃,处理方法相见说明。
- 2022-01-21 18:51:40下载
- 积分:1
-
of video capture and processing CMVision2.0
linux下的视频捕捉和处理CMVision2.0-beta1.rar-of video capture and processing CMVision2.0- beta1.rar
- 2022-07-07 17:52:41下载
- 积分:1
-
这是一个简单的计算器,C++ programminng文件。
This a simple calculator C++ programminng file.
This can be used to study the programming part of C++ language.-This is a simple calculator C++ programminng file.
This can be used to study the programming part of C++ language.
- 2022-01-30 12:31:10下载
- 积分:1
-
to reterive information about the mobile
to reterive information about the mobile
- 2023-01-31 17:05:03下载
- 积分:1
-
vc++OpenGL显示中文的源程序,把中文变成位图来显示
vc++OpenGL显示中文的源程序,把中文变成位图来显示-vc++ OpenGL display Chinese source, the Chinese into a bitmap to display the
- 2022-08-21 08:27:08下载
- 积分:1