搜索资源列表
hanshuyishe
- 从RGB颜色空间到HIS,XYZ,xy,rg等颜色空间的转换,同时还有一个三角形到另一个三角形之间的映射-from RGB color space to the HIS, XYZ, xy, rg other color space conversion, Meanwhile there is a triangle to another triangle between the mapping
ddsuart
- DDS(直接数字频率合成器)的整个工程文件,已在板子上运行通过,实现了正弦波、方波、三角波的调幅、调频,尚未实现调相,希望有志同道合者可一同完善!-DDS (direct digital frequency synthesis), the whole project documents, the board has been run through, achieved a sine, square, triangle wave amplitude, frequency, phase modula
triangle++.tar
- 最新delaunay 算法源代码,可以快速划分2维网格!!! The triangulation algorithm used here is very simple.
DrawPicture
- 封装了控制台下的画图系统,包括常见的矩形、菱形、三角形的画图算法。-Encapsulates the drawing system console, including the common rectangle, diamond, triangle drawing algorithm.
spritetextrenderer.rar
- android opengl 使用举例,三角形纹理贴图。,For example the use of android opengl, texture mapping triangle.
PolarRectangularConv0
- exploring polar triangle
Exp5
- 自己用队列制作的杨辉三角,可以任意控制行数,控制台-Produced its own queue with Yang Hui triangle can control the number of rows, the console
Yanghui
- 本程序可以输出杨辉三角,给定一个n值就输出底边有n个元素的杨辉三角-This procedure can output Yang Hui triangle, given an n value on the bottom there are n output elements of the Yang Hui triangle
2
- 实现一些问题的算法,杨辉三角,系统名字.c 99乘法彩色.C 等!-Algorithms to achieve a number of issues, Yang Hui triangle, the system' s name. C 99 multiplication color. C, etc.!
suanfa
- 包括4个算法问题: 1、船的最大载重 2、动态规划货郎但问题 3、符号三角形 4、MPI矩阵相乘问题-Including the four algorithm problem: one, the ship' s maximum load 2, dynamic programming street vendor but the question three, symbols triangle 4, MPI matrix multiplication problem
shanjiao
- 这个是用JAVA编程来实现杨辉三角的算法。希望对学者们有用-This is achieved with the JAVA programming algorithm of Yang Hui triangle. Useful for scholars who wish to
3pcf
- 3PCF计算多线程实现 定义: 点集D、R。 定义D中的点为ai∈D,R中的点为bi∈R。 距离:r1、r2、r3、err 求: 满足以下条件的三元组(空间中三角形)的数目 <ai, bm, bn>,|ai-bm|=r1±err且|ai-bn|=r2±err且|bm-bn|=r3±err 原始解法: 对于D中每一点ai,在R中找到与之距离为r1的点集R’,找到与之距离为r2的点集R’’。在点集R’与R’’中,查找两点间距离为r3的点组数目。累加。
Area0951214
- 计算三角形面积的程序!是c++的mfc编程! 使用前,系统必须有mfc动态链接库-Procedures for calculating the triangle area! Is c++ of mfc programming! Before use, the system must have a dynamic link library mfc
yanghuisanjiao
- 讲述杨辉三角的逻辑,应用,和算法的一些基础型知识-Yang Hui triangle about the logic, applications, and algorithms of some basic type of knowledge
formula
- 高等数学常用的公式,包括积分、三角、微分公式,是考试必背的公式。-The higher mathematics commonly used formula, including the integral, the triangle, the differential formula, is the formula which the test must carry.
triangle
- 这是一个简单的利用建立动态库实现三角形的计算功能!-This is a simple library used to create dynamic computing to achieve a triangle!
2
- 输入任意三角形的三边a,b,c,求出三角形的面积。要求:输入三边长度后判断是否构成三角形; ② 若是,则计算出面积并显示;如不是,提示“输入错误,不能构成三角形”。 -Enter any three sides of the triangle a, b, c, find the area of the triangle. Requirements: Enter the following to determine whether the length of three sides
demo
- 打印星行 从三角形变成菱形 此算法适合于c++的初学者-Print lines from the triangle into a diamond star
Draw
- 本程序是用Qt做的显示三种基本波形的Demo。 三角波,方波,正弦波。可以启动和停止,能改变幅值和偏移量。-This procedure is to do with Qt, the Demo show the three basic waveform. Triangle wave, square wave, sine wave. You can start and stop, change the amplitude and offset.
triangle.c
- Triangle-exercise in C