-
Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
利用蚁群算法解决旅行商问题,其中运用智能蚂蚁算法-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
- 2022-08-21 12:47:30下载
- 积分:1
-
labview的一些常用的命令,模块,快捷键,对于入门有很大帮助.
labview的一些常用的命令,模块,快捷键,对于入门有很大帮助.-LabVIEW some commonly used commands, modules, shortcut keys for entry of much help.
- 2023-05-17 04:50:03下载
- 积分:1
-
TC3采用俄罗斯方块博兰定义图形库的程序下(lt;图…
TC3下程序采用俄罗斯方块Boland定义图形库(lt;图形.hgt;),将在TurboC目录之前编译egavga.bgi文件测试到包含源的目录
- 2022-08-14 12:34:09下载
- 积分:1
-
net Ajax无刷新技术的使用说明 及 相关的动态数据库。
net Ajax无刷新技术的使用说明 及 相关的动态数据库。-net Ajax without the use of technology refresh and the related dynamic database.
- 2022-04-11 04:24:30下载
- 积分:1
-
详细介绍了杉木数字低
文章详细叙述了FIR数字低通滤波的物理意义-Article described in detail FIR digital low-pass filtering the physical meaning of
- 2022-05-11 01:19:08下载
- 积分:1
-
Visual C# 实现窗体文字滚动实例
Visual C# 实现窗体中的文字滚动效果,窗口中的滚动字幕特效,平时这个小技巧也是挺常用的,可显示一些比较重要的信息,滚动的文字相比静止的文字,更能吸引人的注意,这个源码很好的向您演示了在C#中如何实现这种文字滚动的效果。
- 2022-03-13 22:42:15下载
- 积分:1
-
JSP Source Code Share in this
JSP Source Code Share in this
- 2022-03-12 22:54:06下载
- 积分:1
-
demo(S50)源代码
应用背景D8 读卡器S50DEMO源代码,用于技术开发,和卡片个人化应用关键技术// rfvcDlg.cpp : implementation file
//
#include "stdafx.h"
#include "rfvc.h"
#include "rfvcDlg.h"
#include "dcrf32.h"
#include "General.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//dc_HANDLE icdev;
HANDLE icdev;
unsigned long cardsnr;
/////////////////////////////////////////////////////////////////////////////
// CRfvcDlg dialog
CRfvcDlg::CRfvcDlg(CWnd* pParent /*=NULL*/)
: CDialog(CRfvcDlg::IDD, pParent)
{
//{{AFX_DATA_INIT(CRfvcDlg)
//}}AFX_DATA_INIT
// Note that LoadIcon does not require a subsequent DestroyIcon in Win32
m_hIcon = AfxGetApp()->LoadIcon(IDR_MAINFRAME);
}
- 2022-02-16 02:14:23下载
- 积分:1
-
YACC simple description of an interactive calculator, the calculator has 26 regi...
用简单的YACC描述一个互交的计算器,该计算器有26个寄存器-YACC simple description of an interactive calculator, the calculator has 26 registers
- 2022-06-27 13:28:59下载
- 积分:1
-
迷宫
随机产生用方块代替的地图,在里面设置入口和出口,并最终找出最短的路径...
迷宫
随机产生用方块代替的地图,在里面设置入口和出口,并最终找出最短的路径-Box instead of randomly generated maze with a map inside entrance and exit, and ultimately find the shortest path
- 2022-07-14 14:47:57下载
- 积分:1