-
Tlv2543
用keil写的一个关于TLV2543编程的一个例子,对初学者或有帮助(Use keil wrote a program on the TLV2543 an example or helpful for beginners)
- 2009-10-27 17:00:03下载
- 积分:1
-
一款很好的码流分析软件,ts流的所有信息都可以分析出来,还可以根据需要查看相对应的包...
一款很好的码流分析软件,ts流的所有信息都可以分析出来,还可以根据需要查看相对应的包-A very good stream analysis software, ts streams can be analyzed all the information out, but also can be required to view the corresponding packet
- 2023-08-26 05:45:03下载
- 积分:1
-
cwp_su_all_43R3
地震数据处理软件,用于地震学习的基本软件(Seismic Data Processing Software)
- 2020-06-24 15:00:02下载
- 积分:1
-
Chess_Master
说明: 2阶微分方程组求解,国际象棋游戏,解压后运行程序(2nd equation slover,international chess game use matlab,have 5000lines code ,but you must install of)
- 2020-06-20 05:40:01下载
- 积分:1
-
用C语言写的乒乓球小游戏。
有兴趣的看看吧。
用C语言写的乒乓球小游戏。
有兴趣的看看吧。
-Using C language to write the table tennis game. Interested to see it.
- 2023-01-23 21:30:03下载
- 积分:1
-
解决manjaro安装过程由于显卡驱动问题造成的卡死现象
说明: 解决manjaro安装过程由于显卡驱动问题造成的卡死现象,
开机进入bootloader选择nofree,光标移动到Boot,按E,在删除drive=xxx一直到空格的一串,添加代码。(To solve the problem of jamming caused by graphics card driver during the installation of manjaro,
Boot into bootloader select no free, move the cursor to Boot, press E, delete drive = XXX until the blank string, add code.)
- 2020-06-24 04:20:01下载
- 积分:1
-
Calculator
基于逆波兰法的计算器程序,该计算器支持小数输入和正负数输入,支持四则运算以及指数运算,也支持括号的使用。(Reverse Polish law based calculator program, the calculator supports input and negative decimal number input, support four operations and index calculation, and also supports the use of parentheses.)
- 2013-12-01 16:35:07下载
- 积分:1
-
face detector to detect face area in the given image
face detector to detect face area in the given image
- 2022-07-04 15:31:42下载
- 积分:1
-
《Matlab遗传算法工具箱及应用》源码
对matlab遗传算法进行了详细地介绍,并进行了实例介绍(The matlab genetic algorithm is introduced in detail, and an example is introduced.)
- 2018-01-13 23:30:55下载
- 积分: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