-
RutineDemo
公交路线模拟(在开发有关地理定位的应用程序时,程序中经常需要描述各个地点的位置以及交通路线情况。为了清晰、准确地描述某个地点信息,通常采用图形和文字相结合的方式。本例实现了一个公交路线的模拟程序,利用CStatic控件存储各个站点信息)。(Bus route simulation (in the development of geo-positioning applications, the programs often need to describe the location of various locations and traffic route. In order to clear, accurate description of a location information, usually a combination of graphics and text the way. The Example realization of a bus route simulation program, using CStatic control information stored in various sites).)
- 2008-02-28 18:57:10下载
- 积分:1
-
invpwm
it is a project based on invpwm in voltage regulator
- 2011-01-30 16:08:16下载
- 积分:1
-
sfdl
算法导论教师手册--考试必备,英文版,中文注释,超级详细。(Algorithms Introduction to teacher' s guide- essential examinations, English, Chinese, comments, super detailed.)
- 2010-01-08 20:16:19下载
- 积分:1
-
BBS
用vs2008+sql server2005做的一个简单mvc bbs系统
- 2013-11-21 17:02:56下载
- 积分:1
-
CCallJava
VC调用java的简单例子。需要注意jvm.dll路径,路径不对就不能成功!(VC called a simple example. Attention jvm.dll path, the road would not be wrong!)
- 2006-06-30 17:32:26下载
- 积分:1
-
2
说明: CMMB系统符号同步算法设计,基于同步训练序列的同步算法(CMMB system symbol synchronization algorithm design, based on the synchronization training sequence synchronization algorithm)
- 2013-04-01 16:37:37下载
- 积分:1
-
经更改的控件的外观
这是一个用vc编的可以经更改的控件的外观 很不错哦 运行环境: win9x.winxp(This a series with vc changes can be made by the appearance of control, oh very good operating environment : win9x.winxp)
- 2005-04-05 09:10:22下载
- 积分:1
-
I2Saudioplay
STM32F407罪行音频播放例程,好不容易找到的,经测试很好用。(STM32f407 audio example)
- 2020-06-28 17:40:02下载
- 积分:1
-
运动目标检测
可以简单的实现运动目标检测,帧差法[18]又叫时间差分法,它通过将视频序列图像中的当前帧与相邻帧所对应的像素点的灰度值进行比较,然后找到差异,进而检测出运动目标,在视频序列图像中,相邻的图像之间具有连续性,当视频图像中有运动目标时,由于运动目标的运动,相邻图像间的像素点灰度值差别就会较大,相反,当视频图像中没有运动目标时,相邻图像间的像素点素灰度值差别就会较小,帧差法就是利用视频图像的这一特性进行检测的,它是运动目标检测的最简单方法。帧差法是先用相邻两帧做差分运算,然后做二值化处理,从而检测出运动目标。
- 2022-02-14 06:48:33下载
- 积分:1
-
myTask0
有的科技图书会附有索引,其中列出书中重要术语出现的页码,便于读者查看。试设计一个类似的程序。输入是一个英文文本文件,输出是文件中关键字及其出现的行号的列表并按照关键字有序排列。程序运行方式:>index inputfile keys outputflie
(Some books will be accompanied by technology index, which lists important terms appear in the book pages, easy to readers to view. Try to design a similar procedure. English text input is a file, the output is a file that appears in the keywords and their line numbers list and ordered according to keywords. Program run mode:> index inputfile keys outputflie)
- 2013-10-28 21:15:13下载
- 积分:1