-
汉字拼音表.包含2万多个汉字的拼音.
可以用于实现汉字拼音互相转换或者实现汉字字典程序....
汉字拼音表.包含2万多个汉字的拼音.
可以用于实现汉字拼音互相转换或者实现汉字字典程序.-Pinyin table. Contains more than 20,000 Chinese characters, Pinyin. Can be used to realize each other Pinyin conversion or realize CCDICT procedures.
- 2022-03-18 09:58:23下载
- 积分:1
-
SD MMC card reader of a program, we can write ourselves a reader
SD MMC 的一个读卡程序,大家可以自已写一个读卡器-SD MMC card reader of a program, we can write ourselves a reader
- 2022-07-27 19:07:11下载
- 积分:1
-
一本很好的关于数控方面的PPT,她详细的说明了数控的历史和它的使用,并附带了很多有用的案例...
一本很好的关于数控方面的PPT,她详细的说明了数控的历史和它的使用,并附带了很多有用的案例-A very good on the NC side of the PPT, her detailed description of the CNC
- 2022-03-20 01:38:13下载
- 积分: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
-
This is a package to calculate Discrete Fourier/Cosine/Sine Transforms of 1
This is a package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of length 2^N. This package contains C and Fortran FFT codes.
- 2022-02-21 21:56:57下载
- 积分:1
-
STM32 LCD12864驱动 实现描点绘图,显示汉字,绘制波形,坐标
STM32 LCD12864驱动 实现描点绘图,显示汉字,绘制波形,坐标,代码内有详细的注释,使用keil环境编写,提供函数接口,很方便就可以应用到自己的项目中去。
- 2023-04-15 16:00:03下载
- 积分:1
-
UrbanChallenge,Cornell队技术报告,2007年
UrbanChallenge,Cornell队技术报告,2007年-UrbanChallenge, Cornell team technical reports, 2007
- 2022-02-25 13:57:27下载
- 积分:1
-
GPS coordinates of a geographical distance calculation software, as long as know...
一个通过GPS坐标点计算地理距离的软件,只要知道两个GPS坐标点就可以计算出两点的实际距离。-GPS coordinates of a geographical distance calculation software, as long as know that the two GPS coordinates can be calculated on the actual distance between two points.
- 2022-06-29 21:03:21下载
- 积分:1
-
控制远景方案!没有限制的长
vista options控件!!没有任何限制可免费长期使用!-Control vista options! ! There are no restrictions on long-term use free of charge!
- 2022-05-20 21:48:56下载
- 积分:1
-
C++程序设计源代码例
C++程序设计源代码例-C programming source code cases
- 2022-10-05 08:45:03下载
- 积分:1