搜索资源列表
ldpc_distr
- LDPC码是Low Density Parity-check Codes的缩写,一个长为N的LDPC码由它的校验矩阵H来定义,该矩阵的特点是其中的元素0特别多,1特别少——即所谓的“低密度”。一个参数为(N,i,j)的H表示该矩阵中每列有i个1,每行有j个1,矩阵大小为N×K,N代表码字长度,K代表校验子的个数。 -LDPC code is the ab. of Low Density Parity-check Codes. A Length N LDPC is defined by its
MorphingFilters
- 实现对gif图片的编辑,本程序主要实现几张图片合成成一个gif图片,实现淡入淡出的显示过程-realize right gif image editing, the main ones procedures Photo Synthesis into a gif images, realizing the show fades out of the process
yi_chuan_suan_fa
- 遗传算法的小程序,解决jobshop问题的-The little procedure of the genetic algorithm, ones that solves jobshop problem
24to8
- 图象处理程序, 能把16位或24位等图象转化为8位(256色)图象,并保存到指定地址-Programs for image processing,can convert 16-bit or 24-bit images to 8-bit ones,and save them in the specific address.
VoiceRecording_src
- Most of us are familiar with at least one multimedia recording software. Windows has one of the simplest ones: Sound Recorder. In this article I want to introduce some simple but useful classes for recording/playing back of voice that wrap the WAVE A
OpenGL_BlueBook
- OpenGL Blue Book Introduction: The OpenGL graphics system is a software interface to graphics hardware. (The GL stands for Graphics Library.) It allows you to create interactive programs that produce color images of moving three− dimensi
yinpanzuidadizhi
- YSS915 (KP2V2) is an LSI for processing Karaoke voice signals. This LSI has an A/D converter (1 channel) for the microphone echo, and a memory for the microphone echo and key control. These features allow achieving the functions needed for the Ka
IrComm
- windows mobile下运用红外线端口进行聊天的小程序。windows ce programme书中给的代码是用在PPC2002上的,本人移植到了smartphone2003上了。-windows to use mobile infrared port for a small chat procedures. Windows ce book to the program code is used in the PPC2002. I transplanted to a smartphone2
ones
- ACM试题Problem K:Ones Descr iption Given any integer 0 <= n <= 10000 not divisible by 2 or 5, some multiple of n is a number which in decimal notation is a sequence of 1 s. How many digits are in the smallest such a multiple of n? -ACM qu
24703
- This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes
A_Beginner1698821242004
- Encrypts and Decrypts a file. This is not an \"uncrackable\" type of encryption but once you can understand the basics of this type of file encryption you CAN make better ones than me. This is just a quick example of basic encryption. Highly commente
ImageConvolution_src
- Convolution of images allows for image alterations that enable the creation of new images from old ones. 此源码包含十分详尽的Bitmap位图卷积实现方法-Convolution of images allows for image alt erations that enable the creation of new images from old ones. This source in
OpenMPandWin32ThreadExample
- Intel Proton 8.0 build instructions: Change \\Include, \\Lib, and \\Bin paths in omp.bat to your actual ones. Run omp.bat to build omp_smp.exe Microsoft: Use MS Visual Studio 2005 beta 1 compiler and vcomp.dll Compiler options may di
DSP2407_ADC_SCI_PWM
- 这是DSP2407的一个例子,里面用到了EV模块的定时器路数实现PWM输出,用到了ADC模块,还有SCI异步通讯模块。-This is an example of the wheels, EV used inside the module timer ones PWM output module used in the ADC, There SCI asynchronous communication module.
purikura
- The program purikura.m frames your images into a beautiful frame. Convert your boring looking images into decorated ones using it. Automatically adjusts the bordering i.e. framing according to the image s dimensions. Save the decorated
mintreek
- 图论中最小生成树Kruskal算法 及画图程序 M-函数 格式 [Wt,Pp]=mintreek(n,W):n为图顶点数,W为图的带权邻接矩阵,不构成边的两顶点之间的权用inf表示。显示最小生成树的边及顶点, Wt为最小生成树的权,Pp(:,1:2)为最小生成树边的两顶点,Pp(:,3)为最小生成树的边权,Pp(:,4)为最小生成树边的序号 附图,红色连线为最小生成树的图 例如 n=6 w=inf*ones(6) w(1,[2,3,4])=[6,1,5] w(2,[3,5
ahb_system_generator.tar
- An AHB system is made of masters slaves and interconnections. A general approach to include all possible \"muxed\" implementation of multi layered AHB systems and arbitrated AHB ones can be thought as an acyclic graph where every source node is a mas
ONES-v2.10
- 刻录工具 刻录系统盘的 给有需要者提高方便-dhdhbr ffbbf gmfnbmfnbf
Four-Consecutive-Ones-Detector
- its a counter of four ones consecutive
eye(n);b=1/L*ones(n,1); x=quadprog(M,[],A,b);
- eye(n);b=1/L*ones(n,1); x=quadprog(M,[],A,b);