搜索资源列表
VowelSynth.zip
- 开源代码,元音的滤波和人工合成,delphi开发,VST插件,Hello and welcome to Tobybear VowelSynth/VowelFilter! This is a simple VST plugin (PC only) by Tobybear (www.tobybear.de) using the formant filter algorithm from Alex (alex@smartelectronix.com), hence it is called
RooyeeMessenger.zip
- 即时通讯软件开源代码,可以在此基础上开发其他即时通信系统,Open-source instant messaging software, you can on this basis, the development of other real-time communication system
whiteboard.zip
- 电子白板代码,可双方协同共享图片,设置背景,在图片上涂画修改,输入文字等。可直接用作开源软件spark的插件。,Whiteboard code, may be the two sides together to share pictures, set the background, paint the picture changes, enter text and so on. Open-source software can be directly used as a spark plug-i
touchlib_beta_v2.0.zip
- 图形图像处理用的,基于OPENCV的开源代码库,Graphic image processing are used, based on open source code library OPENCV
FreakZ_v075.zip
- 开源ZIGBEE协议栈,代码结构很好,非常利于代码研究,Open-source protocol stack ZIGBEE
jthread-1.2.1.zip
- 有关RTP有RTCP协议实现UDP和TCP网络视频传输的开源代码,Related to RTP have RTCP protocol UDP and TCP network video transmission of the open source code
xvidcore-1.0.0-rc4.zip
- xvidcore-1.0.0-rc4, 国外开源的视频代码,很有参考价值,供大家学习使用。,xvidcore-1.0.0-rc4, foreign open-source code of the video, a good reference for everyone learning to use.
zlib-1.2.3
- zlib压缩解压缩库源码,开源代码适合学习和工作使用。-zlib compression decompression library source code, open source code to use for study and work.
cocos2d-1.0.1-x-0.9.1
- coco2d-x 手机开发 一种开源代码 程序人的努力是巨大的-coco2d-x Mobile development Program efforts of people is enormous
cairo-1.4.10-msvc
- Cairo是开源代码,用图像处理算法,对画图锯齿进行处理的一种算法。-Cairo
asinffer
- 编程环境:vc/vc++ asinffer.zip。Sniffer原理及开源代码。
jzlib4me
- google开源代码,GZIP,ZIP压缩解压-gzip zip compress
ZipDo_lib
- 简单的使用开源代码实现zip文件的添加和删除这一个还没有实现解压缩,其实也很简单.-Simple to use open source code zip file to add, and delete this one also does not unzip, is actually very simple.
mtd-utils
- 开源代码mtd-utils.zip mtd工具 -The open source mtd-utils.zip mtd tools
TaobaoClient
- 淘宝客户端,采用OC编程,自己开发的,可以拿去借鉴参考,希望大家共同努力,开源代码。taobao client。depend on objective—C,kind:zip。-taobao client。depend on objective—C,kind:zip。taobao client。depend on objective—C,kind:zip。
GDAL-correlator-master
- GDAL-correlator-master.zip是由C++采用开源代码gdal实现的自动查找两幅图片中相同的特征点的配准算法,surf算法。-GDAL-correlator-master.zip by C++ implementations using the open source gdal registration algorithms automatically find the same two pictures feature points, surf algorithms.
Discuz_X3.2_SC_UTF8
- PHP论坛开源代码Discuz_X3.2_SC_UTF8.zip-Open Source PHP ForumDiscuz_X3.2_SC_UTF8.zip
zlib-1.2.8
- zip开源代码,需要在嵌入式平台下使用压缩源码的朋友可以参考(The zip open source code, need to use compression source code in embedded platform friends can refer to)
open-lte-master
- LTE FDD 开源代码 实现ENODEB基本功能,仅提供大家参考学习,欢迎相互交流(FDD open-lte-master.zip)
贝叶斯方法 -概率编程与贝叶斯推断 zip
- Probabilistic Programming and Bayesian Methods for Hackers是一本写给开发者的关于贝叶斯方法和概率问题的免费开源书。贝叶斯方法的用途十分广泛,在经济学上能找出一堆的例子。而在IT行业,机器学习是非常典型的一个应用。而机器学习也是本书作者写本书的一个重要的理由。 本书选择了Python作为编程语言,这一点都不奇怪,Python在科研和数据分析上的应用是非常方便和普遍的,比如大名鼎鼎的Numpy等。作者在本书中使用另一个库PyMC,它依赖