-
这是一个Director作业,关于龙青峡的风光,实际是在Director软件平台上编辑使用的,类似Flash,但更加复杂精致,得过高分,希望与有识之士共同探讨出...
这是一个Director作业,关于龙青峡的风光,实际是在Director软件平台上编辑使用的,类似Flash,但更加复杂精致,得过高分,希望与有识之士共同探讨出路-This is a Director operations, on the Green Dragon Gap scenery, the Director is actually editing software platform used by Flash similar, but more complex refined, has won high marks and hope and insight to jointly explore a way out
- 2022-08-07 13:33:10下载
- 积分:1
-
Gray symbiotic matrix source code, we hope that with the exchange, that my mailb...
灰度共生矩阵源代码,希望跟大家交流一下,我的邮箱oo327@163.com-Gray symbiotic matrix source code, we hope that with the exchange, that my mailbox oo327@163.com
- 2022-11-24 00:00:03下载
- 积分:1
-
50c32 This is a development kit. 50c32 can use voice and music player
这是50c32的开发包。使用50c32可以播放语音和乐曲-50c32 This is a development kit. 50c32 can use voice and music player
- 2023-08-24 04:40:04下载
- 积分:1
-
一个好的VC++程序。可以用来播放wav格式的语音和其他audio文件。当然还有其它很有用的功能。...
一个好的VC++程序。可以用来播放wav格式的语音和其他audio文件。当然还有其它很有用的功能。-a good VC procedures. Players can be used to wav format of voice and other audio file. Of course there are other useful functions.
- 2022-09-24 01:15:02下载
- 积分:1
-
G.711等标准的实现,这是一个非常好的例子!对想学习这个标准的人非常有用...
G.711等标准的实现,这是一个非常好的例子!对想学习这个标准的人非常有用-G.711 standards for the realization of this is a very good example! Right want to learn the standards of the very useful
- 2022-11-13 07:00:02下载
- 积分:1
-
将两个wav文件合并的简单小程序
将两个wav文件合并的简单小程序-A simple program that incorporates two wav files into one wav file
- 2022-05-18 02:11:07下载
- 积分:1
-
ADPCM编码解码的一个程序
ADPCM编码解码的一个程序-ADPCM codec a procedure
- 2022-03-30 17:28:34下载
- 积分:1
-
内容表1。简介2。快速启动2.1视频和音频抓取2…
Table of Contents 1. Introduction 2. Quick Start 2.1 Video and Audio grabbing 2.2 Video and Audio file format conversion 3. Invocation 3.1 Syntax 3.2 Main options 3.3 Video Options 3.4 Audio Options 3.5 Advanced options 3.6 Protocols 4. Tips 5. Supported File Formats and Codecs 5.1 File Formats 5.2 Image Formats 5.3 Video Codecs 5.4 Audio Codecs 6. Platform Specific information 6.1 Linux 6.2 BSD 6.3 Windows 6.4 MacOS X 6.5 BeOS 7. Developers Guide 7.1 API 7.2 Integrating libavcodec or libavformat in your program 7.3 Coding Rules 7.4 Submitting patches 7.5 Regression tests
- 2022-05-26 20:08:57下载
- 积分:1
-
microview的一个摄像头软件源代码
microview的一个摄像头软件源代码-microview a camera software source code
- 2022-11-29 20:10: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