搜索资源列表
21343byjob
- JSP源代码,有好东西大家共同分享。小弟也是需要点MATLAB放面的东西,要凑点积分 希望大家多支持-JSP source code, there are good things to share with you. Xiao also needs to point MATLAB caving face of things, to take care of Integral hope everyone supports
zhy20070522144641601.Rar
- 《86gou购物系统单用户增强版》具有强大的商品管理、赠品管理、积分管理、订阅管理、分类管理、会员管理、销售员管理、订单管理、利润结算、信息管理、帮助管理、评论管理等功能,每个功能模块都尽可能从使用者的角度实现易用性、安全性和稳定性。 卓越的访问速度和负载能力 在实现同样功能的前提下,《86gou购物系统单用户增强版》比同类软件占用数据库资源更小,页面处理时间更短,可以在极为繁忙的服务器环境下快速稳定运行,最大程度的为使用者节约了服务器资源,为访问者提高了访问速度。 周
psat-2.0.0-b2
- 本程序非常值得借鉴的一点就是,把Matlab做成了极其具有直观化的具有交互界面,类似于VB的应用程序,希望我们也能多多学习学习-this program very worthwhile reference point is, put Matlab has made a very intuitive the interface is similar to the VB application, hope that we can also learn more study
g729_audio_encode
- ITU-T G.729语音压缩算法。 descr iption: Fixed-point descr iption of commendation G.729 with ANNEX B Coding of Speech at 8 kbit/s using Conjugate-Structure Algebraic-Code-Excited Linear-Prediction (CS-ACELP) with Voice Activity Decision(VAD), Discontinuo
unzip_com
- UnZip is a small zipfile extract utility. It is written to be assmall portable as possible and is intended to be starting point for im-plementation of .ZIP files in non-IBM environments.Source code is provided in C and Turbo Pascal. If you port this
MST7054.3
- MST703/705液晶驱动,点4.3寸屏-MST703/705 LCD driver, point 4.3-inch screen
line
- 直线插补,实现改进逐点比较法的直线插补,简便好用-Linear interpolation, the realization of improve-by-point comparison of the linear interpolation, simple and easy to use
kuaiji
- 我们老师的一个会计有关绩点的一个课件,很好用的-Our teacher of an accounting point of a performance-related courseware, good used
P2P
- P2P(Peer-to-Peer 端到端)模型是与C/S(客户/服务器)模型相对应。基于C/S的用户间通信需要由服务器中转,在C/S中的服务器故障将导致整个网络通信的瘫痪。。而基于P2P的用户间通信则是直接通信,去掉了服务器这一层,带来的显著优点是通信时没有单一的失败点,一个用户的故障不会影响整个P2P网络。本文提供了一种用JAVA实现P2P网络通信的方法。-P2P (Peer-to-Peer end-to-end) model with the C/S (Client/Server) mode
DivConquer
- 算法实验:1 分治法在数值问题中的应用 ——最近点对问题 2 减治法在组合问题中的应用——8枚硬币问题 3 变治法在排序问题中的应用——堆排序 4 动态规划法在图问题中的应用——全源最短路径问题 -Algorithm experiment: 1 divided numerical problems in the application- the nearest point to question 2 by governance problems in the applicati
2004-10_2004102994048550
- import flash.display.Sprite import flash.display.Bitmap import flash.display.BitmapData import flash.filters.BlurFilter import flash.events.Event import flash.geom.Point import flash.events.MouseEvent import flash.display.SimpleB
VChaffuman
- 哈夫曼编码在文件压缩中有其独特一点,它的编码方式特殊。在通信领域可以得到应用。本程序使用C++编写,在VC6.0上调试,完成了文件的读取,文件字符的统计,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。-Huffman file compression in a unique point, and its special encoding. In communications applications can be. This procedure
ddbx
- 帮朋友编写的一个小软件,判断鼠标点击的点是否在多边形内外。-To help a friend prepare a small software to determine whether the mouse to click a point inside and outside the polygon.
suanshubianma
- 算术编码是将累积分布函数的区间(0,1)分成许多互不重叠的小区间,每个信源符号对应于各个小区间,每个小区间的长度等于这个信源符号的概率分布值,在此小区间内取一点,取该点二进制小数点后l位作为这个信源符号的码字。把这基本思想运用到信源符号序列中来,能计算出信源符号序列的累积分布函数,使每个符号序列对应于累积分布函数上的不同区间,在此区间上取一点,将其二进制小数点后l位作为这符号序列的码字,只要这些区间不重叠,编的的码即为算术编码。-Arithmetic coding is the cumulati
Calculator
- 实现windows自带计算器功能,实现小数点及多功能运算,界面美观-Own implementation windows calculator function, realize the decimal point and multi-function computing, interface aesthetics
huffman
- 霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见-Huffman encoding procedure to generate the probability of a given Huffman code to the point I hope everyone
bianmayuanli
- 算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越长,编码表示它的间隔越小,表示这一间隔所需的位数就越多。信源中的符号序列仍然要根据某种模式生成概率的大小来减少间隔。可能出现的符号概率要比不太可能出现的符号减少范围小,因此,只正加较少的比特位。-Arithmetic coding method is to be a coded message or symbol strings (seq
ZIPit
- This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.-This application not only demonstrates the basics of using the Microsoft Foundation classes but
jpeg_decode
- 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-jpeg decoder using Huffman encoder、IDCT based on foating decoder、Fixed-point integer decoder and Fi
mp3player
- 这是基于AT32UC3A的定点MP3解压源代码,支持U盘播放。该代码在IAR下编译通过,并在ATMEL的EVK1100中正常运行-This is based on fixed-point MP3 decompression AT32UC3A source code, support U disk player. The code compiled by the IAR, and in the normal operation of ATMEL' s EVK1100
