自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (9)
  • 收藏
  • 关注

空空如也

TTCN-3 测试语言

The present document consists of two distinct parts, the first part describing the structure of a TTCN-3 test system implementation and the second part presenting the TTCN-3 Runtime Interface specification.

2012-06-12

VC屏幕截图方案及评估系统

VC屏幕截图,LZW算法很不错,压缩比很大,如果压缩后传输,信息量就少多了,但是接收端接收以后仍要进行解压;那么你觉得如果使用jpeg压缩后传输,接收端直接显示jpeg图像和LZW压缩这两个方法哪个更优些? 2.你所给出的第二个例子不是对位图图像进行jpeg压缩,只有jpeg图像的解码显示

2010-01-18

华为-无线通信教程.ppt

学习完此课程,您将会: 了解GSM发展简史 熟悉GSM系统结构和相关接口 熟悉GSM的区域定义以及识别号 了解GSM的逻辑信道 了解GSM系统的主要技术 学习完此课程,您将会: 了解GSM发展简史 熟悉GSM系统结构和相关接口 熟悉GSM的区域定义以及识别号 了解GSM的逻辑信道 了解GSM系统的主要技术 学习完此课程,您将会: 了解GSM发展简史 熟悉GSM系统结构和相关接口 熟悉GSM的区域定义以及识别号 了解GSM的逻辑信道 了解GSM系统的主要技术 学习完此课程,您将会: 了解GSM发展简史 熟悉GSM系统结构和相关接口 熟悉GSM的区域定义以及识别号 了解GSM的逻辑信道 了解GSM系统的主要技术

2010-04-05

Borland Turbo Assembler and Tools 5.0

All three assemblers are capable of producing both 16- and 32-bit object files, depending on the directives contained in your assembler source files. If you produce a 16-bit object file, then you must use the 16-bit linker (TLINK.EXE) to link your application. If you produce a 32-bit object file, then you must use the 32-bit linker (TLINK32.EXE) to link your application. TASM.EXE is a real-mode assembler, meaning that it is capable of using only the lower 640K of memory addressable by DOS. If you're assembling larger applications, use either TASMX.EXE or TASM32.EXE. Both of these assemblers use the DPMI server to take advantage of extended memory. The biggest difference between the three assemblers is the type of debug information they produce when you assemble your source files with the /zi command-line option. Both TASM.EXE and TASMX.EXE produce only 16-bit debug information. TASM32.EXE produces only 32-bit debug information. If you plan to use Turbo Debugger to debug your assembler application, then you must assemble 16-bit files with either TASM.EXE or TASMX.EXE. To produce 32-bit debug information, then you must assemble your files with TASM32.EXE.

2012-12-10

Procmon.exe

Process Monitor is an advanced monitoring tool for Windows that shows real-time file system, Registry and process/thread activity. It combines the features of two legacy Sysinternals utilities, Filemon and Regmon, and adds an extensive list of enhancements including rich and non-destructive filtering, comprehensive event properties such session IDs and user names, reliable process information, full thread stacks with integrated symbol support for each operation, simultaneous logging to a file, and much more. Its uniquely powerful features will make Process Monitor a core utility in your system troubleshooting and malware hunting toolkit. Process Monitor runs on Windows XP SP2, Windows Server 2003 SP1, and Windows Vista as well as x64 versions of Windows XP, Windows Server 2003 and Windows Vista.

2012-12-10

windows 进程查看工具

Process Explorer is an advanced process management utility that picks up where Task Manager leaves off. It will show you detailed information about a process including its icon, command-line, full image path, memory statistics, user account, security attributes, and more. When you zoom in on a particular process you can list the DLLs it has loaded or the operating system resource handles it has open. A search capability enables you to track down a process that has a resource opened, such as a file, directory or Registry key, or to view the list of processes that have a DLL loaded. The Process Explorer display consists of two sub-windows. The top always shows a list of the currently active processes, including the names of their owning accounts, whereas the information displayed in the bottom window, which you can close, depends on the mode that Process Explorer is in: if it is in handle mode you will see the handles that the process selected in the top window has opened; if Process Explorer is in DLL mode you will see the DLLs and memory-mapped files that the process has loaded.

2012-12-10

GDI+_Demos154036262003

Description: GDI+ TLB v1.05. Special thanks to Vlad Vissoultchev for new Demos and wrappers. Demos(by Avery) tweaked to run with this TLB. Several bugs fixed in TLB and a few additions. If you don't have XP or Win2k SP3 then you must install GDI+(free from Microsoft) at http://www.microsoft.com/downloads/release.asp?releaseid=32738. This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=43004&lngWId=1

2010-05-31

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除