-
这是一个很有趣的小程序,实现了小老鼠钻迷宫的数学问题
这是一个很有趣的小程序,实现了小老鼠钻迷宫的数学问题-This is a very interesting little program to achieve a maze of small rodents drilling mathematical problem
- 2022-03-22 02:56:19下载
- 积分:1
-
www.acm.pku.edu.cn上的1005题
www.acm.pku.edu.cn上的1005题-www.acm.pku.edu.cn of 1005 that
- 2022-04-16 06:06:40下载
- 积分:1
-
该程序利用向量V作为依据。生成方循环矩阵
This MATLAB code generates a square circulant matrix using the vector V as the first row of the result if V is a row vector or as the first column of the result if V is a column vector. V may be any numeric data type or a character string.
-This MATLAB code generates a square circulant matrix using the vector V as the first row of the result if V is a row vector or as the first column of the result if V is a column vector. V may be any numeric data type or a character string.
- 2022-12-18 03:50:03下载
- 积分:1
-
JSP JeeCMS系统
一套JSP CMS系统源码,前两年的成熟系统,现在重新发现了此源码,觉得对学习参考的价值还是有的,原先的名字叫 JeeCMS内容管理系统,可能JSP的内容管理系统用的人比较少,因此这些资料也是很难得的。编译注意:系统源码编译过程中需要额外的一些jar包,如果希望重新编译jeecms源码,需要用到common-lib文件夹下的jar包。
- 2022-04-30 01:07:03下载
- 积分:1
-
mico_example_siegel c源代码
mico_example_siegel c源代码-mico_example_siegel c source code
- 2022-03-17 17:01:05下载
- 积分:1
-
Unet-master2
CN对图像进行像素级的分类,从而解决了语义级别的图像分割(semantic segmentation)问题。与经典的CNN在卷积层之后使用全连接层得到固定长度的特征向量进行分类(全联接层+softmax输出)不同,FCN可以接受任意尺寸的输入图像,采用反卷积层对最后一个卷积层的feature map进行上采样, 使它恢复到输入图像相同的尺寸,从而可以对每个像素都产生了一个预测, 同时保留了原始输入图像中的空间信息, 最后在上采样的特征图上进行逐像素分类。(CN classifies images at the pixel level, thus resolving the problem of semantic segmentation at the semantic level. Unlike classical CNN, which uses full-connection layer to get fixed-length feature vectors after convolution layer for classification (full-connection layer + soft Max output), FCN can accept any size of input image, and uses deconvolution layer to sample feature map of the last convolution layer to restore it to the same size of input image, so that each pixel can be generated. At the same time, the spatial information of the original input image is retained. Finally, the pixel-by-pixel classification is carried out on the feature map sampled above.)
- 2019-04-19 19:16:29下载
- 积分:1
-
空时自适应处理
说明: 仿真空时自适应处理STAP里的算法合集程序:Capon谱、降维算法3dt、JDL等(Algorithms aggregator for simulation space-time adaptive processing in STAP: Capon spectrum, dimension reduction algorithm 3dt, JDL, etc.)
- 2021-04-22 17:18:48下载
- 积分:1
-
读取水动力计算软件AQWA生成的LIS文件
读取水动力计算软件AQWA生成的LIS文件(Read the hydrodynamic parameters generated by AQWA in MATLAB)
- 2020-06-19 07:40:02下载
- 积分:1
-
Lexer
说明: Timeline Ruler Control c# Component
- 2020-06-24 18:20:02下载
- 积分:1
-
C++开发的xml文件处理
基于tinyxml,使用C++开发的XML文件处理程序,目前主要是可以修改,有兴趣的话可以继续添加
- 2022-02-25 20:51:31下载
- 积分:1