-
基本粒子群源代码
粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解,每个粒子都有一个由目标函数决定的适应度值,并且知道自己到目前为止发现的最好位置,和现在的位置,在每次一迭代中,例子通过跟踪这两个极值来更新自己。
- 2022-05-07 20:03:10下载
- 积分:1
-
Fast discrete biorthogonal CDF 9/7 wavelet forward and inverse transform (lifting implementation)
离散小波变换(DWT)的示例实现(出于教育目的)。正向和反向。算法也称为";9/7";。它是可逆的,可以用来对视频图像进行无损压缩/解压缩。用于Jpeg2000编解码器。源代码是用C语言编写的。它作为命令行应用程序工作。使用立方信号(32个值)作为输入。
- 2023-02-10 12:00:03下载
- 积分:1
-
eventos para el desarrollo de software con awt ejemplo de obtener foco
eventos para el desarrollo de software con awt ejemplo de obtener foco
- 2022-08-13 06:10:10下载
- 积分:1
-
Aogosoft.com stand a netizen wrote procedures, devoted to converting resources (...
Aogosoft.com站上一网友写的程序,专门用来转换资源(rc文件)中的常量定义到汇编的INC文件格式
使用Win32Asm编程的过程中,经常要用到常数定义,如果是有资源的程序更是如此,
自己当初编程时是先将要转换的C语言常数ID复制到程序的常数区.const中,然后再用查找替换功能去掉#define语句,再一个个地在常数和数值之间加equ。多的时候麻烦死了。
于是便想开发一个专门用于将这些C语言格式的常数定义转换为汇编格式的程序,刚好五一有时间就做了个。现在希望大家帮忙测试一下。程序本身使用Win32Asm开发,整个程序为7kb。-Aogosoft.com stand a netizen wrote procedures, devoted to converting resources (rc) the constant definition of the compilation INC file format used Win32Asm programming process, the regular use of the constant definition, if there are any resources where the procedure, when their original programming is to first conversion C language copy of the constant ID procedures constant zone. const, then spend the replacement search function removed# define statement and then to 000 in a constant and numerical increase between equ. When the number of trouble dead. Thus decided to develop one of these specialized for C language format conversion constant definition format for the compilation process, just on May 1 have
- 2023-04-14 12:40:04下载
- 积分:1
-
比萨饼订单系统
比萨饼订购 machineIf 您不能找到这种语言在语言列表中,请选择"其他"。保持简短、 精确和完整的标签,请仅使用"、"要分开。如果在你的描述中有代码,请使用"插入代码"按钮来插入代码并选择编程语言。这将使您的源代码美丽和有吸引力。请不要提交非源编码材料。
- 2022-12-30 23:25:05下载
- 积分:1
-
opencv vs配置文件
应用背景opencv开源视觉配置文件,永远在windows8下,vs2013下opencv2.4.9使用时不用每次进行配置,只需加载此配置文件即可!!!关键技术在vs下生成属性管理配置文件,每次新建opencv工程时无需多次配置工程属性,方便快捷1
- 2022-07-01 00:42:47下载
- 积分:1
-
shi jian nao zhong java cheng xu
shi jian nao zhong java cheng xu-jian shi Vision ZHONG java WM xu
- 2022-08-23 05:31:44下载
- 积分:1
-
打开关闭光驱门
打开关闭光驱门-drive to open closed doors
- 2022-01-26 02:48:18下载
- 积分:1
-
利用API函数Shell_NotifyIcon在任务栏上放置图标。并且可以相应任务栏图标消息...
利用API函数Shell_NotifyIcon在任务栏上放置图标。并且可以相应任务栏图标消息-use the API function Shell_NotifyIcon placed on the task bar icon. And a corresponding task bar icon news
- 2022-05-30 03:30:26下载
- 积分:1
-
点对点网络聊天程序之客户端!!!适合网络编程初学者
点对点网络聊天程序之客户端!!!适合网络编程初学者-Point to point net program client!!!
- 2023-08-19 02:40:05下载
- 积分:1