-
matlab program bag, read & write netcdf file
matlacb程序包,能读写netcdf文件,-matlab program bag, read & write netcdf file
- 2022-11-22 18:05:04下载
- 积分:1
-
支持向量机方法,和C.检测的MATLAB实现
支持向量机方法,用matlab实现,用于分类检测、模式识别,人脸检测等-Support Vector Machine method, the realization of Matlab for the detection and classification, pattern recognition, face detection
- 2022-01-26 06:31:19下载
- 积分:1
-
游戏移动的源代码
source code about game mobile
- 2022-01-26 06:40:58下载
- 积分:1
-
无线传感器网络数据采集与数据集成研究。
无线传感器网络数据采集,以及数据融合的论文。-Wireless sensor network data acquisition, and data integration thesis.
- 2022-02-15 20:00:14下载
- 积分:1
-
在本案例中所描述的源代码比300行的限制,我..
本例的源描述超过了演示版限制的300行,
如果您需要对其进行编译与模拟,请与北京理工大学
ASIC研究所联系,获取Talent系统的完全版本.
联系方法:
电话:010-68912434
信函:北京理工大学ASIC研究所 刘明业 教授收
邮编:100081-The source described in this case than the demo version of the 300 line limit, if you need to be compiled with the simulation, please contact ASIC Institute of Beijing Institute of Technology to obtain the complete version of Talent system. Contact: Tel :010-68912434 letter : Research Institute of Beijing Institute of Technology Professor Liu Mingye ASIC received Postcode: 100081
- 2022-03-01 18:13:32下载
- 积分:1
-
的93个原则,编程串行EEPROM的详细解释,应用…
详细的介绍了93系列EEPROM 原理, 编程方法,应用, 例子。 非常有用!-detailed account of the serial EEPROM of 93 principles, programming, application examples. Very useful!
- 2022-03-03 03:02:10下载
- 积分:1
-
C编写网络通信程序的使用,使用TCPCLient
The use of C written in network communication program, using TCPclient-The use of C written in network communication program, using TCPclient
- 2022-03-19 03:41:54下载
- 积分:1
-
T6963C LCD controller for many small and medium
T6963C 液晶显示控制器多用于中小规模的液晶显示器件 常被装配在图形液晶显示模块上 -T6963C LCD controller for many small and medium-sized liquid crystal display devices are often equipped with liquid crystal display modules on graphics
- 2022-01-26 03:33:45下载
- 积分:1
-
pattern recognition to the classifications, it is written in their own, relative...
模式识别中有关分类的,这是自己写的,比较简单.-pattern recognition to the classifications, it is written in their own, relatively simple.
- 2022-05-09 06:54:36下载
- 积分:1
-
For any software that handles client requests, at some point, there must be a pe...
For any software that handles client requests, at some point, there must be a persistent point where all data related to the clients are stored. Those storages can be any thing (database, mainframes, files etc.). What if this software needs to access those storages with concurrent requests, knowing that opening a connection is memory and CPU consuming? A Connection Pool is a container of open and reusable connections. It will help you save both memory and CPU time. Also, it will help you in managing connections.
- 2022-03-20 11:42:04下载
- 积分:1