-
周立功的7289功能在这里了,有点是程序来的,你们给点意见吧,多谢了...
周立功的7289功能在这里了,有点是程序来的,你们给点意见吧,多谢了-ZHOU Li-gong in the 7289 feature here, a bit is the procedure, you to point it, I would like to thank the
- 2023-04-07 16:10:04下载
- 积分:1
-
这个是桌球的游戏,还没有全部完成,希望多多指教,改进之后的版本...
这个是桌球的游戏,还没有全部完成,希望多多指教,改进之后的版本-This is a snooker game, has completed the hope that the exhibitions, improved version after
- 2022-04-10 05:58:56下载
- 积分:1
-
python的学习笔记
很赞的说,深入浅出,我爱python
python的学习笔记
很赞的说,深入浅出,我爱python-learning python is Chan notes that in layman
- 2022-12-19 17:40:04下载
- 积分:1
-
利用msp430单片机的一般I/O管脚实现键盘输入。
利用msp430单片机的一般I/O管脚实现键盘输入。-The use of MSP430 MCU general I/O pin realize keyboard input.
- 2023-03-24 05:15:03下载
- 积分:1
-
马尔可夫链蒙特卡罗 随机微分方程
马尔科夫 蒙特卡洛(MCMC)方法(含 随机游走 蒙特卡洛 方法)是一组 算法 用马氏链 从随机分布 取样,之前步骤的作为底本。步数越多,结果越好。
- 2022-09-14 03:05:03下载
- 积分:1
-
VC++ Common GIS function development solution (1.1) source code, C++ Of GIS to d...
VC++通用GIS功能开发解决方案(1.1)源代码,C++的GIS开发小型SDK组件的代码示例,有助于学习掌握基本的C++/GIS开发技术。源自网上收集,可供学习和参考使用。-VC++ Common GIS function development solution (1.1) source code, C++ Of GIS to develop small SDK sample code components, contribute to learning and mastering the basic C++/GIS technology. Derived from the online collection, available for study and reference.
- 2023-06-26 04:10:04下载
- 积分:1
-
I give you a good animation software
我给大家介绍一个好的动画制作软件――飘雪动画秀 V3.02,希望大家喜欢。-I give you a good animation software-- Falling Snow animation- V3.02, hope you like them.
- 2022-01-28 04:11:08下载
- 积分:1
-
Treasure Box logo, and examples of Java applications for mobile business, a simp...
百宝箱Java应用logo及示例,用于移动百宝箱业务的简单开发.-Treasure Box logo, and examples of Java applications for mobile business, a simple treasure chest to develop.
- 2022-01-22 04:25:29下载
- 积分:1
-
在C++代码的十五方博弈
Fifteen Square Game in C++ code
- 2022-06-21 08:06:26下载
- 积分: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