-
取硬盘物理序列号
取硬盘物理序列号-drive from the physical sequence,
- 2022-07-16 12:38:23下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1
-
Calculator applet, including the graphics mode and text mode conversion
计算器小程序,包括图形模式和文本模式的转换-Calculator applet, including the graphics mode and text mode conversion
- 2022-07-27 06:03:39下载
- 积分:1
-
自己动手写命令之copy命令
应用背景自己动手写命令之copy命令:通过参考此代码的编写,可对类似于“copy -version”和"-help"等命令参数的命令进行编码实现。关键技术
利用main函数的两个形参实现对传入参数个数及对参数内容进行检测,达到copy功能。
- 2023-07-22 20:45:05下载
- 积分:1
-
描述:完整的FTP程序源码,包括上传和downloadin…
简介: 完整的FTP程序源码,包括上传和下载功能,学习编写FTP程序的好例子。-description : complete source FTP procedures, including uploading and downloading functions, learning procedures for the preparation of FTP good example.
- 2022-05-07 06:43:26下载
- 积分:1
-
在Java代码中信任感知路由
这个项目在这个项目中脱颖而出类META-INF协议的无线网络编辑器是NetBeans和JDK编译器很简单
- 2022-08-26 02:39:12下载
- 积分:1
-
The use of Kalman filtering to achieve the goal of two
使用Kalman滤波实现二维图像中目标的轨迹跟踪源代码-The use of Kalman filtering to achieve the goal of two-dimensional image of the trajectory tracking of the source code
- 2022-03-07 12:11:15下载
- 积分:1
-
Extra Verilog code for image
dct verilog code for image -Extra Verilog code for image
- 2022-01-23 10:17:55下载
- 积分:1
-
高频率地波雷达的仿真和模拟 有用的人可以下下来哈
高频率地波雷达的仿真和模拟 有用的人可以下下来哈-Simulation of High Frequency Ground Wave Radar
- 2022-04-01 00:00:55下载
- 积分:1
-
很好的多线程例子。这个例子实现了线程池和工作消费模式
很好的多线程例子。这个例子实现了线程池和工作消费模式-JobQ.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
JobQ.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CJobQApp application class.
JobQ.cpp
This is the main application source file that contains the application
class CJobQApp.
JobQ.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
JobQ.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to stor
- 2022-02-24 15:16:57下载
- 积分:1