-
EFI_Toolkit_1.10.14.62
EFI Application Toolkit Version 1.10.14.62
(EFI Application Toolkit Version 1.10.14.62)
- 2010-11-02 00:11:55下载
- 积分:1
-
voicebox
matlab voicing procecing box
- 2015-04-12 17:16:03下载
- 积分:1
-
Line_1901
2019中鸣超级轨迹赛巡线用,是中鸣机器人的程序,E3RCU控制器。(Zhongming Super Track Tour in 2019 is the program of Zhongming Robot and E3RCU controller.)
- 2019-04-18 22:41:04下载
- 积分:1
-
particlefilter-master
particle filter motion tracking
- 2014-06-19 21:56:25下载
- 积分:1
-
WebCast20080312pm_Video
一个微软专家讲解的在mobile下开发时的一个测试视频(An expert on Microsoft in the mobile under development at the time of a test video)
- 2008-06-05 14:03:07下载
- 积分:1
-
stm32_esp8266
说明: 使用stm32f103连接dht11采集温湿度数据。将收到的数据通过esp8266上传到服务器端(Temperature and humidity data were collected by connecting STM32F103 with dht11. Upload the received data to the server through esp8266)
- 2021-02-01 15:30:00下载
- 积分:1
-
高性能计算自选题目实验报告
说明: 对于一副图像,比如8000*5333分辨率,我们在处理时,通常思路是从第1个像素开始,一直计算到最后一个像素。其实,目前不论手机还是个人电脑,处理器都是多核。那么完全可以将整副图像分成若干块,比如cpu为4核处理器,那么可以分成4块,每块图像大小为2000*5333,这样程序可以创建4个线程,每个处理器执行一个线程,每个线程处理一个图像块。虽然这样操作后,运算速度不会显著提升4倍,因为线程创建、释放、上下文切换都要耗些时间。但运算速度还是将明显提升,一般4核 vs 1核,运算时间将降低一半。(For an image, such as 8000 * 5333 resolution, we usually start with the first pixel and calculate it to the last pixel. In fact, at present, whether mobile phones or personal computers, processors are multi-core. Then the whole image can be divided into several blocks, such as CPU 4 core processor, then can be divided into four blocks, each image size of 2000*5333, so that the program can create four threads, each processor executes a thread, each thread processing an image block. Although this operation will not significantly increase the computing speed by four times, because thread creation, release, context switching will take some time. But the operation speed will be improved obviously. Generally, 4 cores vs 1 cores will reduce the operation time by half)
- 2020-11-13 10:59:44下载
- 积分:1
-
ReportCreator
可实现报告单的简单编辑、格式和内容的调整(This is a ReportsCreator!)
- 2020-06-16 20:40:02下载
- 积分:1
-
C++类的练习
说明: C++类的练习(C + + class exercises)(C + + class exercises)
- 2020-04-04 09:57:28下载
- 积分:1
-
win32单图像处理框架
包括一个反色的处理示例程序,以及整个win32控制台程序的框架,能够计时以及自动保存的代码行,高效的学习win32.
- 2022-01-26 02:37:32下载
- 积分:1