-
FP-树算法实现用C++语言来实现的,多多指教。-FP-tree algorithm using C++ language to achieve,Exhibitions.
- 2022-06-29 07:38:33下载
- 积分:1
-
openssl生成证书,数字签名,加密解码
资源描述
利用openssl 生成根证书,证书发布,数字签名。
握手建立会话长连接,发送,接收数据,最后销毁会话。
- 2022-02-20 23:39:01下载
- 积分:1
-
it can show a menu and dialog
可以显示按钮和菜单的一个应用程序,是在VC环境下编写的。-it can show a menu and dialog
- 2022-03-16 06:33:57下载
- 积分:1
-
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。...
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。
-Simple genetic algorithm genetic algorithm based on Darwin" s theory of evolution is an intelligent optimization algorithm, the application of traditional methods to solve difficult and complex, nonlinear problems, can be widely used in combinatorial optimization, discrete optimization, engineering, optimization and other fields.
- 2022-03-21 04:29:33下载
- 积分:1
-
一个利用VB编写的FTP客户端程序,学习网络编程的朋友可以学习下....
一个利用VB编写的FTP客户端程序,学习网络编程的朋友可以学习下.-VB prepared using an FTP client program, learning to learn network programming under a friend.
- 2022-04-15 18:22:37下载
- 积分:1
-
This is a C program can detect whether or not there is a memory leak of categori...
这是一个可以检测C++程序中是否有内存泄漏的类,并给出了应用实例-This is a C program can detect whether or not there is a memory leak of categories, and gives examples of the application
- 2022-10-02 14:35:03下载
- 积分:1
-
android常用的两种网络请求方式
布局文件写得比较简单,就是两个测试按钮和一个简单的登录测试
http协议请求 方法+url协议+版本 get请求包(显示信息)post应答包 协议+状态码+描述
http常用状态码:200访问成功;404访问失败;500:服务器错误
第一种:UrlConnection请求
第二种:HttpClient请求
两种方法分别对应post请求和get请求
- 2022-03-23 11:54:50下载
- 积分:1
-
演示生命游戏的小程序,C++编写,MFC界面。
很有趣
演示生命游戏的小程序,C++编写,MFC界面。
很有趣-program for displaying the process of life game
- 2023-07-04 02:05:03下载
- 积分:1
-
This programm computes the electric field in a cylinder made of conductor, the p...
这个程序用来计算高为h,半径为a的圆柱形导体圆筒区域的电场分布,上底电位设置为常数U0。-This programm computes the electric field in a cylinder made of conductor, the potential of the upper face is set to be constant U0.
- 2022-04-18 09:49:42下载
- 积分:1
-
迷宫小游戏
本代码是油easyx简易界面库编写的迷宫小游戏,里面包含迷宫自动生成的算法,每次运行都是随机产生的迷宫,可用该算法用于3D迷宫的制作
- 2022-07-18 11:09:49下载
- 积分:1