-
migong
VC实现迷宫问题,用穷举法找出一条路径,用递归形式的算法求得迷宫中所有可能的通路,以方阵形式输出迷宫及其通路.
(VC to achieve maze problems,and use brute-force method to find a path,using the recursive form of algorithm to seek all possible paths in the maze in order to form the output matrix and the path maze.)
- 2010-03-08 11:27:16下载
- 积分:1
-
二维波动方程正演算法,算法具有速度快结果好等优点,是个不可多得的程序。...
二维波动方程正演算法,算法具有速度快结果好等优点,是个不可多得的程序。-Two-dimensional wave equation algorithm, the algorithm has the advantages of speed and good results, is a rare procedure.
- 2022-07-10 06:41:47下载
- 积分: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
-
ST7735液晶驱动
ST7735小液晶屏在STC51单片机上使用的控制代码,这个代码晚上不太好找,所以上传到这里共享下,同时也给自己备份下。(ST7735 small LCD screen in the use of STC51 microcontroller control code, this code is not easy to find in the evening, so upload to share here, but also to their own backup.)
- 2020-11-18 10:39:38下载
- 积分:1
-
optics
光學的書,歡迎需要光學相關知識的人來索取.希望對大家有幫助(the book of optics.if you need this. please download.)
- 2009-12-16 20:02:30下载
- 积分:1
-
LFM
说明: 线性调频信号的产生,基于MATLAB的雷达数字信号处理(Generation of LFM signal)
- 2020-01-21 12:42:34下载
- 积分:1
-
Ftp
ftp上传ftp上传ftp上传ftp上传ftp上传ftp上传ftp上传ftp上传ftp上传ftp上传ftp上传ftp上传ftp上传(ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload)
- 2016-10-11 10:09:57下载
- 积分:1
-
bookshopaccess
这是一个用jsp编写的网上书店,运行环境是JBuilder2006,数据库用的是Access(This is a work written in jsp online bookstore, run the environment is JBuilder2006, using the Access database)
- 2009-12-04 19:12:52下载
- 积分:1
-
MFC实现计算器功能
开发工具VS2012,MFC基于对话框实现计算器功能。可以进行加、减、乘、除、开方、求倒等等功能。之前在VC6.0上实现过,但是,目前换成了VS2012,部分代码和在VC6.0上是不一样的,已经实验通过。
- 2022-08-03 04:28:00下载
- 积分:1
-
UnscentedKalmanfilteringforrelativeattitudeandposi
Unscented kalman filter
不敏(无损传输)卡尔曼滤波的博士论文,希望对大家有用(Unscented kalman filter不敏(lossless transfer) Kalman filter doctoral thesis, in the hope that useful to everybody)
- 2008-05-29 10:15:21下载
- 积分:1