搜索资源列表
Windows CE下的串口通讯类
- 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVER
单词统计o
- WINDOWS编程,单词统计程序 使用: 运行程序后,选择菜单“文件”/“打开” 打开“Word.dat”或“数单词调入.txt”.将显 示文本并统计单词数目。也可自己编辑英文文本 文档调入。-Windows programming, statistical procedures for the use of the word : operational procedures, select menu "document" / "open&quo
Enumerate_all_processes
- How to enumerate all processes of windows os.-How to enumerate all processes of windows o s.
DSPACK231
- DSPack is a set of Components and class to write Multimedia Applications using MS Direct Show and DirectX technologies. DSPack is designed to work with DirectX 9 on Win9X, ME, 2000, and Windows XP operating systems. Now VMR (Video Mixing Renderer) is
Windows下DLL编程技术及应用
- 摘 要: 本文介绍了DLL技术在Windows编程中的基本运用方法及应用,给出了直接内存 访问及端口I/O的两个实用DLL的全部源代码。-Abstract : This paper presents a DLL in Windows programming using the basic method and the application is a direct memory access and I / O port in the two all practical DLL source c
Windows-ce-I2C
- Windows—ce-I2C驱动程序,可以直接用了o(∩_∩)o
如何在Windows 9598下读取硬盘序列号
- 如何在Windows 9598下读取硬盘序列号。硬盘的序列号是生产时由厂家设定的,存在于硬盘的控制芯片内,不随硬盘的分区、格式化状态而改变,象硬盘的物理柱面数、扇区数一样,是一个与操作系统无关的特性。该序列号只能用硬盘控制器的I/O指令读取.,并且不能用常规办法修改。-how to read under Windows 9598 drive serial number. The drive is serial production set by the manufacturers, there
windows filespy
- filespy 工具是windows下文件系统过滤程序,包括驱动文件及用户应用程序,还可以监视网络fast i/o。
MAGNiTUDE.rar
- SENTINEL 的加密狗lic生成工具方法如下 1.copy a870.sentinel to windows\system32 folder. 2.run Emulator Utility and then press install button and close the utility. 3.run wechoid.exe, selector must be 1e or 1c 4.then run LicGen and use selector and code from
cximage_6_All_Package.zip
- 包含了一個完整的讀取圖形程式庫的源碼,可以並含詳細的英文註解,以及一個用該程式庫設計的一個圖像處理的軟體,內含多種範例及給不同語言用的lib還有VB的ocx(C++ Builder 6、WINCE for VS 2005、VB 6、Linux - KDevelop2),cximage600_full : full source code with JPG, PNG, TIF, ZLIB, Jbig, JasPer, LibMNG, LibDCR libraries, documenta
JAVA-OCR
- 使用方法: 1、把:AspriseOCR.dll、DevIL.dll、ILU.dll这三个动态链接库文件放到 windows/system32 下面 2、开发用到aspriseOCR.jar组件 3、开发实例代码:(实例代码)ParseJPEG_withOCR.java
ocilib-3.0.1-windows
- OCI 的 C封装,简单好用,强烈推荐,20字-OCI
Objective-C
- 学习Objective-C的宝典,O Reilly出版的。-Learning Objective-C of the book, O Reilly published.
ocx
- 在DOS或Windows命令行下运行:regsvr32 ocxname.OCX 注册-In DOS or Windows command line run: regsvr32 ocxname.OCX Register
usbcleaner20081218
- 控件注册问题 USBCLeaner自带控件与系统本身的控件版本不一致时会出现类似组件无法注册等提示,遇到这种情况,可以将prjXTab.ocx,COMCTL32.OCX复制到系统文件夹,XP一般是C:\Windows\System32,NT一般是C:\WiNNt\System32下,然后 运行--Regsvr32 prjXTab.ocx Regsvr32 COMCTL32.OCX 一般就可以解决问题. -Control the registration of USBCLea
XPControls_ocx
- Windows XP Looks like control
Oreilly.DNS.On.Windows.Server.2003.eBook-LiB.chm.z
- DNS on Windows Server 20003 is a special Windows-oriented edition of the classic DNS and BIND, newly updated to document the many changes to DNS, large and small, found in Windows Server 2003. Veteran O Reilly authors, Cricket Liu, Matt Larson, and R
Release
- GMS模块短信开发包 1.将控件文件smscontrol.ocx和smscontrol.lib 以及帮助文件smscontrol.hlp 拷贝到WINDOWS系统目录SYSTEM或SYSTEM32下。 2.注册控件:在开“始菜”单下,“运行”里输入"regsvr32 smscontrol.ocx" 再点“确定”。注册成功会有提示。当然也可以用别的方法注册控件。 vb文件夹中为VB例子程序源代码 smssample文件夹中为vc++例子程序源代码-GSM modu
student
- 学生成绩管理系统 该程序的主要功能为: 0主菜单,1输入学生记录,2插入学生记录,3修改学生记录,4删除学生纪录, 5查询修生记录,6使用帮助文档。另外,该程序主要调用了:I/O函数(stdio.h),其他说明(stdib.h),字符串函数(string.h),屏幕操作函数(conio.h),字符操作函数(ctype.h),清屏函数(windows.h),定义常数。-Student achievement management system
windows-batch-file-package-summary-
- windows批处理汇总文件包,是网络上搜寻来的,挺多例子,希望对大家有帮助,\(^o^)/~-windows batch file package summary
