-
VCMatlabToolDemo
VC++中使用Matlab进行数据操作,里面进行了详细介绍,附源代码。(VC++ using Matlab for data manipulation, which is described in detail, with source code.)
- 2010-05-27 09:12:55下载
- 积分:1
-
PortScan
这是一个扫描程序,主要扫描网络计算机的端口,通过这个端口可以入侵,也可以检查是否有漏洞。(This is a scanning program, the main port scans network computers, can invade through this port, you can also check whether there are loopholes.)
- 2013-10-17 21:28:45下载
- 积分:1
-
LED3264
32X64点阵频谱程序、32X64多功能时钟32X64(32X64 dot matrix spectrum program, 32X64 32X64 Multifunction Clock)
- 2015-10-29 16:08:00下载
- 积分:1
-
linuxC网络编程
/* 使用UDP 创建一个服务器:client 和 server各一个进程
1)UDP服务器,可以接受各路发来的信息, 收到消息之后, 添加确认字符(ack)发回给对应用户
如 client1发送helloworld给服务器
服务器收到后,返回 getMsgACK:helloworld
2)client1会记录自己发出的所有信息,并确认服务器是否收到了 ,
也就是client1同时接收服务器发来的消息,对消息进行分析getMsgACK: (strtok)
确认服务器收到后, 把信息从发出链表中删除;
3) 如果消息链表有内容,每隔1秒提示是否重发该消息 alarm()
*/
- 2022-12-25 01:10:02下载
- 积分:1
-
Report-ListControl
说明: 解释在Report风格的ListControl里如何编辑次项目(explained in the Report Style Editor ListControl ways to sub-item)
- 2006-04-04 12:27:17下载
- 积分:1
-
selport
在VC++中使用 WINDOWS API 函数对计算机串口进行读写操作(in VC use Windows API functions for serial port of computer literacy operation)
- 2007-04-10 11:01:25下载
- 积分:1
-
labview播放器
labview播放器MP3 一款简单的音乐播放软件,通过labview可转换成多种平台支持的应用程序或APP,也可作为二次开发的基础在此基础上进一步编辑,链接平台
- 2022-03-20 06:13:48下载
- 积分:1
-
Windows-programmer-desion
说明: 是一部window开发比较全面的书籍,书中涉及了window开发的所有内容,适合有一定编程基础的开发人员不断地学习。(Window is a more comprehensive development of books, book covers all the contents of window development for a certain programming based development staff have been learning.)
- 2011-03-04 11:40:20下载
- 积分:1
-
Comm_Unix
程序:实现Unix下通过Socket实现两台机器之间相互通信功能的示例。(: Unix through Socket two machines between communication capabilities of the examples.)
- 2006-06-28 10:23:18下载
- 积分:1
-
FrequencyFilt
根据频率的不同,设置不同的滤波器,包括低通、高通、带通等(Depending on the frequency set different filters, including low pass, high pass, band pass, etc.)
- 2013-12-30 07:23:00下载
- 积分:1