-
WAV文件操作
windows下的VC源码
实现对wav的解码播放等功能...
WAV文件操作
windows下的VC源码
实现对wav的解码播放等功能-WAV file operations of the VC under windows source wav decoder to realize the functions of player
- 2022-04-27 10:51:14下载
- 积分:1
-
本程序对视频流的采集和显示,并进行优化…
本程序用于视频流的采集与显示,并在效率上作了优化。-This procedure for the video stream and display the collection, and made to optimize efficiency.
- 2023-05-04 05:45:04下载
- 积分:1
-
自己编的局域网,快速媒体文件拷贝播放软件
自己编的局域网,快速媒体文件拷贝播放软件-Own LAN, fast media player software copy paper
- 2023-03-21 03:25:03下载
- 积分:1
-
英文文档,对mp3背后的相关技术知识做了全面的讲解,非常值得收藏...
英文文档,对mp3背后的相关技术知识做了全面的讲解,非常值得收藏-an English document on how mp3 works ,it is very worthful to put on your study list.
- 2022-08-11 17:16:27下载
- 积分:1
-
黑白棋对战VC源代码(附游戏成品)
用VC++实现的黑白棋对战小游戏,可双人对战也可人机对战,是用时下比较时兴的MFC框架,算法也比较齐全,分享出来,希望能够对有需要的人有帮助
- 2022-03-19 15:30:15下载
- 积分:1
-
个人作品,一个趣味的小软件
个人作品,一个趣味的小软件-own works, a small taste of the software
- 2023-02-27 02:15:03下载
- 积分:1
-
用C#编写的图片处理程序,实现了图片的裁剪和缩放等功能。
用C#编写的图片处理程序,实现了图片的裁剪和缩放等功能。-Written using C# image processing procedures to achieve a picture of the cutting and scaling functions.
- 2023-01-22 18:50:04下载
- 积分:1
-
wmv的解码器,用于directshow的网络流的开发。
wmv的解码器,用于directshow的网络流的开发。-wmv decoder for DirectShow development of the network flow.
- 2023-06-14 04:55:03下载
- 积分:1
-
粒子群优化算法是一种基于种群的随机优化算法…
Particle swarm optimization (PSO) is a population based stochastic optimization technique developed by Dr. Eberhart and Dr. Kennedy in 1995, inspired by social behavior of bird flocking or fish schooling. Each particle keeps track of its coordinates in the problem space which are associated with the best solution (fitness) it has achieved so far. (The fitness value is also stored.)
This value is called pbest. Another "best" value that is tracked by the particle swarm optimizer is the best value, obtained so far by any particle in the neighbors of the particle. This location is called lbest. when a particle takes all the population as its topological neighbors, the best value is a global best and is called gbest. Following is the steps of PSO:
- 2023-03-03 01:30:04下载
- 积分:1
-
mpeg4 codec. Using the core xvid codec library, providing better all the externa...
mpeg4的解码器。核心采用xvid的解码库,提供好了所有的外部接口。是一个十分简单的样例。-mpeg4 codec. Using the core xvid codec library, providing better all the external interface. It is a very simple example.
- 2022-03-21 08:39:51下载
- 积分:1