搜索资源列表
NetTime
- 用于扫描你的电脑上所有的TCP端口的状态。利用这个功能,你可以轻松、快速的查出你的电脑上所使用的TCP端口,进而判断你的电脑是否中了木马。扫描出来的端口状态有两种:拒绝连接、接受连接。对于处于拒绝连接状态的端口,很可能是你的电脑为了与外部主机连接而使用的,通常情况下不会对你的网络安全构成威胁。而处于接受连接状态的端口,可能会对你的网络安全构成威胁,甚至很有可能是木马程序在运行!假若你想通过本端口扫描来判断你的电脑是否中了木马,在扫描时请不要运行其它网络程序,如果扫描结果还是有处于接受连接状态的端
zyzCC
- xsl ,关于一个XML标准tag的用法,了解soap用法-xsl on a standard XML tag to use, understand soap usage
servicetest
- 代码示范了 OpenSCManager、CreateService、OpenService、ControlService、DeleteService、RegisterServiceCtrlHandler、SetServiceStatus、StartServiceCtrlDispatcher等操作服务程序的主要几个API的用法,具体的函数参数大家可以查阅MSDN。-model code of OpenSCManager, CreateService. OpenService, ControlSer
CC2430datasheep
- 射频芯片cc2430的用法说明文档,很全面。
CC2431_Data_Sheet_1_0
- CC2431射频芯片的用法说明文档,很全面,最新版,是学习射频技术的好帮手!
Win32API
- win32api 可查询api的用法
clist-1.5.0-release
- clist函数的用法,包括9个例子以及具体的工程
spy
- spy++ 用法 中文版 很不错的 敬请下载
Chat
- 比较好的一个聊天工具,分为serve端和client端。用法:一台电脑安装serve端程序作为主机、其他安装client端程序。安装后网络连上后即可使用。
7941967NS.rar ns2开发详解
- ns2开发详解,包括各种NS2的实例,用法,是一本不可多得的经典书籍,Detailed ns2 development, including a variety of NS2 examples of usage, is a rare classic books
SharedMemory
- share memory函数的用法,对share memory函数函数获得一定了解。有助于增强对win32和Rtx通信的认识-share memory function is used, the function of the share memory function to obtain a certain understanding. Win32 help enhance communication and understanding Rtx
StreamingSIMDExtensions2Tutorial
- SIMD教程,初学者适用,主要介绍了SSE2的一些很生动的指令\用法\效果等等.-SIMD tutorial, beginners to apply, mainly introduced to some very lively and SSE2 instructions \ usage \ effects and so on.
macd
- 利用cb开发工具,通过串口接收数据,和cb中的PerformanceGraph控件,绘制滑动平均曲线macd。 Cb中没有直接提供串口控件,需要通过Import ActiveX control来增加cb中没有的串口控件。可以使用操作系统Windows\system32目录下自带的mscomm32.ocx。 通过http://www.google.com/codesearch 搜索 PerformanceGraph1,可以得到该控件在cb中的用法。 对于串口控件也一样。 如果还有问
MyComm
- 应用SerialPort类开发的一个简单串口通讯程序,实现首字节用Mark标志校验,后面的数据用空格校验,这种用法在很多工业控制设备是都会用到-SerialPort class application development of a simple serial communications program, to achieve the first byte check with Mark mark, followed by a space of data validation, the us
socket
- socket 编程 阻塞模式范例 可以看到所有的基本用法,但是调试时需要参考网上的设置VC++的方法-blocking mode socket programming examples can be seen all the basic usage, but the debugging settings need to refer to the online method of VC++
IARCC2430AD
- 是基本IAR编程环境下的,CC2430芯片的A/D读取温度与光照的用法-this code is on the IAR programming environment about CC2430 chip A/D reading the temperature and light usage
pc-to-51-rs232
- PC机与51单片机之间的串口通讯,让新手看看串口通信控件的详细用法-rs232 between pc and 51
md5
- md5加密用法,简单的一个工程,对初学者有很大的帮助-md5 encryption usage, a simple project, a great help for beginners
Szhto
- 惠通短信猫控件利用vc++进行二次开发的例子程序,完整的给出了惠通短信猫的用法。-Hui Tong SMS cat control the use of vc++ examples of secondary development program, complete Hui Tong SMS cat usage.
ActiveMQ-5.5
- ApacheMq实战实例,包含各种特性、用法和测试代码-ApacheMq in action