-
code
數學function的用法 這個使用的方法對於數學界很重要 提供function使得 很多人不用在自己寫的很痛苦(ceiling method)
- 2010-01-18 16:15:12下载
- 积分:1
-
数字图像处理
#include #include using namespace cv;using namespace std;int main(){Mat image, srt,dst;//原图、全局均衡化、局部均衡化image = imread("D:/ps/a.tif");//载入原图if (!image.data){std::cout apply(image, dst);namedWindow("原图",CV_WINDOW_AUTOSIZE);namedWindow("全局均衡化",CV_WINDOW_AUTOSIZE);namedWindow("局部均衡化",CV_WINDOW_AUTOSIZE);imshow("原图", image);imshow("全局均衡化", srt);/*vector BGR;split(image, BGR);Ptr clahe = createCLAHE();clahe->apply(BGR[0], BGR[0]);//彩色clahe->apply(BGR[1], BGR[1]);clahe->apply(BGR[2], BGR[2]);Mat res;
- 2023-01-21 21:25:03下载
- 积分:1
-
7fcff53400f3
用matlab编写的空间梁单元的源程序,里面包含了单元刚度矩阵的生成(Beam Element source matlab prepared, which contains the element stiffness matrix generation)
- 2020-07-27 15:58:40下载
- 积分:1
-
system call
In computing, a system call is the programmatic way in which a computer program requests a service from the kernel of the operating system 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-10 13:03:03下载
- 积分:1
-
flash
基于低功耗单片机msp430f5438a的spiflash w25q128驱动 读写擦除(Based on low-power microcontroller msp430f5438a of spiflash w25q128 drive to read and write erase)
- 2013-11-19 09:03:07下载
- 积分:1
-
INDICATOR TRADING FLASH
jdh dhdh中文说明不能小于20字 中文说明不能小于20字中文说明不能小于20字(The English description does not meet the requirements, such as containing Chinese or Chinese punctuation, please write carefully and in detail, otherwise it will not pass and deduct points. Or send your English description to the webmaster via message)
- 2020-06-21 22:00:02下载
- 积分:1
-
TFaceRecognith
这是一个matlab编写的计算人脸识别率的小程序,选选用的图像数据库位ORL数据库。,已通过测试。
(This is a matlab write a small program to calculate the face recognition rate, the election chosen image databases bit ORL database. , Has been tested.)
- 2012-09-30 18:12:46下载
- 积分:1
-
how-to-select-ARM-chip
ARM公司以及ARM芯片的现状和发展,从应用的角度介绍了ARM芯片的选择方法,并介绍了具有多芯核结构的ARM芯片。列举了目前的主要ARM芯片供应商,其产品以及应用领域。举例说明了几种嵌入式产品最佳ARM芯片选择方案。(ARM ARM chip companies and the current situation and development, from the application point of view on the ARM chip selection method, and describes the structure of multi-core ARM core chip. Lists the current main ARM chip suppliers, their products and applications. Several examples of the best ARM chip embedded options.)
- 2011-01-26 21:04:44下载
- 积分:1
-
jpeg
实现16位bmp图像转jpeg,并可以通过调节源码可实现压缩率(16bit bmp zipped to jpeg style )
- 2010-05-20 10:54:59下载
- 积分:1
-
PopManu
窗体与界面设计,弹出菜单应用实例,在控件上单击右键弹出菜单(Forms and interface design, pop-up menu, application examples, in the control, right-click pop-up menu on the)
- 2010-02-24 10:02:31下载
- 积分:1