-
通过windows API 搜索附近wifi热点 WLANConnect
说明: 通过windows API 搜索附近wifi热点,获取每个wifi的相关信息,如信号强度,加密类型等(Search for nearby WiFi hotspots through windows API to get information about each wifi, such as signal strength, encryption type, etc.)
- 2020-06-22 03:40:02下载
- 积分:1
-
alglib-3.14.0.csharp.gpl
ALGLIB提供以下功能:
线性代数(直接算法、求解器、EVD/SVD)
快速傅里叶变换
数值积分
内插
线性和非线性最小二乘拟合
优化
常微分方程
特殊功能
统计 (描述性统计, 假设检验)
数据分析(分类/回归,包括神经网络)
的多个精确版本线性代数, 内插和优化算法(使用MPFR浮点计算)(ALGLIB provides functions for:
Linear algebra (direct algorithms, solvers, EVD/SVD)
Fast Fourier transforms
Numerical integration
Interpolation
Linear and nonlinear least-squares fitting
Optimization
Ordinary differential equations
Special functions
Statistics (descriptive statistics, hypothesis testing)
Data analysis (classification/regression, including neural networks)
Multiple precision versions of linear algebra, interpolation and optimization algorithms (using MPFR for floating point computations))
- 2018-08-14 14:53:16下载
- 积分:1
-
keshe
是基于vc6.0的课程设计。学数据结构的时候做的,有源码和课设分析。(Vc6.0 curriculum design is based. Data structure when done with meta-analysis of the source code and classes.)
- 2014-01-01 14:56:59下载
- 积分:1
-
(2D)2PCALDA---face-recognition
(2D)2PCALDA An efficient approach for face recognition
- 2013-05-15 21:30:48下载
- 积分:1
-
maze
说明: VC++ 解析迷宫算法源码,用来生成迷宫地图(VC ++ parses the source code of the labyrinth algorithm to generate the maze map)
- 2020-05-13 16:30:42下载
- 积分:1
-
C#版 摄像头大头贴 实例下载
摄像头大头贴 实例 源码
- 2013-02-01下载
- 积分:1
-
gdal1.7.3
在vs2010环境下编译的gdal1.7.3(The compiled gdal1.7.3 under vs2010 environment)
- 2013-03-09 10:24:23下载
- 积分:1
-
USB
当把U盘放插入 然后程序自动将U盘的内容复制到本地硬盘(When put to insert U disk, then the program will automatically copy the contents to your local hard disk U)
- 2014-04-28 10:33:47下载
- 积分:1
-
编辑距离问题
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:1)删除一个字符;2)插入一个字符;3)将一个字符改为另一个字符。将字符串A变换为字符串B所用的最少字符操作称为字符串A到B的编辑距离,记为d(A,B)(Let A and B be two strings. String A is converted to string B with the least number of character operations. The character operations mentioned here include: 1) deleting a character; 2) inserting a character; 3) changing one character to another character. The minimum character operation used to convert string A to string B is called the editing distance from string A to B, which is denoted D D as D (A, B).)
- 2019-05-29 15:41:34下载
- 积分:1
-
jifen
用c语言编出,求下列积分值得程序, 用 n=10 , 100 , 1000 时的值 和 exact solution 做比较 (Using c language out, find the following points merit program, with n = 10, 100, 1000 and the exact solution value when compared)
- 2013-07-08 15:55:44下载
- 积分:1