-
流媒体播放程序的源代码,太珍贵了。
流媒体播放程序的源代码,太珍贵了。-The source code of stream media player.So valuble
- 2022-03-03 15:16:36下载
- 积分:1
-
这个程序是用来读取YUV文件和数据输出到一个文本文件,该…
这个程序用来读取yuv文件,并把数据输出到一个文本文件,代码很短,里面说明很详细,这对理解和使用yuv文件很方便-This procedure is used to read yuv file and the data output to a text file, the code is very short, which explain in great detail, which understand and use easily yuv file
- 2022-06-26 11:02:53下载
- 积分:1
-
界面美观,简单实用,请大家支持我哦。觉得好用,请推荐给你的朋友...
界面美观,简单实用,请大家支持我哦。觉得好用,请推荐给你的朋友-Beautiful interface, simple and useful, please support me Oh everybody. Find useful, please recommend to your friends
- 2022-07-15 15:51:53下载
- 积分:1
-
一个ZIP打包文件的应用函数类,实例程序,
一个ZIP打包文件的应用函数类,实例程序,-a ZIP file the application package function category, sample program,
- 2022-04-10 03:56:57下载
- 积分:1
-
MP3 files from the information available and ID3v2 signs ID3v1/v1.1
提取mp3文件的信息,可以获得ID3v1/v1.1 和 ID3v2标志-MP3 files from the information available and ID3v2 signs ID3v1/v1.1
- 2023-02-02 05:10:04下载
- 积分:1
-
borland c++写的抓取的图像的例子,可以用来学习图像处理方面的只是,比较有用。...
borland c++写的抓取的图像的例子,可以用来学习图像处理方面的只是,比较有用。-written in the image capture example, can be used to study aspects of image processing is more useful.
- 2022-05-16 06:56:26下载
- 积分:1
-
NXP官方SAA7111源代码,非常详尽的实现了所有功能函数,原用于NXP自家的trimedia平台,标准C,移植很容易。...
NXP官方SAA7111源代码,非常详尽的实现了所有功能函数,原用于NXP自家的trimedia平台,标准C,移植很容易。-NXP official SAA7111 source code, very detailed realize all the performance function, the original home for NXP
- 2023-06-29 13:20: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
-
计算机图形学中用c++实现的二维基本几何变换算法
计算机图形学中用c++实现的二维基本几何变换算法-Computer graphics using c++ implementation of the basic geometric transformations of two-dimensional algorithm
- 2022-05-24 19:20:03下载
- 积分:1
-
VC编写的简易MIDI播放器,可以控制声道变化
VC编写的简易MIDI播放器,可以控制声道变化-VC summary prepared by the MIDI player will be able to control channel changes
- 2022-01-26 00:25:40下载
- 积分:1