搜索资源列表
G723.1
- g.723的编解码c源码(使用intel的ipp包)堪称效率最高。-g.723 arranges decodes the c source code (to use intel the ipp package) to may be called the efficiency to be highest.
G722.1
- g.721的编解码c源码(使用intel的ipp包)堪称效率最高。-g.721 arranges decodes the c source code (to use intel the ipp package) to may be called the efficiency to be highest.
G728
- g.728的编解码c源码(使用intel的ipp包)堪称效率最高。-g.728 arranges decodes the c source code (to use intel the ipp package) to may be called the efficiency to be highest.
G729
- g.729的编解码c源码(使用intel的ipp包)堪称效率最高。-g.729 arranges decodes the c source code (to use intel the ipp package) to may be called the efficiency to be highest.
GSMAMR
- GSM的编解码c源码(使用intel的ipp包)堪称效率最高。-GSM arranges decodes the c source code (to use intel the ipp package) to may be called the efficiency to be highest.
fft
- This is a package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of length 2^N. This package contains C and Fortran FFT codes.
DLL登陆窗体
- 这是一个把登录封装到DLL的例子,当前程序还包括自动建立数据库,给数据库加密码。-This is a package to put logged DLL example, the current procedures also include automatic establish a database to database password.
kbsbbs-snapshot.tar
- 水木bbs的最新打包版本,是国内最好的bbs版本之一的公开打包代码。-Shuimu bulletin board package to the latest version, is the finest one of the bulletin board version of the open source package.
Bumper
- 本程序是基于DDRAW的图形程序,用于检测不同形状物体间的碰撞。更重要得是该作者是这方面的大家,写得代码结构非常清晰,封装得非常好。可非常方便的用于其他类似的开发。-this program is based on the graphic DDRAW procedures for detecting objects of different shapes of the collision. More important that it is the author of the areas you
USB-to-ATAPI
- USB-to-ATAPI Package
Bfang
- 用java编写的多媒体播放器 能进行简单的视频播放 需要下载一个javax.media.* 包后才能运行-Using java prepared multimedia player able to perform simple video player will need to download a javax.media .* package to run
javapackagetool
- 这是一个很好的java打包工具,可以直接将java的系统软件打包后运行-This is a very good tool for java package, you can directly to the java system software package to run after
Practical-USB-serial-source-code-package-of-Usb-To
- 实用的USB转串口源代码包下载,文件包括驱动inf文件等UsbToUart,-Practical USB-serial source code package to download, the file including the driver inf files UsbToUart,
Java-package-to-jar
- java 打包方法,这篇内容部分来自官网及维基的翻译,大部分的代码都亲自做了测试,如果遇到问题可以联系我-java packaging method, this part of the content from the official website and wiki translation, most of the code to do the test yourself, if you encounter problems you can contact me
How-to-make-research
- 这个压缩包,包含四个文档,讲述如何搞科研,如何写文章,比较适合研究生入门。-The compressed package, including four document, tells you how to make scientific research, how to write the article, more suitable for graduate student primer
fortran-package
- Fortran package to solver poisson problems
segy-python-package
- 读取segy文件Python包,支持ieee,ibm浮点格式转换-This is a python package to ready seismic data in the SEGY data format.
H264using-PS-package-RTP-sent
- H264 NALU 使用PS封装 RTP发送。H264视频格式使用PS、RTP封装发送。-H264 NALU using the PS package RTP sent. H264 using the PS package, and then use the RTP package to send.
package Code
- 一个实现打包的代码,用来对EXE文件进行打包发给客户(package Code for *.exe project package to send to customer)
Package
- 设计一个Package的继承层次: 1)基类Package a) 包含寄件人姓名,收件人姓名,地址,包裹重量weight和单位重量单价price; b) 提供构造函数; c)提供计费函数double calculateCost(),根据单位重量单价和包裹重量计算并返回包裹运费; d)提供prnt函数,输出包裹基本信息和包裹运费。 2)派生类TwoDayPackage a)继承Package,并包含两日快递服务平寄费baseCost; b)重写基类的calculateC