-
socket
vc++ 下的socket收发例程,tcp和udp例程(socket vc++)
- 2013-11-03 23:06:48下载
- 积分:1
-
cAPI
C语言参考手册 可以帮助你较快的掌握C语言的基本要领(C language reference manual to help you quickly grasp the basic essentials of C language)
- 2010-10-16 08:34:28下载
- 积分:1
-
New-WinZip-File
interface keypad with arm7
- 2011-03-30 15:18:32下载
- 积分:1
-
transfor
数字基带信号的码型编码演示,适合通信原理的辅助学习!!!!(Pattern coding demo digital baseband signals for communication principle of assisted learning! ! ! !)
- 2015-03-18 22:39:51下载
- 积分:1
-
多功能机器人
本设计是一款多功能机器人,一起学习交流。
- 2022-02-20 15:07:10下载
- 积分:1
-
递归函数的简单应用和 do while
俩程序,递归函数求a的阶乘,和do while语句完成0到100的累加。初级学者掌握!
- 2022-03-06 13:59:53下载
- 积分:1
-
W25Q256
w25q256驱动代码,包括读写函数等等。(w25q256 Driver.
w25q256 is a SPI Flash.
Including write function and read function,etc.)
- 2017-08-07 13:25:05下载
- 积分:1
-
kalman
Visual C++编程实现Kalman滤波器(It realize the Kalman filter with visual c++)
- 2010-08-11 20:12:39下载
- 积分:1
-
分布式管理系统
管理和 ;基于分布式管理系统是智能电网的控制;
- 2023-05-11 03:55:03下载
- 积分:1
-
ANN_1.1.2(Newest-Vision-2010-1-27)-
ANN是一个构造数据索引结果的程序,可以实现最近邻、KD树等功能。ANN is designed for data sets that
are small enough that the search structure can be stored in main memory (in contrast to approaches from databases that assume that the data resides in secondary storage). Points are assumed to be represented as coordinate vectors of reals (or integers). The distance between two points can be defi ned in many ways. ANN assumes that distances are measured using any class of distance
functions called Minkowski metrics. These include the well known Euclidean distance, Manhattan distance, and max distance.(One diffi culty with exact nearest neighbor searching is that for virtually all methods other
than brute-force search, the running time or space grows exponentially as a function of dimension.
Consequently these methods are often not signifi cantly better than brute-force search, except in
fairly small dimensions. )
- 2012-05-31 10:11:29下载
- 积分:1