▍1. GetIPConfig
可以获取自己的ip地址,模仿cmd的ipconfig命令(Can get the ip address imitate cmd ipconfig command)
可以获取自己的ip地址,模仿cmd的ipconfig命令(Can get the ip address imitate cmd ipconfig command)
ping工具,基于控制台应用程序,类似cmd的ping功能(ping tools, console-based application)
人工神经网络BP算法 1、动态改变学习速率2、加入动量项(BP algorithm of artificial neural networks)
数据挖掘十大经典算法中 的决策树中的id3分类算法 (data mining id3 sort method)
raw socket编程,探测网络包。 vc++, win2000测试通过。(raw socket programming, detect network packets. vc++, win2000 test passed.)
基于CSocket点对点文件传输,用c++实现。(CSocket file transfer developed by c++)
基于PE方法预测电波传播的初始场的计算程序,适合于电磁场与电磁波专业的学生使用(PE-based method to predict the initial field of radio wave propagation calculation procedures, suitable for the students of the electromagnetic field and wave professional use)
混合蛙跳算法c源代码,采用c++实现的混合蛙跳算法的程序,有详细的注释和说明(Mixed leapfrog algorithm c source code, mixed leapfrog algorithm to achieve c++ program, detailed notes and descriptions)
ICMP扫描器的设计源码。能实现ping功能,扫描IP地址可以手动输入。方便初学者学习。。(ICMP scanner design source. Ping function, scanning the IP address can be entered manually.)
简单TCP双向通讯例子,实现客户端服务器端的双向通讯。(Simple the TCP bidirectional communication example, to achieve the client server-side two-way communication.)
可实现飞思卡尔比赛以及灭火机器人比赛的计时裁判器,(And can achieve Freescale game timing referee)
基于ICMP协议的ping程序设计实验基于ICMP协议的ping程序设计实验(Based on the ICMP protocol ping program designed experimental program designed experiments based on the ICMP protocol ping)
安捷伦E5062,E5071,创远T5230等网络矢量分析仪的端口功率自动测试工具,功率计为R&S Z51(The power port vector network analyzer Agilent E5062, E5071, Transcom T5230 automated testing tools, power counted as R&S Z51)
11.13 VC2003 编译 如何获得网上邻居(11.13 How to get the Network Neighborhood)
对于网络开发包的详细解释,包括了libcap和libnid等(For a detailed explanation of the network development kit, including the libcap and libnid of)
TCP和UDP socket编程,向固定服务器发送学号姓名信息,用udp从服务器获得一个随机字符串(TCP and UDP socket programming, Student ID Name information sent to the fixed server udp from server to obtain a random string)
说明: 本程序是window平台下,使用virtual C++编写文件下载程序,使用了Http协议(This program is a window platform, use the virtual C++ writing the file download process, using Http protocol)
CG Bump mapping tutorial.