资源列表
[单片机(51,AVR,MSP430等)] ADE7753
说明:单相多功能仪表IC--ADE7753能量芯片的接口部分源代码-single-phase multi-function IC instrumentation-- ADE7753 energy chip interface part of the source code<ada> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[ActiveX/DCOM] yuandanjishichengxu
说明:此文件为FIF小组asp教程的元旦倒计时网页作业,自己编写测试通过。-FIF this document to guide the team asp New Year countdown website operations, the preparation of their own test.<wjw> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] DlgWindow
说明:自己的图像处理毕设中的一个对话框窗口类,和大家分-own image processing Albert located in a dialog window class, and we pm<许秋粉> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] GrayEnhance
说明:图像处理毕设中完成灰度增强功能的类的源代码-based image processing Albert Gray completed enhancements to the type of source code<许秋粉> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] NUMTEST
说明:可测温的单片机电子钟的汇编语言源程序代码中学号显示子程序-temperature MCU can be e-minute assembly language source code, secondary display subroutine<胡红欣> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] ShowID
说明:可测温的单片机电子钟的汇编语言源程序代码中学号显示子程序-temperature MCU can be e-minute assembly language source code, secondary display subroutine<胡红欣> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[并口编程] printer128
说明:从并口输入数据: 外设检测STB是否忙,忙则等待。发数据,置ACK,检测AFD是否响应,是则清ACK否则等待。 PC检测ACK是否选通,是则置STB否则等待。读数据,处理后发AFD清忙。-input data from the parallel port : Peripherals detection STB whether busy, busy then wait. Fat, home ACK, testing whether AFD response, it is awaiting clea<快乐> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[家庭/个人应用] Tenthousandcalendars
说明:本C++源程序实现了年月日的输出,即所谓的万年历程序.-the C source to achieve the date output, the so-called calendar procedures.<林静> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Diagram
说明:图的操作,包括,图的基本存储方法,有关图的操作算法并用C语言编程实现,图的搜索路径的遍历方法,以邻接矩阵和邻接表的方式存储连通图。然后分别用优先深度算法遍历邻接矩阵方式存储的图和邻接表方式存储的图。深度优先遍历的递归算法 (1)深度优先遍历算法(2)邻接表表示的深度优先搜索算法(3)邻接矩阵表示的深度优先搜索算法.-plan of operation, including, map the basic storage methods, the operation of the map algor<林静> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Twoforktrees
说明:二叉树操作,掌握指针变量的含义,二叉树的结构特征,以及各种存储结构的特点及使用范围;指针类型描述、访问和处理二叉树的运算。程序1: 按先序次序输入二叉树中结点的值(一个字符),`0`表示空树,生成二叉树的二叉链表存储结构, a为指向根结点的指针。然后按中序顺序遍历二叉树。算法思想:先访问左子树,再访问根结点,最后访问右子树。-binary tree operation, grasp the meaning indicator variables, binary tree structure, a<林静> 在 2025-06-29 上传 | 大小:1kb | 下载:0