A solution of contest problem in Google Code Jam
资源简介:A solution of contest problem in Google Code Jam
上传时间: 2014-01-24
上传用户:zhangliming420
资源简介:using mscomm controller to develop a function of serial communication in delphi language
上传时间: 2015-10-21
上传用户:变形金刚
资源简介:DAGON Approach Object of this exercise: Given a subject graph and a set of pattern graph in canonical representation (2-input NAND and INV), implement the second step of DAGON approach. (Both the subject graph and the pattern graphs are...
上传时间: 2014-01-19
上传用户:stampede
资源简介:This tutorial take reader to a world of computer programing in c plus plus.
上传时间: 2014-01-15
上传用户:baiom
资源简介:This guide is an attempt to compile a lot of that information in here and dummy it down. Perhaps it s a fairly common show, perhaps not. It might have even been a show that you taped. Whatever the case, you want to share it with others bur ...
上传时间: 2013-12-19
上传用户:zsjzc
资源简介:16 mpsk vs qask comparison of two techniques in matlab code
上传时间: 2013-12-18
上传用户:myworkpost
资源简介:these m files contain the solution of some problems in the book "communication system" by Haykin
上传时间: 2017-07-09
上传用户:yzy6007
资源简介:implementation od A* algorithm for tiling problem in C
上传时间: 2017-08-07
上传用户:tuilp1a
资源简介:This is a sample of login file in asp pages format
上传时间: 2014-11-28
上传用户:chfanjiang
资源简介:Google Code Jam 2008(Google 全球编程挑战赛2008 )Qualification Round的题目答案(代码)
上传时间: 2016-09-20
上传用户:dapangxie
资源简介:This book provides information about the concepts and procedures needed by a developer of messaging applications in a Sun™ ONE Message Queue (MQ) environment. This preface contains the following sections: • Audience for This G...
上传时间: 2013-12-14
上传用户:netwolf
资源简介:Yet another Java implementation for the addictive Minesweeper game. This game comes with a number of options unavailable in Windows s version, such as allowing more than one mines in a square.
上传时间: 2014-01-06
上传用户:zhaiyanzhong
资源简介:The CoinUtils project is a collection of open-source utilities developed and used by a variety of other projects in the COIN-OR repository. The project includes classes for storing and manipulating sparse matrices and vectors, performing ma...
上传时间: 2013-12-19
上传用户:xmsmh
资源简介:/********************************************************************* * This is a part of Angry IP Scanner source code * * http://www.angryziber.com/ipscan/ * * ...
上传时间: 2013-12-17
上传用户:朗朗乾坤
资源简介:This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide ...
上传时间: 2015-05-14
上传用户:水中浮云
资源简介:This book offers 226 code recipes applicable to a variety of difficulties that may arise in the process of application development. Topics covered include XML processing, Windows forms, database access, networking, runtime security, cryptog...
上传时间: 2015-07-21
上传用户:朗朗乾坤
资源简介:/* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE solution OF THE INITIAL VALUE problem: * Y = F(T,Y), A<=T<=B, Y(A) = ALPHA, * AT N+1 EQUALLY SPACED POINTS IN THE INTERVAL [A,B]. * * INPUT: ENDPOINTS A,B INITIAL CONDITION ALPHA INTE...
上传时间: 2015-08-20
上传用户:zhangliming420
资源简介:3G里使用的Spreading技术演示仿真。用于教学演示的Matlab模型。A demo of spreading code generation and modulation used in 3G.
上传时间: 2015-10-15
上传用户:luopoguixiong
资源简介:3G通讯中的walsh码生成和作用演示。 A demonstration of walsh code in 3G
上传时间: 2014-02-07
上传用户:ryb
资源简介:This a journal paper on the optimization of Max Connection problem in a telecommunication optical network.
上传时间: 2015-12-27
上传用户:xaijhqx
资源简介:The problem of image registration subsumes a number of problems and techniques in multiframe image analysis, including the computation of optic flow (general pixel-based motion), stereo correspondence, structure from motion, and feature t...
上传时间: 2016-01-20
上传用户:520
资源简介:I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,since PB does not * // support "Address of Function" , so we can not set new * // WndProc, just makes the object more easy to use. ...
上传时间: 2014-01-14
上传用户:lx9076
资源简介:We address the problem of predicting a word from previous words in a sample of text. In particular, we discuss n-gram models based on classes of words. We also discuss several statistical algorithms for assigning words to classes based on...
上传时间: 2016-12-26
上传用户:xfbs821
资源简介:Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s? 2.To minimize the transmission and decoding costs, we may use short strings to represent more freque...
上传时间: 2013-12-22
上传用户:ztj182002
资源简介:this code is a implementation of the Discrete cosinuss transformation. In this code I have used the direct méthode of calcul by used the equation without used the maatrix multiplication.
上传时间: 2013-12-19
上传用户:lanwei
资源简介:program in matlab code to do a equalization of a signal DSP Applications
上传时间: 2017-09-13
上传用户:ippler8
资源简介:* This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the num...
上传时间: 2013-12-07
上传用户:llandlu
资源简介:Software developers need to have a number of traits in order to practice their craft well. First, they must be good analytical thinkers and problem solvers. A developer’s primary role is to create software that solves business problems. ...
上传时间: 2014-06-01
上传用户:671145514
资源简介:FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the r...
上传时间: 2016-08-17
上传用户:yoleeson
资源简介:Huffman codes 􀂄 In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0’s and 1’s? 􀂄 To minimize the transmission and decoding costs, we may use short strings to ...
上传时间: 2014-01-04
上传用户:x4587