资源列表
db
- 简单的access数据库访问,供大家参考-Simple access access
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.
input
- 自己写的textbox输入框的输入限制方法代码-Input limit himself wrote the textbox method code input box
sift-keypoints-detection
- 利用sift算法对图像进行特征点检测,获得图像的sfit极值点及特征点-Use sift algorithm for image feature detection
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
A20_Android
- A20_Android快速移植指南_V1.0_20131227.PDF 全志A20、T2 android快速移植手册,快速上手手册。对于刚接触全志芯片的朋友,有一个快速指引手册会对工作事半功倍!-Chi A20, T2 android rapid migration manual, quick start manual. For the fourth year Chi chip friend, there is a rapid Guidebook will work less!
EPPLUS
- 使用EPPLUS导出数据到Excel,无需安装office-Use EPPLUS export data to Excel, without having to install office
OPC_Client-OpcNetApi
- 改写的基于OpcNetApi的opc源码,能够通信,还有很多bug,给大家参考-OpcNetApi based rewrite of opc source can communicate, there are many bug, for your reference
HFCConfig201406251
- 上位机与单片机通讯程序,包含串口通讯、图表显示、数据配置、上传下载等-PC and MCU communication procedures, including serial communications, chart display, data configuration, upload and download
Hanoi
- 利用状态空间转换法完成的汉诺塔演示,实现了简单的图形界面-State space conversion method done HANOR demo implements a simple graphical interface
BaB
- 特征选择,提取的一种算法,B and B算法的简单描述-An algorithm of feature selection and extraction
include
- 当要求解一个输入规模为n,且n的取值相当大的问题时,的,如果问题可以分成k个不同子集合,得到k个不同的可独立求解的子问题,其中1<k≤n,而且子问题与原问题性质相同,原问题的解可由这些子问题的解合并得出。那末,对于这类问题分治法是十分有效的。-When the solution of an input size n, and N values considerable problems when, if the problem can be into k different sub set
