这是采用KeilC51进行编写的单片机程序,实现一个用于8路模拟信号采集、传输控制和显示系统。
上传时间: 2015-05-24
上传用户:litianchu
mpst_proj.rar VC++开发的Media Player插件,能够在媒体播放完后自动关机,OnscreenKeyboard_src.zip 在屏幕上显示一个键盘图形,并能显示键盘敲击动作的程序。MatlabEng_src.zip 一个Matlab接口API,可在C++中调用该API来控制Matlab.XMineSweeper_src.zip 微软公司扫雷程序源码.MikesScreenSaver_src.zip 一个使用WinAPI编写的屏幕保护程序.WinMgr_demo.zip 一个启动/关闭/激活屏保程序,并有启动管理功能的程序源码.ForTheKids_src.zip 防止小孩乱敲键盘和鼠标的一个小程序.
上传时间: 2015-05-27
上传用户:mpquest
源代码\用动态规划算法计算序列关系个数 用关系"<"和"="将3个数a,b,c依次序排列时,有13种不同的序列关系: a=b=c,a=b<c,a<b=v,a<b<c,a<c<b a=c<b,b<a=c,b<a<c,b<c<a,b=c<a c<a=b,c<a<b,c<b<a 若要将n个数依序列,设计一个动态规划算法,计算出有多少种不同的序列关系, 要求算法只占用O(n),只耗时O(n*n).
上传时间: 2013-12-26
上传用户:siguazgb
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
标签: government streamline important alphabet
上传时间: 2015-06-09
上传用户:weixiao99
STORMPREDATOR是作者在气象图解领域积累多年经验的结晶。公司的创立者ANTHONY WATTS,不仅拥有25年气象报道经验,而且在1983年,他还是第一个负责电视播放的实时天气图解显示系统。从那之后,无数的的电视台都开始使用由他设计的天气播放显示设备来播放晚间天气新闻,诸如WSI和ACCU-WEATHER公司也依赖于该系统。而STORMPREDATOR也正是这些经验的成果。
标签: STORMPREDATOR ANTHONY WATTS 图解
上传时间: 2015-07-10
上传用户:zm7516678
实现软盘引导的编码,并在电脑屏幕上显示自己喜欢的消息
上传时间: 2015-07-16
上传用户:zxc23456789
随着Web平台越来越成熟,我们可以发现有越来越多的令人兴奋的技术出现,这些技术使地理信息系统(GIS)的显示应用达到了一个功能强大且应用广泛的新高度,通过把最新的功能强大的技术整合到GIS系统中去,我们得到了高效率执行的结果,随之赋予了更多的功能。在目前基于浏览器应用程序的开发技术中,AJAX(Asynchronous JavaScript and XML)无疑是最新的技术。在本文中,我们介绍了一个通用的,高效的架构,这个架构把AJAX模型整合到了GIS Web Services显示系统中。
标签: Web
上传时间: 2013-12-16
上传用户:GHF
关于如何走出迷宫的c语言程序,首先从键盘上输入迷宫进、出口位置,即可在屏幕上显示出口路线图。
上传时间: 2015-08-07
上传用户:tfyt
操作系统中的进程调度,进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:先进先出调度算法;基于优先数的调度算法;最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:当前执行进程;就绪队列;等待队列
上传时间: 2013-12-15
上传用户:源码3
从键盘输入20各有符号,将他们排序并在屏幕上显示。
上传时间: 2013-12-16
上传用户:diets