-
visual basic powerpoint sample programming
visual basic powerpoint sample programming
- 2022-07-14 05:34:09下载
- 积分:1
-
一个通过USB接品修改蓝牙设备地址的工具,只接运行Write BD KEY就可,比原有的蓝牙开发工具更有效率...
一个通过USB接品修改蓝牙设备地址的工具,只接运行Write BD KEY就可,比原有的蓝牙开发工具更有效率-A modified goods received through the USB Bluetooth device address of the tools, only then can Write BD KEY to run than the original Bluetooth development tools more efficiently
- 2022-03-29 11:40:15下载
- 积分:1
-
Masm5 计算字符串个数
Masm5 计算字符串个数-Masm5 calculated string Number
- 2023-04-03 16:25:04下载
- 积分:1
-
这是一个简单的小游戏,电脑随机产生一个数字,玩家猜这个数是几,电脑会给出“大一点”或“小一点”的提示...
这是一个简单的小游戏,电脑随机产生一个数字,玩家猜这个数是几,电脑会给出“大一点”或“小一点”的提示-This is a simple little game, a computer generated random numbers, players guess the number is few, the computer would give "little" or "small" tips
- 2022-03-14 20:34:29下载
- 积分:1
-
得到多大的
得到多大的-be much unnoticed
- 2023-04-28 13:40:03下载
- 积分:1
-
二维波动方程正演算法,算法具有速度快结果好等优点,是个不可多得的程序。...
二维波动方程正演算法,算法具有速度快结果好等优点,是个不可多得的程序。-Two-dimensional wave equation algorithm, the algorithm has the advantages of speed and good results, is a rare procedure.
- 2022-07-10 06:41:47下载
- 积分:1
-
关于ucos操作系统的一本好书籍,对学习操作系统用处很大哦!...
关于ucos操作系统的一本好书籍,对学习操作系统用处很大哦!
- 2022-01-27 16:18:31下载
- 积分: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
-
几个C++库函数,也是经常用来测试编程实力的函数!
几个C++库函数,也是经常用来测试编程实力的函数!-several C library functions, but also often used to test the strength of programming function!
- 2022-02-01 14:17:36下载
- 积分:1
-
通过把彩票每期的重奖号码保存在文件中,通过读取数据,对其进行分析及概率论的知识可以得出彩票中将号码分析图...
通过把彩票每期的重奖号码保存在文件中,通过读取数据,对其进行分析及概率论的知识可以得出彩票中将号码分析图-Through the lottery each重奖numbers stored in the document, by reading the data analysis and probability theory of knowledge can be drawn lottery numbers Lieutenant analysis
- 2022-04-01 06:06:48下载
- 积分:1