-
可以对操作系统的注册表进行读、写、删除操作
可以对操作系统的注册表进行读、写、删除操作-The registry of the operating system can read, write, delete
- 2022-01-28 21:55:46下载
- 积分:1
-
该文件包含RS码编译码的相关资料和两个版本的C源码,对进行RS编码和译码的同仁希望有帮助...
该文件包含RS码编译码的相关资料和两个版本的C源码,对进行RS编码和译码的同仁希望有帮助
- 2022-02-11 20:39:44下载
- 积分:1
-
自动聊天机器人
自动聊天机器人 -automatic chatting robot automatically chatting robot
- 2022-02-21 19:29:50下载
- 积分:1
-
改文档为PHP文档,可供大家参考使用
改文档为PHP文档,可供大家参考使用 -reform document for PHP files, which can be used as reference documents for the reform PHP documentation for reference use
- 2022-05-14 10:20:08下载
- 积分:1
-
a small transient electromagnetic sounding data processing procedures, mainly us...
一个小的瞬变电磁测深数据处理程序,主要用于计算视电阻率和深度-a small transient electromagnetic sounding data processing procedures, mainly used in the calculation of the apparent resistivity and depth
- 2023-06-15 13:10:04下载
- 积分:1
-
用MATLAB实现的信号处理!
低通滤波器高通滤波器可以输出方波!...
用MATLAB实现的信号处理!
低通滤波器高通滤波器可以输出方波!-MATLAB signal processing! Low-pass filter high-pass filter can output pulse!
- 2023-07-05 13:25:03下载
- 积分:1
-
测井曲线数据处理源代码
测井曲线数据处理源代码-log data processing source code
- 2022-02-14 00:34:11下载
- 积分:1
-
内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. WIN32 GUI版本暂使用备份功能(其他模块也都已全部写...
内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. WIN32 GUI版本暂使用备份功能(其他模块也都已全部写好,全是完整的,现在仅开启备份功能),如果想使用还原替换和比较功能,可自行打开调用的开关或加几句调用的代码就可以了-Containing pure DOS, WIN32, and WIN32 GUI console in three versions. They generated backup files can be used in any version. WIN32 GUI version temporarily use the backup function (all other modules have also written, is complete, now only open the backup feature), if you want to use to restore the replacement and comparison of features, can open the call a few of the switches or the code can call the
- 2022-02-24 12:25: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
-
topo_gen基于NS2的场景自动生成软件源代码
topo_gen基于NS2的场景自动生成软件源代码-NS2-based scenes topo_gen automatically generated software source code
- 2022-03-24 15:02:12下载
- 积分:1