搜索资源列表
9759
- 西安电子科技大学出版的VC++高级编程技巧与示例,其中全面系统地讲述了VC++高级编程技术的实现方法,包括ADO,COM,ODBC,DAO等技术的实例源码,所有代码都必须使用Visual C++6.0 以上的版本编译,此外,把本光盘中的示例拷贝到硬盘上后,如果VC++读取有问题,则是工程文件的属性为只读所致,只要将文件的只读属性去掉即可。-Xi'an University of Electronic Science and Technology published by the VC a
vc_windows下查看bios
- 在windows环境下直接读取bios信息,并保存。转自programfan.com-in windows environment directly read bios information, and preserve. Transfers from programfan.com
硬盘信息读取文件
- 一个用来遍历逻辑分区的软件。但是软件中有几个问题:1、读取速度不是很好。2、读取C:盘时候有错误。这个2个问题,本人没有解决。还望高手可以多多指点。联系:flyz-81@163.com-used to traverse a logical partitioning software. But software, a number of problems : 1, read speed is not very good. 2, reading the C : disk is the wrong t
DNSexample
- 网域名称系统(Domain Name System缩写DNS,Domain Name被译为域名;另外域名服务器Domain Name Server也简称为DNS)是因特网的一项核心服务,它作为可以将域名和IP地址相互映射的一个分布式数据库,能够使人更方便的访问互联网,而不用去记住能够被机器直接读取的IP数串。-The Domain Name System (DNS) is a hierarchical naming system for computers, services, or any r
COM_Detect
- Com端口检测程序,使用API完成大部分工作,主要演示了在VB下实现端口控制与读取信息的方式-Com port testing procedures, most of the work completed by the use of API, the main demonstration in the port under the control of VB and read information
Ch3389
- 修改远程桌面连接端口: 1)读取注册表REG_DWORD值. 2)更改注册表REG_DWORD值. 3)联系方式(QQ:34596561 | E-mail:airen3339@163.com) 近期工作需要,需要更改远程桌面连接端口,网上的软件也不少,但下载下来有的总提示有病毒,由于在服务器使用,也不敢轻易使用,这样免费的软件总要绑定木马呢?既然想免费供大家使用,就应该真正的安全的供大家使用.根据更改远程连接端口的原理,即修改注册表两项REG_D
43
- VB读取COM口条形码,扫描COM口信息内容-VB COM port is read bar code, scan the information content of the COM port
bd
- 曾经在某公司做过的代码,虽然代码并不美观,但却是稳定的用在产品中的,经过了大量测试。 功能: 解密蓝光磁碟(蓝光碟放在专用的蓝光光驱中,usb接口连接电脑) 提供了如下接口: size_t fread_xl(char* key, void *buffer, size_t size, size_t count, int fh ,int vertpye ) 来直接读取加密碟,内部实现了透明解密,函数接口极力模仿fread函数。 另配合GetKey
SmsTest
- 利用串口读写来操作手机,进行短消息的发送与读取-Read/Send SMS using COM port to access celluar phone
API-com
- 串行端口是系统资源的一部分,其本质是作为CPU和串行设备间的编码转换器。当数据从 CPU经过串行端口发送出去时,字节数据转换为串行的位(Bit) 接收数据时,串行的位被转换为字节数据。应用程序要使用串口进行通信,必须在使用之前向操作系统提出资源申请要求(即打开串口),通信完成后再释放资源(即关闭串口)。串行通信一般可以分为同步和异步两种操作方式。所谓同步方式是指在串口的接收缓冲区中读取规定数目的数据,直到规定数目的数据全部被读出或设定的超时时间已到才返回。如果规定的待读取数据量大且设定的超时时间
20140907113650722
- The gateway did not receive a timely response the upstream server or application. Sorry for the inconvenience. Please report this message and include the following information to us. Thank you very much! URL: http://www.jxcad.com.cn/thread-1
GetAllComPorts
- 通过读取系统注册表,获取当前系统可用的COM口数量及名称- By reading the system registry, the COM port number and get the name of the current system available