搜索资源列表
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
fangzheng
- 该程序实现显示一个数字的方阵,程序中的清屏功能可将上次运行的结果 清除,重新显示下次运行结果。本程序在dos中或windows98中运行。-the program figures show a phalanx, procedures of the screen will be the last operation to remove a result, the next re-running show results. This procedure dos or running Windo
HB_FZh
- 该程序实现显示一个数字的方阵,程序中的清屏功能可将上次运行的结果 清除,重新显示下次运行结果。本程序在dos中或windows98中运行。-the program figures show a phalanx, procedures of the screen will be the last operation to remove a result, the next re-running show results. This procedure dos or running Window
BCAN1
- 实现CAN总线的接收,发送,故障处理,处理器采用的是STC89C58RD,是中央空调控制系统的下位机程序的一部分.-CAN Bus receive, send, fault handling, the processor is STC89C58RD. central air-conditioning control system of the next crew part of that process.
PCAcapture
- 此程序测试PCA负边沿触发的捕捉方式,测试前将P0.0同P1.6脚用跳线短接,当P1.6 送出6000个负边沿,在PCA就触发6000次负边沿捕捉-this negative PCA testing procedures triggered the 2500 catch, test before P0.0 P1.6 feet with a short jumper with Next, when 6,000 P1.6 send negative periphery, PCA in 6000 on
sgl
- 简单的学生信息管理系统 (汇编语言课程设计程序) 一个简单的学生管理系统,功能:显示报表, 插入记录,查询, 删除记录和退出。 学生信息有姓名,年龄,性别,身高,体重,程序中各字段长度都取为10,使用的是文件控制块(FCB)的磁盘存取方式,程序自动创建名为STUDENT.MAO的磁盘文件。 代码只用了300行(除去中间的空行实际只有270-280行),编程时间是一个通宵(23:30到次日5:00)。 -simple Student Information
xunhuanlianbiao-Josephus
- 用循环链表解Josephus问题。设有n个人围坐在一个圆桌周围,现从第1个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,…,如此反复直到所有的人全部出列为止。Josephus问题是:对于任意给定的n和m,求出按出列次序得到的n个人员的序列,如n=8,m=4时,输出序列是48521376。-cyclic Chain Solutions Josephus problem. N with the individuals sitting around a round
against-tracking
- 用指令预取反跟踪。CPU 的执行时并不是执行到哪一句再到内存中去取那一句,而是先读入到 CPU 的 Cache 中,如果指令已经到了 Cache 中,再将它修改也没有用了,如果用跟踪程序的话,CPU 的 Cache 中就不会是跟正常执行时的指令相同,所以可以改动下几条指令,当然是故意改错,如果没有跟踪,程序还回照常执行,有跟踪的话,那就... -with instructions Prefetching anti-tracking. CPU implementation is not an
yejingT6963C
- 大家可以参考下...具体的我还没有调通..有4个错误-we can refer to the next ... I also specific links .. not emphasize it wrong .. 4
fmenu1
- 按(F1)键显示(Choice)下拉菜单的功能选项,内有五个选择,本人连接了3个功能,它们分别是:appg1(实现显示一个数字的方阵,程序中的清屏功能可将上次运行的结果清除,重新显示下次运行结果);appg2(打字练习的程序,系统按回车键出现由26个字母组成的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母消失);appg3(一个动画程序,它是一个方框向中间由大变小,并留下痕迹,然后出现一个心,按空格重复出现心,按其他键将重复,按Q键退出的程序);appg4(还未实现任何功能
DATEANDTIME01
- 部分具体运作功能: 清屏 设置光标 取得日期 取得时间 转换并显示日期设置光标(下一行) 转换并显示日期 设置光标(下一行) 处理并显示星期取日期-some of the specific operational functions : Ping-made date set cursor made time for a change and display the date set cursor (next line) and indicate the date
myviewerjinzhi
- 汇编,读文件,把文件的每个字符用DEBUG D 的方式显示在屏幕上,可上下翻页,可上下键换行-compilation, reading documents, documents of each character using the DEBUG D display on the screen, The next flip will be OK for the arrow keys
readwenjian
- 磁盘文件的读取,还有文件的写,但是由于时间关系,下次又时间在上传了 -disk read the document, there are documents to write, but because of time constraints, the next time the upload time
tracy
- 在电脑上提示用户输入某一天的年月日,接收用户的信息后,然后算出输入的日期是星期几,并在屏幕上输出计算的结果。完成后进行下一次输入。-on the computer prompts the user to input a day date, the receiving user information, then calculate the date of importation of the week, and on the screen output of the calculated res
mcd
- 只要你想听CD,它在任何时候(DOS下,游戏下都可以)用鼠标激活,鼠标控制,为你播放.并提供了选曲和暂停功能,这为光驱上无直接播放建的朋友提供了莫大的方便.该程序思路巧妙,利用INT 33H的现有鼠标功能,巧妙扩展,达到任何条件下激活的能力!-CD if you want to hear it at any time (DOS, the next game can be) activated with the mouse, mouse control, for your players. And
汇编语言实现开多个窗口及在窗口中输入文字
- 在屏幕上开出三个窗口:起止坐标为(5,10)和(15,30),(5,50)和(15,70),(18,15)和(22,65)。要求可用左右方向键选择左窗口或右窗口为当前活动窗口。当一行字符显示满后(左右窗口一行显示20个字符,下窗口显示50个字符),窗口自动向上卷动一行,输入的字符仍显示与最低一行,窗口最高一行向上卷动后消失。用上下方向键可使活动窗口及下窗口内容同时上卷或下卷。输入‘ESC’后结束程序。(huangyujie)-screen out three windows : starting
doskey
- 用asm编的模拟dos中doskey命令的程序。按上下提取之前在终端输入的命令。-use asm series of the simulation were doskey dos order procedures. By extracting next before the end of the importation order.
基于二叉树求算术表达式求值的课程设计
- 这是本人做的关于基于二叉树求算术表达式求值的课程设计,供大家一起学习。表达式求解问题 设计一个程序实现基于二叉树表示的算术表达式的操作。 1、 需求分析 1. 算术表达式的合法输入数据包括变量(A~Z,a~z)、常量(0-9)和二元运算符(+,-,*,/,^(乘幂))。程序对数据输入格式不作要求,用户需自己保证语法正确,详见用户手册说明。 2. 演示程序以人机对话的方式执行,即在计算机上显示提示信息后,由用户在键盘上输入对应的数据或命令,程序将执行相应的操作并显示下一步信息。 3. 程
Template
- 松翰(SONIX)单片机的一个温控实例,对初级应用松翰的软件工程师可以参考下-Sonix (SONIX) Singlechip a temperature-controlled examples of applications for junior Sonix software engineers can refer to the next
obtain-the-next-value-
- 编写一个程序,如何让机器自动输出我们想要的数字。例如编写程序得到数列393 163 67 29 9的下一个数字是。-Write a program, how to let the machine automatically output Numbers we want.For example, write a program to get the sequence of September 29, 393, 163, 67 is the next number.