搜索资源列表
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
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
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
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
1
- In this paper, a new family of Cassinian wave-guides is proposed, simulating and calculation are finished with CST Microwave Studio that based on Finite Integral Technique (FIT), and some results are given. Electromagnetic field mode type of it
ManpowerSystem
- 讨论了自适应控制在多级人才系统控制中的应用,以招聘数作为控制量,给出了使人才系统尽可能跟踪一个理想状态的自适应控制策略。 It is the purpose of the paper to point out the meaning of applying adaptive control to social-economic system and discuss the adaptive control in application to multi-graded manpower sys
7split
- Split (and unsplit) one big file into multiple small ones This an invisible component with a simple task to split a file into multiple files of certain size. The most common need for this is when you want to put your (big) file on floppy disks, for b
CreateFile
- 这是个类一个利用C#来动态的创建文件的类,有了这个你也可以很方便的创建出象sohu、163等大网占的静态页面了-This is a category C# to create a dynamic document categories, with this you can easily create the ones like the 163 other big net for the static pages
Senfore_DragDrop_v4.1
- Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
Number_TO_BITS
- === === Convert decimal value to binary ======================================= This code can be used to convert values to binary format (bits: zeros and ones). Use toBIN_WORD() function to convert integers (16 bits), a
fifth
- C++书籍How Not to Program in C++: 111 Broken Programs and 3 Working Ones, or Why Does 2+2=5986-C++ Book How Not to Program in C++: 111 Broken Programs and 3 Working Ones, or Why Does2+ 2 = 5986
trmsim-wsn_0.1-exec
- TRMSim ,无线传感器网络(信任和声誉模型模拟无线传感器网络)是一个基于Java的模拟器旨在测试信托和声誉模型WSNs 。它提供了一个信托基金和声誉模型称为BTRM -TRMSim-WSN [Trust and Reputation Models Simulator for Wireless Sensor Networks] is a Java-based simulator aimed to test Trust and Reputation models for WSNs. It pro
Every_tool214885472009
- C++ Complete reference.Every c++ tool including 3d ones are explained with examples- C++ Complete reference.Every c++ tool including 3d ones are explained with examples...
Prime_Numbers
- Threw history,prime numbers has always be a great fascination for mathematicians. Even in modern times,primes numbers continues to fascinate many people.Probably the main reason why prime numbers continues to create such great interest would be beca
20061009_ScreenKeyboard
- 一个屏幕键盘,对于没键盘的人非常好用。在某些场合也能防止盗号-Screen keyboard, keyboard for those who did not very easy to use. In some occasions to prevent the ones
MediaPlayer
- this a c# class that allows you to play .mp3 files with your windows application but not as the other ones ... i have a few extra features like (speakers sound balance , base control , tripple control and loop and mute functions ) ... that s all ...
Packt.Publishing.Expert.Python.Programming.Sep.20
- Expert Python Programming shows how Python development should be done with best practices and expert design tips. This book is for Python developers who are already building applications, but want to build better ones by applying best practices
ONES-v2.10
- 刻录工具 刻录系统盘的 给有需要者提高方便-dhdhbr ffbbf gmfnbmfnbf
kalman_filter
- OPTIONAL INPUTS (string/value pairs [default in brackets]) model - model(t)=m means use params from model m at time t [ones(1,T) ] In this case, all the above matrices take an additional final dimension, i.e., A(:,:,m), C(:,:,m), Q(:,:,m), R
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);