搜索资源列表
Urban-True-Orthoimages-without-DEM
- 如何使用ADS40等线阵推扫式相机直接获取城市地区的真正射影像,在计算结果时,不需要地面的高程信息,仅仅需要两条有重复地区的影像数据即可。-Such as how to use the ADS40 pushbroom linear array camera directly to obtain the true orthophoto in urban areas, in the calculation of results, not the ground elevation informatio
GPS_GPRS_Vehicle_Monitor
- GPS/GPRS车载监控终端的设计与实现 【摘 要】 , 随着智能交通系统得到广泛重视 对车辆精确监控与调度的需求也越来越迫切。介绍了GPS/GPRS车辆监控系统的总体结构和车载终端的主要功能,利用高性能的ATMEGA64(L)单片机和SIM508通信模块为核心,设计并实现了一款功能强大的监控系统车载终端。经多次测试,系统性能稳定,效果良好。-GPS/GPRS Vehicle Monitoring Terminal Design and Implementation of Abstrac
chengjiguanli
- 学生成绩管理:(结构体数组、函数、指针、算法、流程结构及文件等的综合应用) 程序说明:有N个学生,每个学生的数据包含学号(不重复)、姓名、三门课的成绩及平均成绩,试设计一学生成绩管理系统,使之能提供以下功能: -Student Score: (array of structures, functions, pointers, algorithm, process structure and the documents of the integrated application)
ParallelRepeatedOfDigitalSignalProcessorTMS320VC55
- 为了把TMS320C5000系统上运行的程序在系统上电复位后顺利地加载到DSP的内部 高速存储器上, 文中提出了一种基于TMS320VC5509DSP芯片的二次引导程序加载方式, 同时 给出了通过控制扩展地址线来引导主程序并执行的具体引导程序流程。-Repeated of TMS320VC5509DSP chip has guided procedure loading way , has given technological process out at the same time
I2C_LIBRARY
- I2C library with some additional functions to handle EEPROM devices.(write and read operations plus the original start, repeated start,send,... functions for I2C).-I2C library with some additional functions to handle EEPROM devices.(write and read o
name
- 电子钟的设计电子钟需要一个时钟基准信号,产生基本的而且准确的计时单位,根据实验室的实际环境,我们可以设计一个变量来计算时钟基准信号的个数,来达到计时的目的。例如用计时器计1S,计数到60时可以产生1min的定时。然后计数器清零,分加1。循环反复计数。由此实现电子钟的设计。 对于能够调节分、秒值的电子钟,当触发某一按键时,通过执行相应的程序而去对分、秒值进行加减。 所以在这里把问题归结找到计时的基本单位,并编写对应按键的程序。 -The design of electronic clo
Multivariate-Data-Analysis-Using-Spss(17)
- A Guide to Multivariate Techniques Preparation for Statistical Analysis Review: ANOVA Review: ANCOVA MANOVA MANCOVA Repeated Measure Analysis Factor Analysis Discriminant Analysis Cluster Analysis
quadtree-fractal
- qtdecomp divides a square image into four equal-sized square blocks, and then tests each block to see if it meets some criterion of homogeneity. If a block meets the criterion, it is not divided any further. If it does not meet the criterion, it is s
123
- 。统计学分析处理的对象是带有随机性的数据。按照随机排列、重复、局部控制、正交等原则设计一个试验,通过试验结果形成样本信息(通常以数据的形式),再根据样本进行统计推断,是自然科学和工程技术领域常用的一种研究方法。-. The statistical analysis of the object of processing is the data with randomness. In random order, repeated, and the principle of local contro
CircleBuffer
- 模板类名:CircleBuffer 功 能:环形缓冲区 优 点:相对于队列来说减少了很多对地址的反复操作,增加稳定性。-Template class name: CircleBuffer function: the ring buffer Pros: relative to the queue for reduced many repeated operation of the address, to increase stability.
crczxygj
- 【基本介绍】 这是一款在Windows下用来计算和校验字符串CRC值或者文件CRC值的工具,支持CRC16、CRC32校验,支持文件拖放功能。主要用途:验证下载后的文件是否与服务器上的文件一致。 【软件特点】 CRC的全称是循环冗余校验,其特点是:检错能力极强,开销小。CRC的实际应用是对一段信息(字节串)产生fingerprint(指纹码),可以防止程序被他人“篡改”。其广泛用于在数据存储和数据通讯领域...另外也可用作杀毒校验技术的一部分,使得重复扫描速度加快了N倍
sgrasp
- This paper is a survey of greedy randomized adaptive search procedures (GRASP). GRASP is a multi-start or iterative procedure where each GRASP iteration con- sists of a construction phase, where a feasible solution is constructed, followed by a l
06005941
- 多个访问性能epeated-permutation MPPM与干扰避免-Multiple Access Performance for Repeated-permutation MPPM with Interference Avoidance
wenjianxitong
- 编译执行模拟文件系统的实现程序,根据系统实现的功能反复操作,直至熟悉所有功能。在磁盘上建立一个文件作为文件存储器,此文件相当于一个磁盘分区,并在其上实现一个简单的单用户文件系统。- Compile and run simulation file system implementation process, repeated operation functions implemented in accordance with the system until familiar with all
ballis
- A method for the determination of the trajectory of a ballistic missile over a rotating, spherical Earth given only the launch position and impact point has been developed. The iterative solution presented uses a state transition matrix to correc
xiaobobianhuan
- 针对传统小波变换过程复杂的缺点和SPIHT 算法编码过程重复运算、存储量大的问题。首先分析了小波基 和小波分解层数的选取, 然后提出了一种改进的SPIH T 算法, 该算法利用可变阈值对SPIH T 算法中初始子带进行分类得 到一种更有效的编码算法。-Against disadvantages of traditional process of complex wavelet transform and SPIHT algorithm coding process repeated op
washmachine
- 基于FPGA的洗衣机控制器 verilog语言 实现注水 脱水,正反转反复控制 状态机-FPGA-based controller verilog language washer water dehydration, reversing repeated control state machine
PID-shenjingwangluo-kongzhi
- BP神经网络 作为弱分类器,反复训练,多个BP神经网络组成强分类器-The BP neural network as a weak classifier, repeated training, many of the BP neural network classifier
NetLogo
- Netlogo.ppt是张发的讲座,张发想必学Netlogo的大家都知道,非常不错,里面的一些内容适合反复理解!-Zhang made Netlogo.ppt lectures, Zhang hair must learn Netlogo we all know, is very good, some of the contents inside for repeated understanding!
ANDROID-LIST-2015
- The Bland–Altman analysis for repeated measures on 10-minute time windows in the awake state (around 7 PM) and during sleep (around 12 AM) was used to compare OHR and HRECG [6]. The Mann–Whitney U-test was used to compare the average HRECG and
