-
超级MP3播放器 可换肤、设有文件关联、播放列表等功能,可与专业播放软件媲美...
超级MP3播放器 可换肤、设有文件关联、播放列表等功能,可与专业播放软件媲美-Super MP3 player to be common. Associated with paper clips and other functions, with comparable professional player software
- 2023-06-10 22:55:08下载
- 积分:1
-
一款支持歌词同步显示的音乐播放器源代码,使用Visual C++实现。...
一款支持歌词同步显示的音乐播放器源代码,使用Visual C++实现。-support synchronous lyrics display music player source code, the use of Visual C achieved.
- 2022-02-12 23:05:39下载
- 积分:1
-
faad2是一个开源的MPEG
FAAD2 is an open source MPEG-4 and MPEG-2 AAC decoder, it is licensed under the GPLv2 license.
Features:
Portable
Reasonably fast
LC, Main, LTP, SBR, PS support
DRM support through DreaM
DAB+ support
Source packages are available in the downloads section. No binary distributions are available here, because they require a patent license. You might find binaries at RareWares.
- 2022-08-11 20:14:52下载
- 积分:1
-
in vb.net complete the cycle broadcast avi file example, the use of windows api...
这是一个在vb.net下完成的循环播放avi文件的例子,使用windows api实现的-in vb.net complete the cycle broadcast avi file example, the use of windows api realized
- 2022-02-04 00:42:09下载
- 积分:1
-
在库文件目录Win32实验室的主要工作,freeamp.dsw文件”。
主工程文件在basewin32prj目录下,freeamp.dsw文件包括了所有的子工程并且编译所有的模块。(更多的编译与安装信息在解压缩后的install文件中)。-main works in the base document win32 Lab directory, freeamp.dsw documents include all the sub-projects and compile all modules. (More information compiled and installed in the extract after the install file).
- 2022-01-26 03:22:54下载
- 积分:1
-
采用MCIWnd实现多媒体播放器,支持avi,mpg,wmv,mp3,mid,wav,jpg,bmp,gif。具有可更换的bmp背景,其它控件透明自绘。...
采用MCIWnd实现多媒体播放器,支持avi,mpg,wmv,mp3,mid,wav,jpg,bmp,gif。具有可更换的bmp背景,其它控件透明自绘。-MCIWnd using multimedia player, support avi, mpg, wmv, mp3, mid, wav, jpg, bmp, gif. Can be replaced with the bmp background, the other controls drawn from transparent.
- 2022-08-07 22:52:56下载
- 积分:1
-
flashdll modular loading, lazy loading can reach the purpose. Performance
flashdll
模块化加载,可以到达延迟加载目的。提高性能-flashdll modular loading, lazy loading can reach the purpose. Performance
- 2022-03-11 00:36:55下载
- 积分:1
-
PHP MySQL的组合、交叉
PHP+Mysql组合,可跨平台、移植性高,安全可靠,快速高效; ◇ 使用通用ADODB数据库类,可轻松移植至各种其它主流数据库,如MSSQL、Oracle、Sybase等; ◇ 使用强大的通用Smarty模板引擎,彻底分离程序和页面,并有缓存机制,大大提高维护性和扩展性,可实现多种页面风格; ◇ 全部生成静态html网页,减轻服务器负载,提高访问速度,加强了安全性,更容易被搜索引擎收录; ◇ 各种系统参数轻松定制,如静态html存放目录等,因此能够满足大中型网站的需求; ◇ 可随时选择性的备份数据库、表,防止数据灾难性丢失,保证数据安全; ◇ 音乐播放器自动识别音乐格式,调用不同的插件进行播放; ◇ 默认可直接选择多种样式风格显示,令整个网站立即焕然一新; ◇ 支持批量或单个新增专辑、音乐; ◇ 支持从其它数据库导入数据至本系统; ◇ 支持二级分类,任意设置; ◇ 支持点歌和点歌管理; ◇ 支持公告发布和管理; ◇ 支持友情链接在线管理; ◇ 支持广告在线管理(升级中); ◇ 支持站内搜索; ◇ 支持评论和评论管理; ◇ 支持网上调查管理; ◇ 升级支持,有更高版本则自动提示升级。-PHP Mysql portfolio, cross-platform, portable, safe, reliable, rapid and efficient; With the use of a common database category ADODB be easily ported to a variety of other mainstream databases, such as MSSQL, Oracle, Sybase, etc.; With the use of the powerful General Smarty template engine, complete separation procedures and pages, and cache mechanisms, greatly improving maintenance and expansion, could achieve multiple page styles; Over all generated static html website, reduce server load, inc
- 2022-03-20 15:01:54下载
- 积分:1
-
基于opencv的摄像机标定实现
基于opencv的摄像机标定实现.源自张友正的标定算法(Z. Zang: „Flexible camera calibration by viewing a plane from unknown orientations”, The Proceedings of the Seventh IEEE International Conference on Computer Vision, 1999
)基于OPENCV2.4.6+vs2010实现。
- 2023-01-31 20:40:04下载
- 积分:1
-
GDI+是.net提供的一个强大的图像处理接口,但目前大部分书籍还是停留在GDI的SDK(或VC)的程序。我在SDK的框架上添加了不到20行的代码实现了用GDI...
GDI+是.net提供的一个强大的图像处理接口,但目前大部分书籍还是停留在GDI的SDK(或VC)的程序。我在SDK的框架上添加了不到20行的代码实现了用GDI+引入图像,这可比以前的GDI编写近百行代码简便多了,有兴趣的朋友可以下载,包括可执行程序和源代码。(用的是.net外壳)。-yes. Net provide a powerful image processing interface, but the majority of books are still stuck in the SDK GDI (or VC) procedures. In the framework SDK add less than 20 lines of code to achieve the introduction of using GDI+ images, comparable to the previous GDI prepared nearly 100 lines of code more simple, interested friends can be downloaded, including the executable and source code. (With a yes. Net shell).
- 2023-05-05 01:10:03下载
- 积分:1