-
Using C language interface in the game Snake game keyboard control to achieve th...
用C语言编写的贪吃蛇游戏 在游戏界面内实现键盘控制蛇吃豆的过程-Using C language interface in the game Snake game keyboard control to achieve the process of the snake to eat beans
- 2022-03-22 20:26:47下载
- 积分:1
-
LABVIEW程序语言中图形,图表的使用例子
LABVIEW程序语言中图形,图表的使用例子-LABVIEW programming language of graphs, charts the use of examples
- 2022-02-13 22:49:08下载
- 积分:1
-
闹钟的c源程序,可以设定多个时间
闹钟的c源程序,可以设定多个时间-clock source can be set over time
- 2022-02-02 10:29:49下载
- 积分:1
-
这是一个简单的shaduruanjian
this is a simple shaduruanjian
- 2022-08-08 06:23:37下载
- 积分: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
-
在足球比赛中,操作系统在语言的发展过程中,是足球成绩…
在symbian os 上运行,开发语言是symbian c++,和标准c++有点区别。演示了标准的在symbian 显示文本的方式。入门级程序代码-in football scores os running on the development of language is football scores c, c and standards somewhat different. Demonstration of the standard text in football scores show the way. Entry-level code
- 2022-06-26 18:47:16下载
- 积分:1
-
OPC Client Demo.实现了OPC客户端。能有效连接SERVER
OPC Client Demo.实现了OPC客户端。能有效连接SERVER-OPC Client Demo. Realize the OPC client. Can effectively connect SERVER
- 2022-02-12 05:35:43下载
- 积分:1
-
第二种边界条件的三次样条函数插值与微商
第二种边界条件的三次样条函数插值与微商-second boundary conditions cubic spline interpolation function and the derivative
- 2022-05-22 00:37:13下载
- 积分:1
-
电脑扫雷源程序,非常实用有趣,对游戏开发者有很大作用
电脑扫雷源程序,非常实用有趣,对游戏开发者有很大作用-Computer mine source, very practical fun, the game developers have a significant role
- 2023-01-14 16:45:04下载
- 积分:1
-
DOS下dir功能的模拟及扩充
DOS下dir功能的模拟及扩充-DOS the dir function simulation and expands
- 2022-01-21 01:35:14下载
- 积分:1