搜索资源列表
Windows串口编程例子
- in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. ver10.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store in
RAMDISK
- Ramdisk 是一个用于演示纯软件的 Windows(r) 2000 设备驱动程序的示例。此驱动程序会创建一个指定大小的 RAM 盘。您可以像使用任何其他磁盘一样使用此 Ramdisk,但在您关闭计算机时该磁盘的内容会丢失。(一般来说,Windows(r) 2000 缓存管理器在优化内存使用方面比 Ramdisk 要好得多。)
Windows指定顏色點亮畫面AP
- 透過設定畫面指定顏色(R/G/B/W)點亮畫面
SCSI.rar
- Windows 2000/XP/Server 2003 下的 BT 958 SCSI 控制器驱动源码, 项研究SCSI原理的朋友值得研究学习.,vmscsi-- Miniport driver for the Buslogic BT 958 SCSI Controller under Windows 2000/XP/Server 2003 Based in parts on the buslogic driver for the same device.
WDM-R-W-IO-DRIVER
- 本驱动程序采用WDM驱动编写方式,主要功能是在Windows XP下能够向指定的I/O端口写入一个或多个字节,能够从指定的I/O端口读出一个或多个字节,能够同时支持多个用户程序。 测试程序的功能就是针对驱动程序的各项功能进行测试,看其是否能够正常运行。 -This driver is written using WDM driver mode, the main function is to be able to specify under Windows XP' s I/O po
WinLogon
- WinLogon事件通知包编程序,可以捕获windows启动,登陆,注销,锁定等一系列事件,您可以在此实现系统启动相关加载项,及其他功能。-WinLogon Event Notification Package program, and can capture the windows startup, login, log off, lock and a series of events, where you can start to achieve the system-related add
VC_RAW
- 用VC实现的RAW格式图片显示功能,可以直接显示RAW格式的图片-Achieved with the VC display RAW format images, you can directly display RAW format images
Delphi.and.CBuilder.Decompiler.v3.42.Cracked
- Dede之外的另一个超强的delphi,C++builder的反编译工具,支持win和linux的可执行程序。-Decompiler produces all project forms and data modules with all assigned properties and events. Produced event procedures don t have a body, but have an address of code in executable file.
00
- 采 用 了一种较为新颖的Windows+ R TX实时性方案,完成了无人机半物 理仿真试验中实时测控系统的研制。既满足了试验的实时性要求,又具有很好的 用户交互特性,对测控技术的发展及其在国防科技等相关领域中的应用均有重要 的参考价值。-Adopted a more novel Windows+ R TX real-time program, completed a semi-physical simulation test UAV in real-time monitoring a
readxmlfiletool
- 一个读写XML文件的例子代码,VC++,适用windows 操作系统-Read and write XML documents a code example, VC++, The application of windows operating system
[R]demoOfrubyAndapi
- 入门演示ruby运用,如何设置windows窗口模式,同时演示如何简单调用windows的api实现快速功能(注意执行先装ruby解释器,脚本语言不用编译)-Demonstration of the use of entry-ruby, how to set up windows window mode, at the same time demonstrate how simple api call windows of the fast function (attention to the
beginningVisualCSharp2005
- 通过这本书中的例子以及练习题,你可以学到很多有用的技巧,并且全方位的例代码会提高你的编程技巧。 总之,你会了解到C#各个方面的知识。-You ll first learn all aspects of the C# language, from the fundamentals to object-oriented techniques. You ll then quickly progress through Windows(r) and Web programming to making u
redsn0w-win_0.7.1
- redsnow to jailbreak iphone 2g and 3g on windows
iexpress
- 将文件打包成EXE文件 其实这是一个win自带的东西 但好多人不知道-Make executable file (.exe) this is a tool windows has containts it windows+ R type the "iexpress" can run it
ImageViewer
- 这是一个含c#源码的图片浏览器程序,界面和功能是模仿的windows自带的图片浏览器。-This is an image with c# source code browser program, interface and functionality is an imitation of the windows built-in image viewer.
IiS5
- 是微软推出的asp语言支持平台 ),是由微软公司提供的基于运行Microsoft Windows的互联网基本服务。最初是Windows NT版本的可选包,随后内置在Windows 2000、Windows XP Professional和Windows Server 2003一起发行,但在普遍使用的Windows XP Home版本上并没有IIS-Is Microsoft' s asp language support platform), is provided by Microsoft
BubbleBreaker
- Bubble Breaker游戏Javascr ipt版源码 用Javascr ipt 模拟Windows mobile PPC上的一款游戏---Bubble Breaker &def基于Jquery。 -Javascr ipt version of the game Bubble Breaker analog source using Javascr ipt on a Windows mobile PPC Games--- Bubble Breaker & def on
tsc
- stscc mstsc windows remote admin-stsccc
Windows
- 这是一本经典的Windows核心编程指南,从第1版到第5版,引领着数十万程序员走入Windows开发阵营,培养了大批精英。 作为Windows开发人员的必备参考,本书是为打算理解Windows的C和C++程序员精心设计的。第5版全面覆盖Windows XP,Windows Vista和Windows Server 2008中的170个新增函数和Windows特性。书中还讲解了Windows系统如何使用这些特性,我们开发的应用程序又如何充分使用这些特性,如何自行创建新的特性。 这是一本经典
Windows
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Principles and procedures for running Windows programs written procedure, the window generating process, handle theory, message queue, the cal