- 
                        DRIVE_train
                        
                          说明:  训练卷积神经网络进行视网膜血管分割的数据集,DRIVE,训练集40张,RGB图像。分为原始图和专家手工分割的ground truth。(The data set, DRIVE, 40 pieces of training set and RGB images were trained by convolutional neural network for retinal vascular segmentation. It is divided into original drawing and ground truth manually segmented by experts.)                         
                            - 2020-03-20 09:58:19下载
- 积分:1
 
- 
                        MahjongGame
                        
                          说明:  本章实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。
(This chapter implements a complete network of four mahjong game, the assembly server and client-side functionality and integration. This chapter focuses on the non-reciprocal function of the establishment of network services, transmission of information sequences, building a virtual three-dimensional space, drawing graphics and display bitmaps, create a bitmap in memory and drawing graphics.)                         
                            - 2010-03-29 22:58:03下载
- 积分:1
 
- 
                        code for hooking keyboard
                        
                          code for hooking keyboard                         
                            - 2022-02-02 06:15:02下载
- 积分:1
 
- 
                        03-2x2MIMO系统的完整数据链仿真
                        
                          说明:  % Type of different detectors, parameters for Detector.m 
ML = 1; % Joint ML Detector
JMMSE = 2; % Joint MMSE Detector
ZF = 3; % Joint Zero-Forcing Detector
% Type of different antenna selection criteria methods 
MBER = 1;
MMI = 2;
LAZY = 3;
MNP = 4; %Minimum Noise Power
MMNP = 5;
LAZY2 = 6;
real_ch = 0; % real_ch = 0 refers to simulated channel in MATLAB, otherwise refers to real channel
SNR_dB = 20;% transmit SNR in the simulated channel
nr_frames = 20; % number of frames sent when simulation.
detect_type = ZF; % Detector choice
select_type = MBER; % Antenna selection choice
disp('');
tx(nr_frames);
disp('Press any key to continue');
pause
RF(real_ch,SNR_dB);
disp('Press any key to continue');
pause
BER = rx(detect_type,select_type);                         
                            - 2020-08-29 15:55:00下载
- 积分:1
 
- 
                        操作优化算法的分析步骤的BFGS方法是性的实例
                        
                          最优化方法作业 BFGS方法 有算法分析 步骤 实例 实验结果和C++源程序-Operations optimization algorithm analysis step BFGS method is an instance of experimental results and the C++ source code                         
                            - 2022-01-22 01:32:48下载
- 积分:1
 
- 
                        新浪微博开放平台java源码
                        
                          新浪微博开放平台java源码,需要进行oauth认证,具体使用请看http://blog.csdn.net/u012490740/article/details/12912543                         
                            - 2022-01-28 23:00:59下载
- 积分:1
 
- 
                        三款游戏
                        
                          PYTHON入门游戏学习源码 贪吃蛇、大富翁、小人躲球,通过pygame模块编写,质量高可运行(PYTHON introductory game learning source code snake, billionaire, dodge ball, through the pyGame module, high quality and operational)                         
                            - 2019-05-08 21:48:20下载
- 积分:1
 
- 
                        2jiedaitonglvbo
                        
                          Multisim 关于 2阶带通滤波器 的详细描述
 及仿真(Multisim 2-order band-pass filter on the detailed description and simulation)                         
                            - 2021-03-24 10:39:16下载
- 积分:1
 
- 
                        WallStreetForexRobot_v4.5_nodll 源码无DLL
                        
                          MT4中的可编辑文件是一个不错的智能交易程序(The editable file in MT4 is a good smart trading program.)                         
                            - 2018-12-26 10:44:12下载
- 积分:1
 
- 
                        matlab八叉树的建立
                        
                          使用matlab的struct结构,建立一个八叉树(build an octree by matlab software)                         
                            - 2021-04-16 22:38:53下载
- 积分:1