搜索资源列表
bitmap图片读入memory,然后再显示出来的例子
- bitmap图片读入memory,然后再显示出来的例子 -bitmap images into memory, then the examples show
ucos_port_c51
- 嵌入式系统ucos如何移植到c51单片机,重点解释了局部变量的覆盖问题和函数的再入性问题。-Embedded System CENTER how to transplant c51 microcontroller, explained the focus of the coverage of local variables and function of reentry issues.
zairuzhidiandandao
- 用来计算航天器再入质点弹道,其中包括插值算法,龙格库塔法以及大气模型
psaa qt4-5 密碼登入的介面
- 利用qt4-5發展一具密碼登入的介面,輸入正確密碼跳出正確視窗,輸入錯誤跳出另一ㄍ小視窗說明請再輸入一變
bitmap图片读入memory,然后再显示出来的例子
- bitmap图片读入memory,然后再显示出来的例子 -bitmap images into memory, then the examples show
广义表的表头和表尾
- 广义表是线性表的推广。广义表是n个元素的有限序列,元素可以是原子或一个广义表,记为LS。 若元素是广义表称它为LS的子表。若广义表非空,则第一个元素称表头,其余元素称表尾。 表的深度是指表展开后所含括号的层数。 把与树对应的广义表称为纯表,它限制了表中成分的共享和递归; 允许结点共享的表称为再入表; 允许递归的表称为递归表; 相互关系:线性表∈纯表∈再入表∈递归表; 广义表的特殊运算:1)取表头head(LS
ucos_port_c51
- 嵌入式系统ucos如何移植到c51单片机,重点解释了局部变量的覆盖问题和函数的再入性问题。-Embedded System CENTER how to transplant c51 microcontroller, explained the focus of the coverage of local variables and function of reentry issues.
fadetext
- 再文本中实现文本的淡入淡出效果 很有趣的小程序-another text to text effects Fade out of a very interesting little procedures
zairuzhidiandandao
- 用来计算航天器再入质点弹道,其中包括插值算法,龙格库塔法以及大气模型-Used to calculate the particle trajectory of spacecraft re-entry, including the interpolation algorithm, Runge-Kutta method as well as atmospheric model
shiyan5
- [问题描述] 针对某个集体中人名设计一个哈希表,使得平均查找长度不超过R,并完成相应的建表和查表程序。 [基本要求] 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用线性探测再散列法或链地址法处理冲突。 -[Descr iption of the problem] for a collective in the design of a has
fanhuicang_6dof_rentry
- 根据返回舱GNC系统的任务,建立了适用于包括风在内的各种干扰作用下六自由度再入弹道仿真数学模型,为半实物仿真奠定了基础。提出了基于标准轨道的再入制导律,严格推导了再入段总升力方向控制中滚动通道姿态控制信号的形成,并给出了工程应用中简化的方法。开发了综合仿真软件 -err
fanzhuan
- 读入图像,进行翻转,再将图形显示在屏幕上-Read into the images, to flip, and then graphical display on the screen
51singlechipserialportprogram
- 51单片机的串口中断演示程序,发送的字符可以在液晶屏上显示出来,同时可以接收单片机回送的字符,程序编译后,会出现警告提示,是由于有未调用的函数和有被多个程序调用的函数,在此不影响实验 结果,暂可不用去理会。(可以通过屏蔽未调用的函数和把被多个程序调用的函数设为再入函数来解决)-51 single-chip serial port interrupt demo program, sending the characters can b
Kepler_orbit_rotate
- 计算得出导弹的被动段飞行轨迹(未考虑大气)和再入点、落点信息(在发射惯性坐标系内的位置量)-Calculated the passive missile flight path segment (not to consider the atmosphere) and re-entry point, placement of information (in the firing position within the inertial c
image
- 将数据图像(8位位图)读入中间数组再重建数据图像-The data image (8-bit bitmap) and then re-read into the middle of the array data images
Heat-flux
- 这是两个根据Kemp-Riddel半经验公式编写的源代码,可以用来求解再入弹头驻点及非驻点的热流密度。-This is two source code according the half experience formula of Riddel Kemp , can be used to solve the heat flux of stagnation point and the heat stationary point.
哈夫曼树读入
- 哈夫曼树,将建立好的哈夫曼树读入,再读入已经压缩好的01编码,将其解压缩为字符原文,目前不能处理汉字。-Huffman tree Huffman tree will establish good read, and read into the compression has been a good 01 coding to decompress for the characters in the original, can not ha
daodan
- 仿真了弹道导弹在大气层上方的自由飞行段和重新进入大气层的再入段的飞行过程,可以作为初学者的参考。-Simulation of ballistic missiles above the atmosphere again free flight segment and re-entry into the atmosphere during the flight load segments can be used as reference.
三自由度仿真
- 本Matlab程序对需要高速穿越大气层的返回舱进行了纵向三自由度的模拟计算,只需输入如下基本参数,初始速度,再入高度,再入角。程序中有比较详细的说明。大气模型采用了真实的1976年美国标准大气模型,内附计算标准大气模型的Matlab程序,只需输入高度和高度间隔即可求出详细的参数值。(The Matlab program calculates the longitudinal three degrees of freedom of a r
再入飞行器射程优化
- 高速再入飞行器射程最大优化,采用单纯形法。(The maximum range optimization of the high speed reentry vehicle is made by the simplex method.)