搜索资源列表
优化了的过关键点的光滑曲线拟合算法
- 该程序是离散点平滑程序,可实现对一组有序离散数据进行闭合和不闭合情况的情况.-that the procedure was discrete points smoothing procedures, to be able to achieve an orderly group discrete data for closure and closure of the situation.
ASK
- 通过本课程设计使学生深入理解和掌握ASK通讯系统的各个关键环节,包括基带信号形成、调试、解调、滤波、传输、噪声对通信质量的影响等。在数字信号处理实验课的基础上更加深入地掌握数字滤波器的设计原理及实现方法。使学生对ASK系统各个关键点的信号波形及频谱有深刻的认识。-Through the curriculum design so that students understand and grasp the depth of communication systems ASK all key lin
Realization-of-Transplanting-eCOS-to-SoC-with-MIPS
- 介绍了实时操作系统 eCos的特点和开发架构。并通过实现eCos在MIPS32为内核的PNX8310嵌入式系统片上的移植,阐述eCos在嵌入式系统上的移植方法。重点讨论了移植过程中的一些关键点,分析了硬件抽象层的移植方法。该移植方案已经过实际测试,系统稳定可靠。 -The features and the program architecture of eCos are described.With the realization of transplanting eCos to PNX8310
MPIch2
- mpi 并行程序设计在window下的安装与配置 vC++ 的配置 有pdf和word文档 包含关键点的技巧和提示说明 -mpi parallel program design in window installation and configuration under the vC++ configuration are pdf and word document contains the key points of the tips and tricks instructions
5
- ASCII码对应的十进制数表,本程序关键点在于函数的声明,在这里函数声明不能省略,如果第三第四行的函数声明-Corresponding decimal ASCII code table, the key point of the program is that the declaration of the function, the function declaration can not be omitted here, if the third and fourth line functio
CPP
- 本程序关键点在于函数的声明,在这里函数声明不能省略,如果第三第四行的函数声明:void add(int x,int y) 和void add2(float x,float y) 省略了,则在接下来定义的函数add里面的调用add2:[add2(x,y) ]会提示出错,因为没有声明的情况下,系统不知道调用的add2或者本身的add是 什么意思-The key points of the program lies in the function declaration, functio
C
- 关于反射网面找形的代码,可以通过这个代码找到网状反射面的形状以及各个关键点的位置坐标-Reflective mesh form-finding code, this code can find the mesh reflective surface shape and the position coordinates of the key points
test1
- 计算机硬件技术资料,在考试中的一些关键点,还有一些基础题,考题。比较适合学习计算机硬件技术基础的。-hardware of computer huibian some important knowledge point of computer hardware
clock
- 这是一个用c语言编写的一个走动的时钟,关键点是让时针,分针,秒针按正常的时间走动,简单,适合初学者-This is a c language a walk around the clock, the key point is to make the hour, minute and second hands move at the normal time, simple, suitable for beginners
Delphi_581773
- Delphi:条形码是一个很常见的应用了,本例将展示如何在Delphi源码中打印条形码的功能,几个关键点如何实现,请参阅源码文件。 -Delphi: A barcode is a very common application of this example will show how to print the barcode function in Delphi source code, how to achieve several key points, please refer to
PCLCode
- PCL课本全章源码的,包含I/O,kd-tree,八叉树,可视化,滤波,深度图像,关键点。采样一致性算法,点云特征描述与提取,点云配准,点云分割,点云曲面重建-the code of book“Point Cloud Library”