-
四阶龙格库塔法解数值微分
说明: 程序主要实现了四阶龙哥库塔,程序注释很详细(The fourth-order Longkouta is mainly realized, and the program annotations are very detailed.)
- 2019-04-29 22:12:19下载
- 积分:1
-
一个优秀的工具,一个中国公顷
优秀的汉化工具HA-reshacker, -excellent tool for a Chinese HA-reshacker.
- 2022-04-27 13:13:28下载
- 积分:1
-
响应式视频背景动画特效
说明: 一款HTML5超酷响应式视频背景动画特效。该视频背景可以将视频自适应屏幕(HTML5 Super Cool Responsive Video Background Animation Special Effects. The video background can be adapted to the video screen.)
- 2019-02-01 13:22:40下载
- 积分:1
-
VC助手软件,帮助您快速编写VC程序!VC助手,用过都说好,就不用多介绍了!...
VC助手软件,帮助您快速编写VC程序!VC助手,用过都说好,就不用多介绍了!-VC assistant software that helps you to quickly process the preparation of VC! VC assistant, used that well, do not have to introduce a!
- 2022-03-13 13:05:26下载
- 积分:1
-
Matlab_NSGAIII
说明: 第三代非支配遗传算法,适合初学者使用和学习(The third generation of nondominant genetic algorithms)
- 2020-08-25 14:30:37下载
- 积分:1
-
PLSQL PLSQL PLSQL PLSQL PLSQL PLSQL PLSQL PLSQL
plsql plsql plsql plsql plsql plsql plsql plsql -plsql plsql plsql plsql plsql plsql plsql plsql plsql plsql plsql plsql plsql plsql plsql plsql plsql plsql
- 2022-02-04 16:28:23下载
- 积分:1
-
Chapter 05
I. Maximum directivity (dimensionless and in dB)
c II. Radiation resistance (Rr)
c III. Input resistance (Rin)
c IV. Reactance relative to current maximum (Xm)
c V. Input reactance (Xin)
c VI. Normalized current distribution
c VII. Directivity pattern (in dB)
c VIII. Normalized far-field amplitude pattern
- 2019-02-01 00:55:39下载
- 积分:1
-
InTech-Feature_extraction_and_representation_for_
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2012-01-22 13:16:29下载
- 积分: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
-
带上传的JSP网页编辑器插件
一个带上传功能的JSP网页编辑器插件,可上传图片和文件,经过自定制适用于JSP的在线文本编辑器,运行效果如演示截图所示,看上去功能挺多,可满足一般的网页文本编辑。用法说明:
htmleditoreditorupapiupfile.jsp 这个文件是上传文件
以下是此文件的参数说明:
String url = "upload/"; 原图上传地址
String url2 = "upload/s/"; 缩略图上传地址
String geShi = "yyyyMMddhhmmss"; 上传后文件名命名规则
String filemulu = date.getBygeshi("yyyyMMdd"); 日期目录规则
float tagsize = 300; 缩略图大小 指宽度300,长度按照原有比例缩放
- 2022-11-10 16:30:03下载
- 积分:1