-
trees
基于mfc下的利用opengl绘制的一个,鼠标左键点击之后树叶开始像在风中一样摇曳(Based on the use of opengl MFC drawings of a, mouse the left key click leaves begin to like in the wind after as flare
)
- 2020-12-21 21:39:08下载
- 积分:1
-
服务器
1)分页环境
Xshell标签可以脱离原来的窗口并重新创建一个新窗口或重新连接一个完全不同的窗口。另外,单个的窗口可以垂直或水平分割,从而使一个窗口显示多个终端会话。
2)动态端口转发
系统管理员经常必须使用多个远程主机,并沉闷的一遍又一遍的执行重复的任务。使用新的同步输入重定向特性,所输入的东西能够同时发送到多个所选择的终端。
3)自定义键映射
终端密钥和文件菜单可以被映射到用户偏爱的键位,你甚至可以映射一个用来启动应用程序或脚本的键。
4)用户定义按钮
通常,用户必须多次重复输入相同的字符串。而xshell只需要点击按钮就可以完成重复字符串命令的输入,快速命令能够节省很多时间。
5)VB脚本(XShell, free and safe download. XShell latest version: Free terminal emulator for personal and professional use. XShell is an Internet & Network)
- 2020-06-25 14:40:02下载
- 积分:1
-
F040_lcd
C8051 LCD程序 用于C8051F040单片机用户(C8051 LCD use for c8051MCU LCD)
- 2011-11-05 20:56:19下载
- 积分:1
-
项目相关
相关性和在 DSK6713 的循环相关的代码。
- 2023-01-07 15:45:04下载
- 积分:1
-
udp
实现可靠的UDP封装传输类,可以进行多点传输,采用超时重发机制(Reliable transmission of UDP encapsulation type, can be multi-point transmission, the use of timeout retransmission mechanism)
- 2011-10-15 23:04:12下载
- 积分:1
-
CircleTest.tar
利用OpenCV实现棋盘中的棋子识别和定位
(没有识别文字,仅仅识别了圆),并且将所有棋子按照坐标排序(using opencv achieved the identify of the circle in the chese and order them)
- 2014-03-16 20:30:37下载
- 积分:1
-
UART
瑞萨单品机9222,串口通信历程及寄存器介绍(nec 9222 MCU,uart communication and register s introduce)
- 2015-07-30 14:08:36下载
- 积分:1
-
基于ili9488的STemWin移植
YSF1_HAL_STemWin_001. STemWin移植
ili9488液晶驱动,3.5寸TFT彩屏
嵌入式图像操作设计界面emWin 5.28版本
嵌入式图像操作设计界面emWin 5.28版本
嵌入式图像操作设计界面emWin 5.28版本
嵌入式图像操作设计界面emWin 5.28版本
- 2022-04-15 07:13:54下载
- 积分:1
-
数字图像处理滤波
#include#include#includeusing namespace std;using namespace cv;Mat image;//输入的图像矩阵Mat fImageFFT;//图像的快速傅里叶变换Point maxLoc;//傅里叶谱的最大值的坐标int radius = 50;//截断频率const int Max_RADIUS = 100;int bandWid = 40;//带宽const int MAX_BANDWID = 50;//最大带宽Mat bpFilter;//带通滤波器int bpType = 0;//带通滤波器的类型const int MAX_BPTYPE = 2;Mat fImageFFT_bpFilter;//带通傅里叶变换Mat fImageFFT_bpFilter_spectrum;//带通傅里叶变换的傅里叶谱
- 2022-01-25 21:23:28下载
- 积分:1
-
VS2005 to do with the file stream to achieve the image loading and image transfe...
VS2005做的用文件流实现图片的载入和图片转存在本机电脑上-VS2005 to do with the file stream to achieve the image loading and image transfer exists on the local computer
- 2022-12-08 17:05:03下载
- 积分:1