-
TMS320DM642_DSP
基于CCS开发平台,关于IT公司的TMS320DM642的开发实例(包括,串口、UART接口、图像灰度显示、图像阈值分割,高斯平滑)等(the program example based on CSS of IT MS320DM642 include GPIO UART Gaussscale Grayscale Threshold)
- 2011-07-25 09:25:45下载
- 积分:1
-
OPENGL
说明: 提供完整的opengl项目方案, 通过这个项目的学习,能够了解到opengl的真个运行过程(3D OPENGL A WHOLE PROJECT FOR LEARNER TO BEGIN WEITH. OPENGL A VERY POPULAR)
- 2010-04-24 20:41:04下载
- 积分:1
-
FFTW.tar
世界上开源的速度最快的FFT变换程序FFTW的说明文档,搜集了好久才找到,都是中文的,有助于对FFTW的使用。(Open source in the world s fastest FFTW FFT transform program documentation, gathered for a long time to find, are all in Chinese, help to the use of FFTW.)
- 2015-02-01 11:03:43下载
- 积分:1
-
处理内存阅读课
使用系统;
使用如何;
使用 System.Runtime.InteropServices;
ProcessMemoryReaderLib {/ / < 摘要 > 与国家统计局的命名空间
- 2022-06-21 12:19:07下载
- 积分:1
-
PostProgress
数控五轴速度后置处理源程序,实现速度后置处理(post progress)
- 2021-03-16 13:19:21下载
- 积分:1
-
MPU6050
使用卡尔曼滤波算法,实现基本的MPU6050倾角计算(The basic MPU6050 angle calculation is realized by using the Calman filter algorithm)
- 2021-04-03 16:29:06下载
- 积分:1
-
ChipBoardOperate
剪贴板通信--虽然程序很简单,但是很好地解析了进程和线程的原理,是运用进程和线程的小例子(Clipboard communication- although a simple process, but the good analysis of the principles of process and thread, is to use a small example of the process and thread)
- 2011-05-25 17:09:44下载
- 积分:1
-
UIThreadDemo
UI间线程数据传输,初学者可以参考消息收发机制。(UI data transmission between threads)
- 2016-11-24 10:20:12下载
- 积分:1
-
detect_human1
说明: 视觉算法原理:背景提取
1. 打开视频(文件或摄像头)
2. 从视频中提取当前帧
3. 计算背景:以前多帧求取平均
4. 根据背景得到运动目标(当前帧 - 背景)
5. 返回2,程序不断循环(Principle of visual algorithm: background extraction
1. Open video (file or camera)
2. Extract the current frame from the video
3. Calculation background: before, the average of multiple frames was calculated
4. Get the moving target according to the background (current frame - background)
5. Return 2, the program loop)
- 2020-05-24 14:21:20下载
- 积分:1
-
http server代码,使用到线程池的技术,select技术等
线程池+select实现的http server源码,http server代码,使用到线程池的技术,select技术等,c++代码,对于网络socket的学习和线程和linux线程的学习有意义。本代码主要用于学习网络基础知识和线程基础知识.原创手写代码,也是新手学习过程中的笔记,希望能留下来
- 2022-06-19 14:39:46下载
- 积分:1