▍1. SVM_Train
支持向量机分类训练算法SVM,它在解决小样本、非线性及高维模式识别中表现出许多特有的优势(SVM training algorithm )
支持向量机分类训练算法SVM,它在解决小样本、非线性及高维模式识别中表现出许多特有的优势(SVM training algorithm )
基于TCp的网络编程,一个服务器对多个客户端,用用的是多线程方法(Based on the TCp network programming, a server to multiple clients, use is a multi thread method)
在NS2仿真环境下进行WLAN无线网络模拟,无线节点间通过无线介质进行数据传输(Under the environment of NS2 simulation WLAN wireless network simulation, wireless data transmission through wireless medium between the nodes)
缠论MACD面积MT4公式,给广大缠友提供一个合适的指标公式。祝愿天下缠友早日破缠得禅(On the MT4 wrapped formula tied to the majority of Friends provide a suitable index formula. Friends wish the world wrapped early break Zen Chande)
计算机算法分析里面分治法中很多算法的源码(Computer algorithm analysis, many of which divide and conquer algorithm source code)
神经网络与深度学习综述,非常经典,强烈推荐(Neural networks and deep learning Summary)
无连接的VC++网络通信 源代码,输入本机端口号、目标端口号、目标机IP地址,可以发送消息,并不建立连接。(Connectionless network communications VC++ source code, enter the local port number, destination port number, destination IP address, you can send a message, does not establish a connection.)
从libnids得到TCP重组的数据,当libnids的状态为NIDS_JUST_EST时,表示TCP建立连接,在此时给TCP流增加一个flow_id用来标识此连接;当libnids的状态为NIDS_DATA时,表示接受数据,当有新的数据到达时,根据flow_id把数据push到相应的流表中,为之后的数据分析做准备。因此,可以在此框架上增加符合http协议的应用解析(Data TCP libnids restructuring, when libnids status to NIDS_JUST_EST, said the TCP connection is established, at the same time adds a flow_id to TCP flow is used to identify this connection When libnids status to NIDS_DATA, accepted data, when new data arrives, according to flow_id to push data to the corresponding flow table, prepare the way for after data analysis. Can be increased on this framework, therefore, in accordance with the application of the HTTP protocol parsing)
acl_cpp 是基于 acl 库的 C++ 库,包括 MIIME 解析、Handlersocket 客户端库、数据库连接池(支持mysql/sqlite)、WEB 编程、数据库编程、阻塞/非阻塞数据流等内容。(acl_cpp is based acl library of C++ libraries, main elements: common features acl C library, MIIME parsing, Memcached client library, Handlersocket client library, connection pool (support mysql/sqlite), WEB programming, programming, blocking/non-blocking streams and other content.)
六自由度机器人的运动优化和轨迹规划算法研究(A robot with six degrees of freedom motion optimization and trajectory planning algorithm)
WINPCAP 抓包工具,可以用来抓包等功能,十分简单的代码,可以直接使用(WINPCAP tools)
网狐6603批量添加机器人账户,不用手工繁琐添加。(6603 Fox Network to add bulk robot accounts, without tedious manual add.)
背包问题(Knapsack problem)是一种组合优化的NP完全问题。问题可以描述为:给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。问题的名称来源于如何选择最合适的物品放置于给定背包中。(Knapsack problem)
透過 Socket 擷取影像,並進行 OpenCV MOG2 計算(Capture images through Socket, and OpenCV MOG2 computing)
典型的点云数据fandisk,适合点云研究者进行仿真,六千多个点(Typical fandisk point cloud data, suitable for researchers point cloud simulation, more than six thousand points)
运用网络编码技术改进的无线路由协议,可以实现做大的吞吐量,实现节能功能(Using network coding technique to improve wireless routing protocol, can achieve big throughput, achieve energy saving function)
A算法详解-通俗易懂初学者必看 A算法详解-通俗易懂初学者必看(A Detailed algorithm- a must-see straightaway beginners)
国密算法SM2_SM3 Demo,包括sm2签名验签加解密和sm3算法。(SM2_SM3 Demo)
深度信网络测试代码,可以帮助初学者很好地了解深度学习。(Depth communications network test code that can help beginners a good understanding of the depth of learning.)