资源列表
login
- 用QT创建一个用户登录对话框,用于用户名和密码的填写-Create a user login dialog with QT, user name and password to fill
BaB
- 特征选择,提取的一种算法,B and B算法的简单描述-An algorithm of feature selection and extraction
Hanoi
- 利用状态空间转换法完成的汉诺塔演示,实现了简单的图形界面-State space conversion method done HANOR demo implements a simple graphical interface
HFCConfig201406251
- 上位机与单片机通讯程序,包含串口通讯、图表显示、数据配置、上传下载等-PC and MCU communication procedures, including serial communications, chart display, data configuration, upload and download
OPC_Client-OpcNetApi
- 改写的基于OpcNetApi的opc源码,能够通信,还有很多bug,给大家参考-OpcNetApi based rewrite of opc source can communicate, there are many bug, for your reference
EPPLUS
- 使用EPPLUS导出数据到Excel,无需安装office-Use EPPLUS export data to Excel, without having to install office
HttpHelper-.net4.0-2015-09-08
- HttpHelper类,用来实现Http访问,Post或者Get方式的,直接访问,带Cookie的,带证书的等方式,可以设置代理-HttpHelper class that implements Http access, Post or Get methods, direct access with Cookie s, with a certificate, you can set the proxy
input
- 自己写的textbox输入框的输入限制方法代码-Input limit himself wrote the textbox method code input box
include
- 1)随机输入平面上n个点的集合; 2)使用分治策略编制计算机程序求出这n个点的极大点。 3)编程实现2维极大点问题的求解,且在程序中体现分治策略。程序能处理任意的n个点。 -1) a collection of n points on a random input plane 2) using divide and conquer strategy computer program to calculate the maximum point of the n point.
db
- 简单的access数据库访问,供大家参考-Simple access access
123
- 下载文件到本地指定的目录,并实时显示下载进度-Download the file to a directory on the local specific, and display the download progress
greedy
- 1)编程实现背包问题贪心算法和最小生成树prim算法。通过具体算法理解如何通过局部最优实现全局最优,并验证算法的时间复杂性。 2)输入5个的图的邻接矩阵,程序加入统计prim算法访问图的节点数和边数的语句。 3) 将统计数与复杂性函数所计算的比较次数比较,用表格列出比较结果,给出文字分析。 4)背包问题的实验数据如下表:n=8,m=110 -1) programming to implement the knapsack problem greedy algorithm and
