-
NSGA2-dynamic
说明: 多目标优化进化算法目前公认效果收敛性最好的算法NSGA2c++源码,具有一般性,可在此基础上继续改进,对实现其他多目标优化算法很有帮助.(Multi-objective optimization evolutionary algorithm is currently the best recognized effect of convergence of the algorithm NSGA2c++ Source, with the general, could be on this basis to continue to improve the achievement of other multi-objective optimization algorithm helpful.)
- 2008-11-12 10:04:30下载
- 积分:1
-
此程序用c语言实现凯撒密码,实现了加密算法
此程序用c语言实现凯撒密码,实现了加密算法-This procedure using c language Caesar password encryption algorithm achieved
- 2023-06-07 09:00:03下载
- 积分:1
-
MidternFFT
一維快速傅立葉轉換,應用旋轉因子之特性,降低計算複雜度(One dimensional fast Fourier transformation, using the characteristics of rotation factor to reduce the computational complexity)
- 2017-12-05 23:04:59下载
- 积分:1
-
Windows-File-System-Filter--Driver
Windows文件系统过滤驱动开发教程第二版源代码(Windows File System Filter Driver Development Guide (Second Edition) source code)
- 2013-11-04 23:11:36下载
- 积分:1
-
test_deyisupport_org
EDMA的测试程序 C6678 CCS5(EDMA demo C6678 CCS5)
- 2016-04-15 13:35:42下载
- 积分:1
-
通过RTSP获取到网络摄像机的视频流
很完整的RTSP获取码流的代码,
#ifdef _WIN32_WCE
#include "stdafx.h"
#endif
#ifndef _WIN32_WCE
#define WIN32_LEAN_AND_MEAN
#endif
#include
#include
#include
#include
#include
#include
#include
#ifdef _WIN32_WCE
#pragma comment(lib, "ws2.lib")
#else
#pragma comment(lib, "ws2_32.lib")
#endif
#define PP_NAME "User-Agent:rtsp client(v1.0)"
#define PP_CRLF "/r/n"
//测a试?之?用?
long InitSocket();
long DeInitSocket();
long InitTCPSocket(int port);
long InitUDPSocket(const char *ip, int port);
long GetSokcetPort(int sock, int *port);
- 2022-05-31 21:03:15下载
- 积分:1
-
计算机机房管理
计算机机房管理,计算机机房管理该软件能控制机房的所有电脑的关机,重启,注销,唤醒,然后监控它们各自的屏幕。老师可以发通知,同学们可以互相聊天。
- 2022-03-09 16:37:37下载
- 积分:1
-
HEX2bin源代码
HEX to bin source code. Hex 转 BIN 源代码
- 2022-06-28 05:13:58下载
- 积分:1
-
APC220
解释了APC的工作原理,对无线模块初学者很有帮助!!(Explain the APC works, helpful beginners wireless module! !)
- 2012-10-15 14:13:08下载
- 积分:1
-
song-send2
基于51单片机,将信息通过无线发射装置发送出去,进行通信(Based on 51 single-chip, the information is sent out via radio transmitting device, communication)
- 2014-02-18 15:32:43下载
- 积分:1