-
51单片机4*4扫描C程序
这个是51单片机4*4扫描的C程序。欢迎大家下载、试用。谢谢大家的支持!
- 2022-07-18 04:29:28下载
- 积分:1
-
文件管理系统模拟,delphi实现。
文件管理系统模拟,delphi实现。-document management system simulation, delphi achieve.
- 2023-07-30 05:35:03下载
- 积分:1
-
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。...
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。 Fibonacci[0]=Fibonacci[1]=1 Fibonacci[i]=Fibonacci[i-2]+Fibonacci[i-1] (i>=2) -Write a Java program for Fibonacci series, the first output 20. Tip: Fibonacci sequence is defined as: first, two of the value of 1, starting from the third and was followed by the first two. Fibonacci [0] = Fibonacci [1] = 1 Fibonacci [i] = Fibonacci [i-2]+ Fibonacci [i-1] (i> = 2)
- 2023-03-11 04:55:03下载
- 积分:1
-
通过简单的实例,告诉你怎样编写dll,以及如何调用dll,菜鸟也会上手...
通过简单的实例,告诉你怎样编写dll,以及如何调用dll,菜鸟也会上手-Through simple examples, to tell you how to prepare dll, and how to call dll, rookie will start
- 2022-03-25 16:19:49下载
- 积分:1
-
一份精美的首页源码。。欢迎下载~很好看的哦
一份精美的首页源码。。欢迎下载~很好看的哦-A beautiful home page source code. . Welcome to download the ~ good to see Oh
- 2022-03-01 05:42:34下载
- 积分:1
-
Machine Development System Demo procedures
片机开发系统演示程序 - 8位数码管显示 */
/* */
/* 8位数码管从左至右显示 0-7-Machine Development System Demo procedures- an 8-bit digital tube display*//**//* 8-bit digital tube display from left to right 0-7
- 2022-03-19 00:54:01下载
- 积分:1
-
行业软件,该源代码为道路设计纵断面典型的计算程序,该程序界面友好,计算准确,值得借鉴...
行业软件,该源代码为道路设计纵断面典型的计算程序,该程序界面友好,计算准确,值得借鉴-industry software, the source code for the design of roads profile of the typical calculation procedures, the procedures friendly interface and more accurate calculation worth learning
- 2022-03-25 13:24:22下载
- 积分:1
-
mm maj akvjak
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。-mm maj akvjak
- 2023-04-24 12:10:03下载
- 积分:1
-
介绍了如何用visualC#调用Excel表并且如何加载数据到Excel里
介绍了如何用visualC#调用Excel表并且如何加载数据到Excel里-Describes how to call the Excel sheet and visualC# how to load data into Excel where
- 2022-05-09 06:39:10下载
- 积分:1
-
支撑向量机训练算法研究,很好的参考资料,有兴趣的可以下载...
支撑向量机训练算法研究,很好的参考资料,有兴趣的可以下载-Support vector machine training algorithm research, a good reference, are interested in can be downloaded
- 2022-01-26 03:33:12下载
- 积分:1