-
Tongxunlu
一个用Visual C++编写的通讯录程序(A written using Visual C++ address book program)
- 2010-08-19 14:55:48下载
- 积分:1
-
mzc1
网络报告,可以快速修改使用,方便快捷!谢谢,使用!(Network report, you can quickly modify to use, quick and easy!)
- 2013-12-25 12:50:36下载
- 积分:1
-
icmpCheater
给任意IP地址发送一个欺骗icmp包,发送方的IP地址和MAC地址可以随意填写(To deceive any IP address to send a icmp packet, the sender' s IP address and MAC address can be free to fill)
- 2013-07-12 13:07:07下载
- 积分:1
-
Multicast
使用vs2010工具,利用MFC,实现组播通信,只要加入了组,就可以实现通信,该软件还能显示组内成员用户名,IP。(Using vs2010 tools, the use of MFC, multicast communication, joined the group as long as you can communicate, the software can display the group members user name, IP.)
- 2021-01-28 15:08:36下载
- 积分:1
-
hutingkcsj
高效人事管理系统的课程设计报告
,C++版的,里面有课程设计的报告书和任务书,内容详细。(And efficient personnel management system, curriculum design report, C++ version, which has curriculum design report and the mission statement and detailed.)
- 2009-10-23 18:52:44下载
- 积分:1
-
a
说明: 得到函数地址的程序,菜鸟级产品不要笑我
刚学驱动(Adress Of function)
- 2009-06-24 10:28:07下载
- 积分:1
-
DXWTWJ
VB读写位图文件的源代码。可以对BMP文件修改,利用BMP文件加密、解密。(VB bitmap file read and write source code. BMP files can be modified using the BMP file encryption and decryption.)
- 2014-02-02 19:05:05下载
- 积分:1
-
errorRate
用VC++实现的一个测试通信系统的误码率的程序,很好用的,是用两个串口的数据测试误码率的。(With VC++ realize a test communication system BER procedures, very good use, with two serial test data error rate.)
- 2011-12-19 10:23:37下载
- 积分:1
-
JHGJGHJGFJG
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4)
(3)将上面二者进行&运算。
2.程序源代码:(Topic: take an integer a from the right end of the four to seven began.
Program analysis: it can be to consider:
(1) to make a move to the right four.
(2) sets a low four total for the 1, all the rest for 0 of the number. Can be used to (~ 0 < < 4)
(3) will above the difference and operations.
2. The source code:)
- 2012-05-26 20:20:03下载
- 积分:1
-
File-Manager
通过MFC socket编程实现远程查看硬盘及文件夹和文件的功能(MFC socket programming function to remotely view the hard drive and the folders and files)
- 2021-04-01 14:49:09下载
- 积分:1