-
语法分析,编译原理中的语法分析,共有四个文件…
语法分析,编译原理中的语法分析,一共四个c++源码文件-Syntax analysis, compiling principle of syntax analysis, a total of four documents
- 2022-08-23 17:53:33下载
- 积分: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
-
数据挖掘算法FP-growth算法
导入java.util文件.*;
- 2022-02-06 01:36:42下载
- 积分:1
-
Two
二维数组运算,避免一维的麻烦,效率高,简单-Two-dimensional array of computing, to avoid the trouble of one-dimensional, high efficiency, simple
- 2022-03-20 17:07:30下载
- 积分:1
-
投票调查系统,可以在你的站点上设置投票和调查项目!
投票调查系统,可以在你的站点上设置投票和调查项目!-poll system, you can set up the site to vote and survey project!
- 2022-11-20 12:30:03下载
- 积分:1
-
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个...
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC-process creates two threads, one thread without Message Queue, the main thread to thread a resolution to send a message, we can see PostThreadMessage () returns FALSE, establish procedures to the second thread is a message queue, the main threads of PostThreadMessage () returns TRUE, procedures Visual C 6.0, did not use the MFC
- 2022-03-05 04:09:28下载
- 积分:1
-
In under memory efficiency premise, Guarantee realization research Many kinds of...
在内存效率的前提下,保证实现研究多种动物的分类功能。-In under memory efficiency premise, Guarantee realization research Many kinds of animals classified function.
- 2022-08-11 08:11:03下载
- 积分:1
-
ADC测试数据的评估程序
ADC test data evaluation program
(adctest)
for MATLAB
- 2023-08-01 22:00:03下载
- 积分:1
-
当客户用电子邮箱注册后,会自动回复到电子邮箱客户的邮箱.
当客户用电子邮箱注册后,会自动回复到电子邮箱客户的邮箱.-When customers register with e-mail will automatically revert to the e-mail client
- 2022-06-14 13:33:36下载
- 积分:1
-
VC++编写的扫雪游戏,欢迎交流学习~!
VC++编写的扫雪游戏,欢迎交流学习~!-VC++ Prepared snow games, welcomed the exchange of learning ~!
- 2022-08-10 05:08:29下载
- 积分:1