搜索资源列表
afd.zip
- windows下功能强大的拨号程序
94
- Windows NT远程连接的 Delphi接口程序有例子(50KB)-Windows NT remote connectivity Delphi Interface Program is an example (50KB)
NetTime
- 用于扫描你的电脑上所有的TCP端口的状态。利用这个功能,你可以轻松、快速的查出你的电脑上所使用的TCP端口,进而判断你的电脑是否中了木马。扫描出来的端口状态有两种:拒绝连接、接受连接。对于处于拒绝连接状态的端口,很可能是你的电脑为了与外部主机连接而使用的,通常情况下不会对你的网络安全构成威胁。而处于接受连接状态的端口,可能会对你的网络安全构成威胁,甚至很有可能是木马程序在运行!假若你想通过本端口扫描来判断你的电脑是否中了木马,在扫描时请不要运行其它网络程序,如果扫描结果还是有处于接受连接状态的端
用VC 6.0实现串行通信的三种方法
- 用VC 6.0实现串行通信的三种方法 本文介绍了在Windows平台下串行通信的实现机制,讨论了根据不同的条件用 Visual C++ 设计串行通信程序的三种方法,并结合实际,实现对温度数据的接收监控。 -VC 6.0 of the three serial communication method is introduced in the Windows platform to achieve the serial communication mechanism discus
GetNet
- 进程列举程序,优点类似Windows任务管理器。 VC++编写实现,调试通过!-process procedures outlined the advantages similar to the Windows Task Manager. VC + + realization, debugging through!
在Windows95下PC机和单片机的串行通信
- 在Windows95下PC机和单片机的串行通信,该程序也可以用在其他windows系统下-under Windows 95 PC and the MCU, the program can also be used in other windows system
DOS程序如何读写Windows剪贴板
- DOS程序如何读写Windows剪贴板才解决文件共享冲突问题-procedures how to read and write DOS Windows clipboard file-sharing to solve conflict
基于windows api的RS232串口程序
- 采用WINDOWS API函数编写的RS232串口程序。程序详细展示了windows串口通信的实现过程,包括超时设置,DCB设置等,串口工作方式是较为容易实现的同步方式,适合初学者。 程序采用C++程序编写,但稍有类和对象概念的C程序员一样能够轻松看到程序。
FTPWinClient
- ftp windows程序 毕业设计 共同欣赏 改错-ftp windows program graduates to appreciate the design of a common error
Windows-API
- 此程序利用windows API进行串口编程的演示。-This program uses the windows API for serial programming of the demonstration.
windows-communicate2
- windows异步管道示例程序,实现进程间通讯-asynchronous pipeline windows sample program, to achieve inter-process communication
optimization-of-sctp
- 在windows平台的的流控制协议的优化程序简介以及论文。-In the windows platform flow control protocol optimizer profile and papers.
Serial-assistant-source
- 串口助手源程序,用来测试串口是否正确连接。windows下运行的界面程序。-Serial assistant source, used to test the serial port is connected properly. interface program running under windows.
Test_AOM
- 一个简单的windows程序,可以串口通信,管理串口设备。-A simple windows code to test serial port.
chuanxingtongxing
- 串行通行部分Windows程序源代码(宏、菜单和变量)-Serial passage of part of the Windows program source code ( macro, menu and variable )
HanoiTower100
- 最近在学用API写windows程序,经过半天的努力写出了一个汉诺塔演示程序.程序短小精悍,能完整地完成盘子的移动过程.-Recent study using API to write windows procedure, after the efforts of a half-day Tower of Hanoi to write a demo program. Dapper procedures can be completed full course of plate movement.
HJCON
- 《windows程序设计》一书的源代码,由于文件太大,分三次压缩-Author of Windows programming source code, because the file is too large, points three compression
kealizeWindows
- 一个用vc++实现的计算器原代码,是本人编写的第一个windows程序-A used vc++ realize calculator source code, is I write the first Windows programs
overloadzqread
- 关于绘图工具栏与绘图方式可以做书写板用,也可做绘图框用的Windows程序()
Windows下的窗口编程
- Windows下的窗口编程,支持多线程,采用面向对象的程序设计,复用性好!操作简单