搜索资源列表
OpenGL命令和例程概述
- 许多O p e n G L命令直接影响诸如点、线、多边形以及位图等O p e n G L对象的绘制。而另一些 命令,例如那些用于反走样或纹理操作的命令,主要用来控制图像如何生成。还有一些命令则 关注帧缓冲区的操作。
GEOMETRY.zip
- GEOMETRY is a collection of routines for geometric calculations in 2, 3 and N space. These calculations include angles, areas, containment, distances, intersection, nearest point, and volumes. The objects considered include points, lines, line segmen
shangchuan.rar
- n皇后算法,多边形裁减,正方体旋转,三角形的绘制与填充,画虚的直线和曲线
算术编码
- Arith-N压缩算法-Arith-N Compression Algorithm
一维条形码打印系统
- 条形码的生成原理: 条形码的第一数据部分是由 7个数字形成的,其形成的方法详述如下: n 首先使用 产生和 匹配的字母码,该字母码有6个字母组成,字母限于A和B。产生字母码的列表如下 字母码 0 AAA 1 AABABB 2 AABBAB 3 AABBBA 4 ABAABB 5 ABBAAB 6 ABBBAA 7 ABABAB 8 ABABBA 9 ABBABA 表一 映射表 n 将 和 产生的字母码按位进行搭配,来产
处理当前屏幕用的一个小程序
- 看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0.scr ipt自定义处理流程 处理由系统热键触发. 1.双击scr ipt的编辑框显示的提示: Y , y : Yes //写屏 N , n : No 0 : XGrey //Grey 1 : One //取反 2 : Two //二值化 3 : XRGB //RGB亮度调节 4 : XE
contourlet_toolbox123
- 第二代小波变换-----脊波变换工具箱,有多分辨力和方向选择性,由著名Member, IEEE, Minh N. Do编写。 -second generation wavelet transform ----- ridge wavelet transform Toolbox, a number resolution and direction selectivity, eminent Member, IEEE, Do Minh N. prepared.
shangchuan
- n皇后算法,多边形裁减,正方体旋转,三角形的绘制与填充,画虚的直线和曲线-n Queen s algorithm, polygon reduction, cube spins, drawing a triangle with the filling, painting imaginary straight lines and curves
Ztransformation
- 画出满足差分方程:y[n]-1.25y[n-1]+0.75y[n-2]-0.125y[n-3]=x[n]+0.5x[n-1],离散时间信号X[n]的双边z变换是离散傅里叶变换的推广,而离散时间傅里叶变换在研究离散时间信号与系统中是很有用的。 -Drawn to meet the difference equation: y [n]-1.25y [n-1]+ 0.75y [n-2]-0.125y [n-3] = x [n]+ 0.5x [n-1], discrete-time signal X
fftInterpolate
- Performs N-D FFT interpolation any data for which fftn works. Will upsample by zero-filling, downsample by truncating high frequencies, or combine both up- and downsampling by dimension to allow arbitrary reshaping.-Performs N-D FFT interpolation on
DFT
- 编写一个matlab函数用一个N点离散傅里叶变换同时计算两个N点实序列的离散傅里 叶变换,并将结果与直接使用两个N点离散傅里叶变换计算出来的结果进行比较-Write a matlab function with an N point discrete Fourier transform and calculate actual sequence of two N point discrete Fourier transform, and the results with the direct u
nbody
- N-body问题模拟程序openmp sequential code-N-body simulation sequential code, easy to adapt to parallel
eightqueen
- N后问题,利用OPENGL实现简单演示。-N queen problem. using opengl for simple display.
Em_extraction
- N-FINDR算法 端元提取 读取MNF降维后的影像数据 - using N-FINDR end-member extraction
N
- 输入N个点的坐标,判断这N个点能否构成一个凸多边形。-Enter the coordinates of N points, to determine whether the N points form a convex polygon
N-FINDR
- 介绍混合像元解混里面的端元提取算法N-FINDR-Describes the mixed pixel unmixing inside endmember extraction algorithm N-FINDR
read-N-file
- 这是利用matlab读取GPS中的n文件的小程序-This is the use of n matlab read GPS applet file
MATLAB短学期
- 绘制n次Bezier曲线,P是平面或空间的点列,称为控制顶点。(Draw n times Bezier curve)
指定方向,绘制N级台阶
- 指定方向,绘制N级台阶,可关注关于循环的用法(Draw N step with specified direction)
UnityNBody-master
- 使用计算Shader,解决N体问题,是学习计算Shader的小例子!!!(A ComputeShader demo)
