▍1. 混沌人工鱼群算法在重力坝材料参数反演中的应用
混沌人工鱼群算法在重力坝材料参数反演中的应用(Chaos AFSA gravity dam material parameters Inversion)
混沌人工鱼群算法在重力坝材料参数反演中的应用(Chaos AFSA gravity dam material parameters Inversion)
C语言黑客编程[12]---系统服务方式实现后门启动,C语言黑客编程[12]---系统服务方式实现后门启动(C language programming Hacker [12]--- backdoor way to achieve start system services, C language programming hacker [12]--- backdoor way to achieve start system services)
C语言黑客编程[7]---单管道反向连接型后门的编写,C语言黑客编程[7]---单管道反向连接型后门的编写(C language programming hacker [7]--- single pipe reverse connection type back door preparation, C language programming hackers [7]--- single pipeline preparation of reverse connection type back door)
C语言黑客编程[3]---编写带界面的关机程序,C语言黑客编程[3]---编写带界面的关机程序(C language programming hacker [3]--- prepared with the interface shutdown procedures, C language programming hacker [3]--- prepared with the interface shutdown procedures)
直接计算TSP问题的小程序~非常好用,可以直接画出路径图来。(Direct calculation of the TSP ~ very handy little program, you can directly draw a path diagram.)
最基本的蚁群算法!转自Excelhome,附大量TSPLIB数据 (The most basic ant colony algorithm! Transfer Excelhome, attached to a large TSPLIB data)
用前向神经元网络逼近连续函数,f(x1,x2,x3,x4)=sinx1+sinx2+sinx3+sinx4 定义域为[0,2*pi].刘宝碇老师例子仅供参考(Let us design a feedforward NN to approximate the continuous function, f(x1, x2, x3, x4) = sin x1+ sin x2+ sin x3+ sin x4 defined on [0, 2*pi]4.)
实现FTP多线程下载上传,同时可以方便实现与本机FTP服务器的连接(Achieve multi-threaded FTP download upload, and can easily be achieved with the local FTP server)
实现单线程文件传输,不支持断点传出,功能相对简单,但是性能很好。(Achieve single-threaded file transfer, does not support breakpoints spread, function is relatively simple, but the performance is very good.)
CNN卷积神经网络C++实现。完全可编译运行。对研究CNN卷积神经网络 很有帮助。(C++ version convolutional neural network。 according to the source code adapted from Mike. CNN convolutional neural networks for research of the people.)
基于VC++开发的VNC服务端,非常有用方便,可用于远程调试使用(Developed based VC++ VNC server, very useful convenience for remote debugging)
BP神经网络用于负荷预测,电价估计等,欢迎大家补充更正(BP neural network for load forecasting, price estimates, etc., welcome to add corrections)
第1章实例01-简单网络聊天室.zip(Chapter 1 Examples 01- Simple network chat rooms. Zip)
实现点对点发送文本聊天,P2P基于套接字发送和接收文本(Realize the point-to-point send text chat, P2P based on SOCKET to send and receive text)
windows 套接口 编程 udp(windows udp socket programming)
浙江大学 《网络技术》课程资料 对应教材《计算机网络》第4版(Zhejiang University " Network Technology" course materials)
对TCPIP网络包解析,Win下网络编程参考源码(TCPIP network packets for analysis, Win Network Programming Reference Source)
程序记录并显示了数据报从源端机器传送到目标机器的过程中所经过的路由器的IP地址,并且记录了数据报到达每个路由器所需要的时间。认真观察到达每个路由器的时间有什么区别,从而熟练掌握traceroute的工作原理和ICMP报文协议。 (The program records and displays the IP addresses of routers through which the datagram sent from the source client machine to the target machine , and the recording of the data packets arrive at the time required by each router . )
使用遗传算法解决旅行商问题。一个旅行商要去N个城市旅行,这N个城市中,任意两个城市之间都有一条路径,路径的长度按照两个城市之间的直线距离计算。找出一条路径,使得旅行商从A城市出发经过所有的城市再回到A城市,所经过的路径最短,每个城市不能重复旅行。(Using genetic algorithm to solve the traveling salesman problem.)
说明: 机器人学课程中运动学部分关于D-H参数的动画演示,附含源代码!(Robotics courses kinematics animation on the DH parameters attached with source code!)