登录
首页 » 图形图像 » Visual c++ to prepare the host

Visual c++ to prepare the host

于 2023-02-07 发布 文件大小:77.27 kB
0 208
下载积分: 2 下载次数: 1

代码说明:

Visual c++编写主机端虚拟频谱显示仪!-Visual c++ to prepare the host-side virtual spectrum displays!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 控制窗口的位置不让用户移动,可以实现输入必须填写的内容后,才能进入下一步。
    控制窗口的位置不让用户移动,可以实现输入必须填写的内容后,才能进入下一步。-Control the location of the window to prevent mobile users can realize the contents of input must be filled before they can enter the next step.
    2022-05-09 12:14:25下载
    积分:1
  • 数码相机定位在交通监管(电子警察)等方面有广泛的应用。所谓数码相机定位是指用数码相机摄制物体的相片确定物体表面某些特征点的位置。最常用的定位方法是双目定位,即用...
    数码相机定位在交通监管(电子警察)等方面有广泛的应用。所谓数码相机定位是指用数码相机摄制物体的相片确定物体表面某些特征点的位置。最常用的定位方法是双目定位,即用两部相机来定位。对物体上一个特征点,用两部固定于不同位置的相机摄得物体的像,分别获得该点在两部相机像平面上的坐标。只要知道两部相机精确的相对位置,就可用几何的方法得到该特征点在固定一部相机的坐标系中的坐标,即确定了特征点的位置。于是对双目定位,精确地确定两部相机的相对位置就是关键,这一过程称为系统标定。-err
    2023-09-03 07:40:03下载
    积分:1
  • 封装了的画统计(包括条统计,扇和折线)的类...
    封装了的画统计图(包括条形统计图,扇形图和折线图)的类-Packaging of the painting statistics (including bar charts, maps and broken fan) Class
    2022-02-03 18:51:03下载
    积分:1
  • 角度传感器的上位机软件
    工业控制上用的角度传感器模块的上位机源码,该软件通过串口接收角度传感器发送的信号,然后在屏幕上实时的显示出曲线。特殊的显示算法使得软件运行时cpu占用率很低。
    2022-02-06 14:55:29下载
    积分:1
  • convert bitmaps to JPEG
    转换位图到JPEG-convert bitmaps to JPEG
    2022-06-21 23:08:27下载
    积分:1
  • 瑰丽多姿的万花规屏保 v2.5 感受曲线之美...... 万花规模型算法我发表在《电脑爱好者》1999年12期上,此屏保版和大家玩过的万花规玩具一样...
    瑰丽多姿的万花规屏保 v2.5 感受曲线之美...... 万花规模型算法我发表在《电脑爱好者》1999年12期上,此屏保版和大家玩过的万花规玩具一样, 帮你轻松画出各种随机的图案花样。网上有很多根据我的算法写的程序,这是原作者的万花规免费屏保! [最后更新] 2005-1-12 - 新增设置项:保留背景,随机变化或渐进变化 - 新增全屏显示时热键: 空格 : 显示详细信息(开/关) F1 : 切换显示间隔(0~5秒) F2 : 切换显示元素(点/线) F3 : 保留背景(开/关) F4 : 随机变化/渐进变化 F5 : 暂停/继续 - 新增可设置项:R,r,S及渐进级数 (仅在Vanva.ini) - 解决bug: 某次起始点发现后,下次画曲线无图形输出 色彩变化时而无效 - 其它修改: 时间间隔由两元素间改为两个完整图形间 更新色彩变化的空间,色彩更明艳-magnificent 10,000 spent parts of the regulatory curve screensaver v2.5 feel the beauty ...... 10,000 spent scale algorithm, I made "enthusiasts" in 1999 12, the version of this screensaver we played and the regulatory spend 10,000 toys, help you to easily paint the logo various random pattern. Many online algorithm I write, this is the original author of the 10,000 free screensaver spent regulations! [Last updated] 2005-1-12-new directive : to retain background, random changes or incremental changes-new full-screen display hotkey
    2022-02-03 19:33:54下载
    积分:1
  • Convert Sketchup SKP files to DXF or STL
    This is a plugin script for Go-ogle"s free 3D design program Sketchup. The free version of Sketchup has limited file export options and many CAM programs will not recognise the native Sketchup (SKP) file format. This plugin allows you to export your Sketchup model as a DXF or STL files readable by most CAM and 3D printer software.Using the pluginAfter copying this file, start Sketchup and you should now have an extra menu option (Export to DXF or STL) in the Sketchup Tools menu.There are five export options:STL  triangles. Use this for Makerbot or Reprap style 3D printersDXF polyface mesh. This will give the most faithful reproduction of your original Sketchup model.DXF polylines: exports the outlines of each face as a polyline, sometimes useful for CAM toolpaths.DXF triangular mesh: breaks all the faces up into trianglesDXF lines. This
    2022-07-17 00:59:40下载
    积分:1
  • 设置文本背景颜色 实现循环设置并输出8种背景颜色的文本 初学者必看哦...
    设置文本背景颜色 实现循环设置并输出8种背景颜色的文本 初学者必看哦-set the background color of the text to achieve output cycle settings and eight background color of the text beginners Watchable oh
    2022-06-15 09:44:48下载
    积分:1
  • matlab产生桶畸变,并修正的程序
    对于任意一幅图片,一个是产生桶形畸变的程序,另一个可以恢复为正常的图片,修改符号可以变成产生枕形畸变,有注释。
    2023-09-08 07:55:03下载
    积分:1
  • 用matlab实现的有一个数字水印程序,它也是基于dct算法的数字水印程序,对一副进行dct变换然后嵌入水印...
    用matlab实现的有一个数字水印程序,它也是基于dct算法的数字水印程序,对一副图像进行dct变换然后嵌入水印-using Matlab is a realization of the digital watermarking procedure, which is based on the A1501 digital watermarking algorithm procedures, a pair of images Extra Transform then embedded watermark
    2022-08-18 22:37:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载