-
Undocumented-items-in-the-DDK-in-Windows-NT
Undocumented items in the DDK in Windows NT
书中涉及处皆是系统核心奥妙之所在,常人皆对此望而却步。内存操作、各类钩挂、系统服务、软件中断等等系统黑客必掌握之绝技,此书皆有论述,且其内容之深入、之实际以往经典中也难得一见。然内容虽深数却不难懂,作者论述深入浅出,稍有难点便细致讲解,更有数处令吾甚感罗嗦,其讲解之到位,可见一斑。更可贵之处在于,此书不仅受人以鱼,更受人以渔。特辟一章专讲反向工程之技巧,其意在鼓励人从此可自立门户,自行探索系统之奥秘。师父领进门,修行在个人,此言不差。有宝典在手,日日勤读善思,不愁大功不成(no need)
- 2009-07-16 17:21:10下载
- 积分:1
-
distillation
说明: 使用PYTHON对精馏过程进行编程,比较实用(Using Python to program distillation process is more practical)
- 2021-03-15 19:59:22下载
- 积分:1
-
c# 仿Foxmail换肤功能源码
说明: 在dotnet平台下,用c#语言开发的类似foxmail换肤功能。(Under the dotnet platform, it is similar to Foxmail skin changing function developed by C #.)
- 2020-12-26 08:24:39下载
- 积分:1
-
CAP3-cesu
利用DSP2812的CAP3引脚测速,T法测速(Measurement of Rotating Speed)
- 2013-04-11 10:24:56下载
- 积分:1
-
code-of-GNSS-sofe-receiver
本书面向应用与编程设计、在参考国内外论著的基础上,结合作者自己的研究成果撰写。内容上由浅人深,第一章介绍了GNSS软件接收机的研究背景和各种卫星导航系统。第二章介绍了信号处理的一些相关概念。第三章介绍了卫星运动的基本理论。第四章研究GNSS信号,包括伪随机码信号、导航电文,着重以GPS和Galileo系统为例进行讨论。第五章研究了GNSS接收机的前端技术,包括天线和信号下变频原理。第六章探讨卫星信号的捕获技术。第七章讨论卫星信号的跟踪、解调和伪距计算。第八章探讨导航定位解算方法。第九章简要介绍了GNSS干扰和抗干扰技术。第十章为实用编程实践。
本书结合最新的有关研究成果,以便读者能参考本书获得较全面的知识。当然,也不可能面面俱到,读者在阅读本书时,需要有数字信号处理、自动控制以及卫星导航的相关知识。给出了Matlab源程序以及c++源程序,可帮助相关研究人员加快研究进度。(Book oriented programming and application design, in reference to domestic and international works on the basis of research results, combined with the author s own writing. Content from the shallow people deep, the first chapter introduces the research background of GNSS software receiver and satellite navigation system. The second chapter introduces some related concepts of signal processing. The third chapter introduces the basic theory of satellite motion. The fourth chapter studies of GNSS signaling, including pseudo random code signal, the navigation message, focused on the GPS and Galileo system as an example to discuss. The fifth chapter studies the GNSS receiver front end technology, including an antenna and a signal conversion principle. The sixth chapter discusses the satellite signal acquisition technology. The seventh chapter discusses the satellite signal tracking, demodulation and pseudo distance calculation. The eighth chapter discusses the navigation positioning solutio)
- 2012-11-20 09:33:21下载
- 积分:1
-
fcocmk
数学形态滤波法,较为实用的程序,用来去噪(Mathematical morphology filtering method, a practical procedure.)
- 2018-09-29 21:35:23下载
- 积分:1
-
TCP
c#下利用socket的tcp客户端向服务器一对一通信(The use of socket tcp client in c# to the server, one-on-one communication)
- 2012-05-07 17:08:20下载
- 积分:1
-
1:动画方式弹出,就像MSN的提示框
2:漂亮,详细见配图
3:还可以再在开一个更加详细的内容网页
4:自动关闭,无需手工确认那个ok
5:示例...
1:动画方式弹出,就像MSN的提示框
2:漂亮,详细见配图
3:还可以再在开一个更加详细的内容网页
4:自动关闭,无需手工确认那个ok
5:示例包括C#和VB两个版本,popUp的源文件在EeekSoft.Web.PopupWin文件夹中
6:用起来简单(具体使用方法见代码佩文),示例使用前请先编译-1: Animation mode pop-up, just like MSN Tips Box 2: beautiful, detailed distribution see Figure 3: can also be opened again in a more detailed content of the page 4: automatically shut down without manually confirm that ok5: examples include the C# And VB two versions, popUp the source file in EeekSoft.Web.PopupWin folder 6: simple to use (see specific use code佩文), examples of the use of the compiler before
- 2022-03-06 04:10:02下载
- 积分:1
-
S7-200-password
Crack S7200 Siemens PLC,s Password. of cource it workes only on standard CPU,s.
- 2020-07-01 16:20:02下载
- 积分:1
-
Cstrapdown
说明: 用C++实现捷联惯导软件中的四元数计算随着面向对象技术的发展, 以及计算机内存容量
和硬件速度的不断提高, 在导航系统软件设计中采用
面向对象的思想正成为趋势, 使程序设计者的着眼点
真正从代码的编写、功能的实现转移到了对现实系统
的确切描述。面向对象的程序设计, 由于尊重现实世
界中对象的特征, 特别是对象的封闭性、继承性, 正
在软件设计的各个领域中成为主流。(Using C++, software SINS quaternion calculated as the development of object-oriented technology, and computer memory capacity and speed of the hardware continues to improve, the navigation system software design using object-oriented thinking is becoming a trend The focus of the real programmers write code from the functional implementation of the system shifted to the exact description of reality. Object-oriented programming, because respect for the characteristics of objects in the real world, in particular, the closed objects, inheritance, being in all areas of software design into the mainstream.)
- 2011-03-14 15:29:56下载
- 积分:1