登录
首页 » 图形图像 » AT24C16的程序开发AT24C16的源程序开发。

AT24C16的程序开发AT24C16的源程序开发。

于 2022-02-24 发布 文件大小:3.20 kB
0 184
下载积分: 2 下载次数: 1

代码说明:

AT24C16的程序开发AT24C16的源程序开发。-AT24C16 programmers AT24C16 the source development.

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

发表评论

0 个回复

  • 3ds files importor
    3ds files importor
    2022-03-10 20:04:56下载
    积分:1
  • 2DPCA用于人脸、步态等识别,可先按照行列比例将不规整归一化处理,然后进行训练,并且识别,全部中文注释和提示,便于学习和参考。...
    2DPCA用于人脸、步态等图像识别,可先按照行列比例将不规整图像归一化处理,然后进行训练,并且识别,全部中文注释和提示,便于学习和参考。-2DPCA human face, gait, such as image recognition, in accordance with the ranks of the ratio can not structured to deal with the normalized image, and then training, and recognition, all Chinese notes and tips for learning and reference.
    2022-01-24 16:19:43下载
    积分: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
  • Delphi中绘制实时监控曲线,非常实用的源码。
    Delphi中绘制实时监控曲线,非常实用的源码。-Delphi mapping real-time monitoring curve, a very practical source.
    2022-03-01 19:39:29下载
    积分:1
  • virual c++程序,实现的简单绘制直方
    virual c++程序,实现的简单绘制直方图
    2022-10-10 05:10:03下载
    积分:1
  • vb 处理
    文件包括图像平滑处理,灰度拉伸,梯度法锐化,拉普拉斯锐化,色彩变换 二值化,边缘增强等, 还有众多的直方图。是学习vb 图像处理的一个很好的实例!
    2023-01-16 23:00:03下载
    积分:1
  • graphics on the Bresenham line drawing algorithm, the midpoint of the algorithm...
    关于图形学中的Bresenham画线算法,中点画圆算法的实现,以及五边形,六边形,七边形填充。-graphics on the Bresenham line drawing algorithm, the midpoint of the algorithm to achieve Circle, and pentagons, hexagons, heptagon filled.
    2022-01-25 15:31:55下载
    积分:1
  • LOG算子边缘检测源码及文档说明
    LOG算子边缘检测源码及文档说明-LOG Operator edge detection and source documents note
    2022-02-09 21:32:01下载
    积分:1
  • 程序运行平台为AutoCAD2000简体中文版。 开发平台VC6.0及ObjectARX3.0(本程序所涉及的文件已包含在安装程序中)。 1. 解压缩sourc...
    程序运行平台为AutoCAD2000简体中文版。 开发平台VC6.0及ObjectARX3.0(本程序所涉及的文件已包含在安装程序中)。 1. 解压缩source.zip到C盘,自动生成c:source目录。 2.在VC6下打开工程c:sourceMyModelessSheet.dsw。 3.编译生成c:/source/debug/MyModelessSheet.arx文件。(用Rebuild All命令) 4.启动 AutoCAD2000。选择主菜单“工具”下“加载应用程序”菜单项。 弹出加载/卸载应用程序对话框,选中c:/source/debug/MyModelessSheet.arx 单击加载按扭。关闭对话框。 5.在AutoCAD命令行输入命令MODELESSSHEET,即可显示一个无模式标签对话框。 其中属性页1和属性页2为基本子标签,扩展标签为动态扩展的。 首次运行编辑控件使用初始数据,以后运行使用注册数据,调整对话框尺寸 则编辑窗口的位置自动调整。-platform for running AutoCAD English version. VC6.0 development platform and AutoCAD2000 (the procedures involved in the document has been included in the installation procedure). 1. Decompress source.zip to C plates, automatic generation c : source directory. 2. The VC6 open the project c : source MyModelessSheet.dsw. 3. C Compiler Generation :/source/debug/MyModelessSheet.arx document. (With Rebuild All orders) 4. Start AutoCAD2000. The main menu option "Tools" under "application loading" menu item. Pop loading/unloading applicatio
    2022-08-26 05:35:33下载
    积分:1
  • visual studio 2008 处理,包括二值化、缩放、另存、反相、GUI等。...
    visual studio 2008 图像处理,包括二值化、缩放、另存、反相、GUI等。-visual studio 2008 image processing, including binarization, zoom, save, RP, GUI and so on.
    2022-03-11 13:42:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载