-
第1例到第6例的源描述都是从第8例的程序包中
提取出来的,不能单独编译,这些例子的编译与
模拟请参考第8例....
第1例到第6例的源描述都是从第8例的程序包中
提取出来的,不能单独编译,这些例子的编译与
模拟请参考第8例.-Example No. 1 to the first six cases are the source described in Example 8 from the first package to extract it and can not be a separate compiler, which compiler and simulation examples please refer to the first eight cases.
- 2022-03-17 08:48:02下载
- 积分:1
-
rlwrap是一个读取行包装,一个用GNU 读取行库的小实用程序,这个GNU读取行库允许其他命令的键盘输入编辑。它包括一个用于每个命令的单独输入记载,并能用以前...
rlwrap是一个读取行包装,一个用GNU 读取行库的小实用程序,这个GNU读取行库允许其他命令的键盘输入编辑。它包括一个用于每个命令的单独输入记载,并能用以前能看到的所有单词或一个特殊用户的文件(或用时用二者)来扩展TAB单词。-rlwrap is a fetching package, with a fetching the GNU small utility program, The GNU fetching allowing other orders for the keyboard input editor. It includes an order for each of the separate input records, and can be used before we can see all the words or users of a particular document (or use both) to expand TAB words.
- 2022-08-12 13:22:54下载
- 积分:1
-
240128程序
stm32f103系列mcu驱动ra6963液晶控制芯片源代码。RA6963是一个文字与绘图模式的点矩阵液晶显示(LCD) 控制器, 它可以支持大部份的液晶驱动器,用于各式标准化与客制化LCD模块。 内建256-word的ROM字形产生器,可以显示基本英文字型、数字符号等字母, 并支持最大64KByte的外部显示内存(Display RAM),可用于文字显示模式、绘图显示模式及两总混合显示模式, 显示窗口也可以轻易的在显示内存范围内移动。在MCU接口方面,RA6963支持8080系列之MCU, 提供8-Bit的数据总线接口,功能上与T6963C完全兼容。
- 2022-03-20 01:16:17下载
- 积分: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
-
在VB.NET的环境下实现的数据库访问。
在VB.NET的环境下实现的数据库访问。-In the VB.NET environment to achieve database access.
- 2022-05-06 13:16:40下载
- 积分:1
-
数 值 算 法,三 次 自 然 样跳
数 值 算 法,三 次 自 然 样跳-numerical algorithm, three natural kind jump
- 2022-02-05 07:12:04下载
- 积分:1
-
回溯算法中的图的最大团问题
回溯算法中的图的最大团问题-backtracking algorithms map of the biggest problems Mission
- 2022-10-10 12:05:03下载
- 积分:1
-
Vb+MO开发GIS源代码,内容为常用的图形操作
Vb+MO开发GIS源代码,内容为常用的图形操作-Vb MO Development GIS source code, content for the operation of commonly used graphics
- 2023-08-25 14:00:03下载
- 积分:1
-
The book for the device drivers under LINUX materials, detailed and very useful
本书为LINUX下设备驱动程序的教材,内容详细,非常实用-The book for the device drivers under LINUX materials, detailed and very useful
- 2022-03-24 14:06:24下载
- 积分:1
-
控制器与电机驱动器之间的连接板设计图,是为了保护控制器电路的安全....
控制器与电机驱动器之间的连接板设计图,是为了保护控制器电路的安全.-Controller and motor drive design连接板between, are in order to protect the safety of the controller circuit.
- 2023-03-16 13:50:04下载
- 积分:1