-
Radio-Resource-Management-and-Interference-Analys
Radio Resource Management and Interference Analysis
- 2011-11-29 02:30:42下载
- 积分:1
-
debug
详尽阐述了如何在VC的IDE下进行调试,并且在后半部分,还说明了写VC代码的注意事项,以及避免出错的方法。(Elaborated on how the VC IDE for debugging, and in the second half, also explains the precautions write VC code, as well as ways to avoid making mistakes)
- 2013-10-06 21:41:24下载
- 积分:1
-
rayinvr
用f语言编写的射线层析反演程序,里面有很详细的说明,应该很有用的。(X-ray tomographic inversion procedure using f language, which had a very detailed description, it should be very useful)
- 2020-12-07 15:59:20下载
- 积分:1
-
很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现...
很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现的标单域都是加密后的数据v。这在某种程度上防止了自动注册程序的使用,但是也给其他的一些正当用途的程序造成了不便。而通过处理CHtmlView的表单提交事件,则可以捕获HTTP请求信息,只要程序向这些网站提交加密后的表单信息就可以完成相应的工作了。本例即是这方面的一个实例。-many applications need to be addressed for the submission form, but a lot of famous sites like Yahoo in order to prevent others using the automatic registration procedures Strong Note account, the website added a lot of encryption, in the final HTTP request information of standard single domain are encrypted data v. In part to prevent the automatic use of the registration procedures, but also to some other legitimate uses of the procedure have caused inconvenience. CHtmlView and by addressing the submission form, can capture HTTP request information, as long as the procedures for submission to these websites encrypted form on the information to complete the work. The cases this is an example of.
- 2023-06-29 16:15:03下载
- 积分:1
-
530a25002783d
希捷硬盘固化程序工厂详细分类,属于硬盘本身操作系统,包含rom文件以及工厂固化数据(Seagate hard disk curing process factory detailed classification, belongs to the hard disk operating system itself, curing and factory data contains a ROM file
)
- 2014-03-13 01:24:50下载
- 积分:1
-
Cal
说明: 一个简单的计算器,可以实现加、减、乘、除、平方、开方的计算。(A simple calculator can be achieved add, subtract, multiply, divide, square, square root calculations.)
- 2010-04-07 16:52:14下载
- 积分:1
-
简单的一套停车场管理系统,后来进行了一次修改,新手朋友们可以参考一下。...
简单的一套停车场管理系统,后来进行了一次修改,新手朋友们可以参考一下。-Simple set of car park management system, and later carried out a revised new friends for reference.
- 2022-06-19 19:07:39下载
- 积分:1
-
VBGetPEIcon
vb获取exe,sys,dll文件所有图标(vb get exe, sys, dll files of all icons)
- 2014-07-11 17:07:49下载
- 积分:1
-
gdb
Summary of gdb
The purpose of a debugger such as gdb is to allow you to see what is going on “inside”
another program while it executes—or what another program was doing at the moment it
crashed.
gdb can do four main kinds of things (plus other things in support of these) to help you
catch bugs in the act:
• Start your program, specifying anything that might affect its behavior.
• Make your program stop on specified conditions.
• Examine what has happened, when your program has stopped.
• Change things in your program, so you can experiment with correcting the effects of
one bug and go on to learn about another.
You can use gdb to debug programs written in C and C++.
- 2010-07-29 20:52:57下载
- 积分:1
-
twot
诛仙飞天易语言源码!有飞天和穿墙功能,仅供新手学习()
- 2018-03-07 18:31:52下载
- 积分:1