登录
首页 » 其他项目 » 程序描述:这个程序利用89S51连接DAC0800,然后通过Timer0 的控制不停地送出三角波 */...

程序描述:这个程序利用89S51连接DAC0800,然后通过Timer0 的控制不停地送出三角波 */...

于 2022-01-21 发布 文件大小:9.80 kB
0 123
下载积分: 2 下载次数: 1

代码说明:

程序描述:这个程序利用89S51连接DAC0800,然后通过Timer0 的控制不停地送出三角波 */-Description: 89S51 use this procedure to connect DAC0800, and then through the Timer0 kept out of the control triangle wave* /

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

发表评论

0 个回复

  • 这是一个用 vc++编写的史密斯圆图软件
    这是一个用 vc++编写的史密斯圆图软件-This is a used vc++ Prepared by Smith Software
    2022-11-20 10:25:03下载
    积分:1
  • 求最长公共子系列,即给出两序列,求得相同的序列
    求最长公共子系列,即给出两序列,求得相同的序列-Seeking the longest common sub-series, that is, given two sequences, obtained the same sequence of
    2022-06-29 19:24:27下载
    积分:1
  • 数学公式。如何几十、科学计算、机器应用
    数学计算公式.多大数十种,科学计算,机器应用-mathematical formula. How dozens, scientific computing, machine application
    2022-03-17 19:50:47下载
    积分:1
  • 这是我收集的功放电路,请大家看看。如果喜欢的可以下。
    这是我收集的功放电路,请大家看看。如果喜欢的可以下。-This is my collection of power amplifier circuit, Please take a look at. If you like to make.
    2023-05-23 06:55:04下载
    积分:1
  • 电池模块右键的例子,可以帮助VB编程
    CELL组件的右键实例,可以帮助VB编程爱好者节约大量时间和精力,直接复制就可以使用。-CELL module right key example, may help VB to program the amateur to save the massive time and the energy, the direct duplication may use.
    2022-02-03 08:14:19下载
    积分:1
  • added to the website calendar of events, the correlation between the ease of com...
    在网页中添加事件日历,便于相互之间的通信和交流,同时提供编辑,删除过期事件等功能!-added to the website calendar of events, the correlation between the ease of communication and exchange, while providing editing, deletion of expired incidents function!
    2022-07-23 08:59:03下载
    积分:1
  • [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路...
    [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点 [存储结构] 图采用邻接矩阵的方式存储。 [算法的基本思想] 采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。 #include int number //队列类型 typedef struct{ int q[20] -[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
    2022-01-25 22:50:29下载
    积分:1
  • arcView下计算长度的工具,采用阿venue写成。
    arcView下计算长度的工具,采用阿venue写成。-ArcView calculated the length of the tool, the use of Albanian language venue.
    2022-01-26 08:32:51下载
    积分:1
  • 又是一个俄罗斯方块的的源代码,不过这个更高级点。初学者不要看...
    又是一个俄罗斯方块的的源代码,不过这个更高级点。初学者不要看-is a Rubik"s cube of the source code, but the more advanced point. Beginners do not have to look
    2022-04-27 19:35:18下载
    积分:1
  • 这是在TC环境下运行的程序,主要实现三维图形的上下左右旋转功能。...
    这是在TC环境下运行的程序,主要实现三维图形的上下左右旋转功能。-This is the TC run under the procedure, 3D graphics around the next rotation.
    2022-01-26 02:33:03下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载