-
A battery charger (LEAD ACID)
A battery charger (LEAD ACID)
- 2022-10-20 21:50:03下载
- 积分:1
-
This is a Visual C++ with the preparation of the Sokoban game, deficiencies, wil...
这是一个用Visual C++编写的推箱子游戏,不足之处,见谅。-This is a Visual C++ with the preparation of the Sokoban game, deficiencies, will be forgiven.
- 2022-11-19 20:05: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
-
用matlab编制的转子裂纹综合模型供做此方面设计的人参考。
用matlab编制的转子裂纹综合模型供做此方面设计的人参考。
- 2022-08-17 02:57:38下载
- 积分:1
-
形成椭圆参数,然后通过离散量求取验证椭圆参数。
形成椭圆参数,然后通过离散量求取验证椭圆参数。-The formation of elliptical parameters, and then seek to verify through discrete elliptic parameters.
- 2022-05-14 13:30:49下载
- 积分:1
-
一个以前收集的基于C/S架构的ERP客户端源代码,有助于深入学习掌握ERP技术。值得学习和参考。开发语言基于Visual Studio。本代码来源于网上收集的公...
一个以前收集的基于C/S架构的ERP客户端源代码,有助于深入学习掌握ERP技术。值得学习和参考。开发语言基于Visual Studio。本代码来源于网上收集的公开资源,谨供学习参考使用。-Based on a previously collected by C/S structure of the ERP client source code, help-depth study and master the ERP technology. Worthy of study and reference. Development language based on Visual Studio. The code from the online collection of public resources, I would like to study for their use and reference.
- 2022-03-23 23:15:28下载
- 积分:1
-
在linux环境下,对mapinfo格式地图操作(包括读、写等)的库文件以及源代码,用arm...
在linux环境下,对mapinfo格式地图操作(包括读、写等)的库文件以及源代码,用arm-linux-gcc编译过的。我就是用它完成了我们学校地图的显示及一些操作功能,平台是三星的s3c2410.-the linux environment, the right to operate MapInfo format maps (including reading, writing) of the library and source code, using arm- linux-gcc compiler before. I was using it completed a map of our school and show some operating functions, the platform of Samsung"s s3c2410.
- 2022-02-01 00:54:27下载
- 积分:1
-
借鉴代码,几年前的作品
抽奖用代码,是几年前的作品-draw with code, a few years ago the works
- 2022-05-19 14:59:49下载
- 积分:1
-
In this paper, a detailed account of the image thinning algorithm based on knowl...
本文详细讲述了图像细化算法的基础知识,能够给研究图像细化算法的图像处理工作者提供较好的参考-In this paper, a detailed account of the image thinning algorithm based on knowledge, able to image thinning algorithm to the study of image processing workers to provide better reference
- 2022-04-23 04:29:28下载
- 积分:1
-
Bivariate Kamma Kernel Density Estimate
for large data set
Bivariate Kamma Kernel Density Estimate
for large data set-optimize method
- 2023-09-02 04:50:03下载
- 积分:1