资源列表
PSOt
- 对于约束优化问题,大多数算法都基于梯度的概念,要求目标函数和约束条件可微,而且一般只 能求得局部最优解’ 粒子群优化算法(@DMLEP&H 6VDMS .RLESDTEL F,简称 @6.) [ ,)] ,由于其具有容易理 解、易于实现、不要求目标函数和约束条件可微,并能以较大概率求得全局最优解的特点,目前已在 许多优化问题中得到成功应用-For constrained optimization problems, most algorithms are based on the
imagethinner
- 用VC++实现给定位图的细化,使用图像处理技术-with VC positioning map to the details, the use of image processing technology
xihua
- 使用vc++编程实现图像的细化,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。
H264v2D
- 附件中是H264的编解码库,已经测试过的,需要代码可以联系我-this is h264 encoder and decode, I have tested it
LWGY
- LWGY系列涡轮流量传感器(以下简称传感器)基于力矩平衡原理,属于速度式流量仪表。传感器具有结构简单、轻巧、精度高、复现性好、反应灵敏,安装维护使用方便等特点,广泛用于石油、化工、冶金、供水、造纸等行业,是流量计量和节能的理想仪表。-LWGY series turbine flow sensor (hereinafter referred to as the sensor) based on the principle of moment balance, belong to speed typ
H263_codec
- H263_codec.rar包含有H.263编码和H.263解码的详细代码,编译环境vc 6.0
jpegcodedecode
- 这是JPEG压缩编码,c++实现,其中有离散余弦变化,由程编码等-This is the JPEG compression, c realization of a discrete cosine which changes from the way coding
test827
- socket编程,客户端和服务器都有,可以通信-Socket programming, the client and server have, can communication
Munetest
- 实现动态菜单,从数据库读取,跟动态TREEVIEW一样-Dynamic menu, read from the database with the same dynamic TREEVIEW
mciplayer
- mp3的制作。 各种功能都有! 非常有用!
policygradientlibrary
- 策略梯度,自然策略梯度,行动者-评论家 -policy gradient
mpeg
- 图象压缩程序,视频mpeg压缩标准的c语言实现,能顺利通过编译并运行