-
portscan
端口扫描很好很强大 的,,大家试试,下载吧,可能达不到大家的要求 ,,新手练习 还是必要胡(portscan)
- 2010-11-26 20:55:47下载
- 积分:1
-
usbtocom_comnum
现在很多人都在用USB转串口,但是由于它是动态分配的,找起来比较麻烦,所以可以用这个程序自动侦测USB转串口对应的串口号(Many people now are using USB to serial port, but because it is dynamically allocated, is too much trouble to find them, so you can use this program automatically detects the USB to serial serial number corresponding to)
- 2010-08-12 21:33:16下载
- 积分:1
-
STM32
STM32使用的各种问题及解决方法,学习STM32必备(STM32 various problems and solutions used to learn the necessary STM32)
- 2014-06-20 16:35:46下载
- 积分:1
-
Cry12864
MSP430F149驱动 12864的应用程序(MSP430 12864 driver)
- 2010-05-09 14:12:37下载
- 积分:1
-
Example_2
说明: 鸡舍的智能补光程序,白天晚上自动补光开灯关灯 ,(The intelligent lighting program of the chicken coop can automatically fill the light on and off during the day and night.)
- 2020-06-18 13:00:01下载
- 积分:1
-
LinkedList
说明: 自己实现了C++链表,测试在Main中,分为头文件和实现(I realized C++ linked list by myself)
- 2020-06-21 06:40:02下载
- 积分:1
-
SocketCAsyncSocketCSocket
Socket,CAsyncSocket,CSocket介绍
Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。
也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
- 2009-06-20 13:10:05下载
- 积分:1
-
51单片机和三菱变频器MODBUS RTU通信实例
51单片机和三菱变频器MODBUS RTU通信实例,里面有具体的通讯范例,方便初学者学习(51 single-chip microcomputer and mitsubishi inverter MODBUS RTU communication as an example, there is a specific communication paradigm, easy for beginners to learn)
- 2020-06-28 10:40:02下载
- 积分:1
-
IPMonitor
本程序可以用来监控本地网络,捕获一段时间内以本机为源地址或目的地址的IP数据包(不包括以广播形式发出的数据包),统计IP数据包的信息,列出本机与其他主机之间不同协议类型IP数据包的流量。(This procedure can be used to monitor the local network, capturing a period of time to this machine as the source or destination addresses of IP packets (including broadcast packets sent), statistics of IP packets, lists the machine with The flow of data packets IP between different protocol types in other hosts.)
- 2020-11-02 23:29:53下载
- 积分:1
-
WIFI-API-Example
WIFI win ce demo source code for visual studio c#
- 2013-07-13 12:04:54下载
- 积分:1