资源列表
[Linux/Unix编程] openfp-1.3.2
说明:利用音频指纹技术提取音频的mfcc系数,进而通过比较mfcc向量之间的距离来进行音乐的检索。-OpenFP is an experimental audio matching solution.It extract the mfcc of audio by using audio pingerprint technology.<胡伟> 在 2026-01-22 上传 | 大小:138kb | 下载:0
[.net编程] Presentation-Model
说明:Presentation Model is a design pattern suited for rich client application, especially when you use .net and data binding. Examples include a website, a windows forms application, and a wpf application.<Alex> 在 2026-01-22 上传 | 大小:118kb | 下载:0
[并行运算] ljafs.tar
说明:这是Lennard-Jones molecular dynamics parallel algorithm的源代码-This is the source code of the Lennard-Jones molecular dynamics parallel algorithm<VincentJHY> 在 2026-01-22 上传 | 大小:46kb | 下载:0
[其他小程序] Btn_GestureImageFliper
说明:android java 按钮和手势滑动图片源码-android java flipper gesture picture<wangshengl> 在 2026-01-22 上传 | 大小:2.04mb | 下载:0
[易语言编程] Easy-language-selfextracting-files
说明:可以自己制作安装程序!我从网上下载的-Easy language selfextracting files<石会广> 在 2026-01-22 上传 | 大小:606kb | 下载:0
[其他小程序] login-P-servlet
说明:android Mysql Servlet与服务器交互登录数据库-android Mysql Servlet android Mysql Servlet android Mysql Servlet<wangshengl> 在 2026-01-22 上传 | 大小:3.11mb | 下载:0
[其他小程序] Diary
说明:android dairy 可滑动的日历 android dairy 可滑动的日历-android dairy android dairy android dairy<wangshengl> 在 2026-01-22 上传 | 大小:155kb | 下载:0
[书籍源码] API_To_MFC
说明:vc类的封装,窗口封装,c语言学习的例子介绍-vc package, window package, c language learning examples introduced<mou> 在 2026-01-22 上传 | 大小:10kb | 下载:0
[其他小程序] merge_sort
说明:归并排序是建立在归并操作上的一种有效的排序算法。该算法是采用分治法(Divide and Conquer)的一个非常典型的应用。首先考虑下如何将将二个有序数列合并。这个非常简单,只要从比较二个数列的第一个数,谁小就先取谁,取了后就在对应数列中删除这个数。然后再进行比较,如果有数列为空,那直接将另一个数列的数据依次取出即可-It is a algorithm of Merge sort,and it was realized by using c++.<胡伟> 在 2026-01-22 上传 | 大小:849kb | 下载:0