搜索资源列表
MS_AR_FEX
- This folder has some scritps that you may find usefull. All of it comes from questions that I ve received in my email. If you have a new request/question, feel free to send it to marceloperlin@gmail.com. But please, don t ask me to do your
Mp3Fix
- 1.可播放wav,mp3等音樂類型. 2.多重音樂檔案選取功能,支持滑鼠檔案直接拖拉. 3.修正未選取歌曲時出現"Index Out Of Bounds(-1)". -1. Can play wav, mp3 and other music types .2. Multiple music files to select features, support mouse drag and drop files directly .3. The amendment did not sel
COM_imm
- This paper studies the problem of tracking a ballistic object in the reentry phase by processing radar measurements. A suitable (highly nonlinear) model of target motion is developed and the theoretical Cramer—Rao lower bounds (CRLB) of estimat
CS
- This paper studies the problem of tracking a ballistic object in the reentry phase by processing radar measurements. A suitable (highly nonlinear) model of target motion is developed and the theoretical Cramer—Rao lower bounds (CRLB) of estimat
EKF
- This paper studies the problem of tracking a ballistic object in the reentry phase by processing radar measurements. A suitable (highly nonlinear) model of target motion is developed and the theoretical Cramer—Rao lower bounds (CRLB) of estimat
Draw
- This paper studies the problem of tracking a ballistic object in the reentry phase by processing radar measurements. A suitable (highly nonlinear) model of target motion is developed and the theoretical Cramer—Rao lower bounds (CRLB) of estimat
qq
- :近年来,矢量图形技术的发展突飞猛进,尤其是W3C(World Wide Web Czmsortium)-~- 了开放的可缩放失量图形(SVG) 标准之后。各种应用软件都企图应用SVG格式优化其图形用户界面.文章介绍了两种基本的图形理论,分析了SVG的一系列 特点,并研究了应用SVG优化通信网管的图形用户界面.-: In recent years, vector graphics technology, advanced by leaps and bounds, especially W
catmou
- 注意:“对穿”是不算相遇的。猫和老鼠的移动方式相同:平时沿直线走,下一步如果会走到障碍物上去或者出界,就用1秒的时间做一个右转90°。一开始它们都面向北方。-Note: " The dress" is not met. Tom and Jerry the same way as the movement: go straight along the normal, the next step if the barrier will go up or go out of boun
xingmaEC
- 随着我国经济快速的发展,科学技术的突飞猛进,我国的经济活动日益频繁、人际交往日益密切、生活与消费水平逐渐提高。无论是企业还是个人,大都会有需要用车、修车、学驾车等与之相关的问题出现,安徽星马汽车股份有限公司意识到需要更好地利用电子商务这一平台来更好地为顾客服务,为顾客提供更便捷、更优质的服务。-As China' s rapid economic development, science and technology by leaps and bounds, our country'
binsearch
- 将数列按有序化(递增或递减)排列,查找过程中采用跳跃式方式查找,即先以有序数列的中点位置为比较对象,如果要找的元素值小于该中点元素,则将待查序列缩小为左半部分,否则为右半部分。通过一次比较,将查找区间缩小一半。-The series by ordering (increasing or decreasing) order, the process used to find the way by leaps and bounds to find that the first series of t
initializega
- initializega creates a matrix of random numbers with a number of rows equal to the populationSize and a number columns equal to the number of rows in bounds plus 1 for the f(x) value which is found by applying the evalFN. This is used by the ga to
simpleXover
- p1 - the first parent p2 - the second parent bounds - the bounds matrix for the solution space Ops - Options matrix for simple crossover-p1- the first parent p2- the second parent bounds - the bounds matrix for the solution space Ops - Options m
71477217S16_OA_LP
- OA是Office Automation的缩写,指办公室自动化或自动化办公。其实OA是一个动态的概念,随着计算机技术、通信技术和网络技术的突飞猛进,关于OA的描述也在不断充实,至今还没有人对OA下过最权威、最科学、最全面、最准确的定义。-OA is the abbreviation for Office Automation refers to office automation or automated office. In fact, OA is a dynamic concept, wit
multimedia-display
- 一个很好的电梯多功能显示软件,用VB编写,分为控制屏和显示屏两个部分,控制屏功能:模拟电梯按钮,包括楼层数和上下行方向选择,以及流媒体控制;显示屏功能:电梯当前楼层和上下行方向显示,流媒体播放,时间日期显示等等。很好的一个软件。-A good elevator multi display software, written with VB, is divided into two parts, control panel and display, control panel features:
pingpang
- 本实验设计一个简单的乒乓球游戏机。它可由两个人进行游戏,游戏规则如下: 1.过早击球,对方获胜。 2.每次击球,若球飞出界外,对方获胜。 实验用6个状态代表乒乓球的运动轨迹,2个输出信号指示获胜方,2个输入信号代表双方的球拍,1个复位信号用于复位和准备发球。输入信号击球低有效。因为一般的开关在大约20ms内信号不稳定,存在所谓“开关抖动“,会产生多个脉冲影响电路的正常工作。所以含开关输入的设计需要作防抖处理,在本实验中可以用2Hz时钟采样击球信号实现防抖。 -The exp
text
- 问题的提出:设计一个用于检查数组在使用时下标是否越界的类,如越界给出提示。(知识点:下标运算符的重载)。-Problem: design a to check whether array subscr ipt out of bounds in the use of topical classes, such as cross-border prompting. (Knowledge points: subscr ipt operator overloading.)
Client
- This paper introduces a message forwarding algorithm for search applications within mobile ad hoc networks that is based on the concept of selecting the nearest node from a set of designated nodes. The algorithm, which is called Minimum Distance Pack
BIT_08_02
- 设计捕获两种不同类型的异常,一个是被0 除,另一个是数组越界。-Designed to capture two different types of exceptions, one by 0, the other is the array bounds.
Determine-whether-the-array-bounds
- 用到的是C++中类的知识,主要是进行运算符重载,应该说难度还算可以-Determine whether the array bounds
40850423V08-01---
- 一个vs C#编写的教学平台!使用可视化界面,Acces数据库连接,可以使用文本文件等文件作为数据存放点!-study system,With the rapid development of computer technology, computer hardware has gone through many upgrades, its performance is also getting higher and higher, the corresponding software tech