搜索资源列表
tail
- window平台下实现tail 类似unix下的tail功能,实时跟踪显示文本文件的改变,常用于显示日志文件。-window platform to achieve similar unix tail under the tail function, real-time tracking shows the change text files, which are often used to show the log file.
app_updated
- 差分法提取目标时,为了保持背景的实时性,需要对不背景进行自适应更新,用VC编程-differential extraction of the target, in order to maintain the real-time background, the background is not necessary to conduct adaptive updated programming with VC
在VB下设计开发实时的数据采集曲线
- 在VB下设计开发实时的数据采集曲线.rar-in VB under design and development of real-time data acquisition curve. Rar
realplay1
- 海康SDK开发的实时查看功能,用的是VS2008加opencv开发,推荐-Haikang SDK to develop real-time viewing, using VS2008 add opencv development, it is recommended
pdll
- BCB编写控制软件Provade读写s7300数据的程序 经调试后通过 主要用于300和上位机数据交换量不大 通讯实时性要求不高的场所-BCB prepared Provade control software to read and write data s7300 procedures adopted by the debugging mainly for 300 and PC data communications in real-time exchange capacity of not
wendoshidukongzhiqi
- 1.具有低温上电和高温断电功能; 2.能够进行温度上限和温度下限设置,并且实时显示温度; 程序内以给出详细注释.-1. With a low temperature and high temperature power-off function 2. To carry out the minimum temperature and maximum temperature settings, and real-time display of temperature proces
calendar
- 多线程控制台日历时间程序, 可实时刷新当前系统时间, 同时显示日历-Console calendar time multi-threaded program, real-time refresh the current system time and display the calendar
mp3Player
- 基于控制台的MP3播放器,有播放列表的创建及加载功能,还有即时显示歌词的功能。-Console-based MP3 player with play list creation and loading capabilities, as well as real-time display function of the lyrics.
vb
- 用单片机实现简单的测电压功能,用七段式数码管显示电压,也可以用上位机实现实时电压-With MCU simple voltage measurement function, with a seven-segment-type digital display voltage, you can also use the PC for real-time voltage
FFT_kris32
- This source code is the 32point FFT(Fast Fourier Transform) for Real Time sampling system (like PQ meter or Digital Relay). The complex computation is realized without complex.h in this code, based on only C. -This source code is the 32point FFT(Fast
keyboard
- c++ 实现控制台程序对键盘的实时监控。-c++ console program to achieve real-time monitoring of keyboard.
xiangdao
- 程序实现将启动文件装入内存,之后就开始了真正的光盘启动过程,启动文件会加载相关操作系统文件进入操作系统。 -Program implementation will start the file into memory, then began a real CD-ROM boot process, boot files are loaded into the operating system files related to the operating system.
test
- 实对称正定矩阵LDL^分解,其中L为单位下三角矩阵,D为对角阵-A recursive algorithm for calculating the eigenvalues of a real symmetric matrix based on LDLT decomposition is given. With this algorithm, the number of eigenvalues of a real symmetric matrix in the given interval c
cmobliphone
- C语言实现设计一个简易的手机通讯录管理系统。该题目要求在熟练掌握C语言的基本知识:数据类型(整形、实型、字符型、指针、数组、结构等);运算类型(算术运算、逻辑运算、自增自减运算、赋值运算等);程序结构(顺序结构、判断选择结构、循环结构);大程序的功能分解方法(即函数的使用)等。进一步掌握各种函数的应用,包括时间函数、、绘图函数,以及文件的读写操作等。-Design a simple mobile phone address book management system. The subject
netCameraClient
- 基于opencv实现多点实时视频通信,实现局域网、广域网使用IP视频监控-Based opencv achieve multi-point real-time video communications, LAN, WAN using IP video surveillance
Agilent_N5766A_measure
- Agilent N5766A Power Supply 输出电压电流监测程序。程序记录电源的输出电压和电流值,实时记录并把电压和电流值写入.txt文本中。-Agilent N5766A Power Supply output voltage and current monitoring program. The program recording the power supply output voltage and current values , real time
laser
- 迅速壁障前进,分为三种情况讨论,可以快速简单的解决壁障问题-Obstacle avoidance is one of the most challenging problems for the topic of UAV indoor navigation. In this paper, an indoor obstacle avoidance strategy based on Scanning Laser Range Finder (SLRF) is developed, so t
1271892719218
- 温度测量系统,基于串口通信和stm2上电脑上的交互,可以实时测出温度-Temperature measurement system, based on the serial communication and stm2 computer interaction, the temperature can be measured in real time
FaceDetection_Camera
- 用vs2010与OpenCV实现的人脸检测程序,可检测摄像头读取到的实时画面中的人脸。-Achieved using vs2010 with OpenCV face detection program that detects camera reads real-time images of the human face.
EPNetworkPaint
- This is tcp/ip networking program and it can transport painting in real time. This source come from devpia in Korea. That s it.