-
背单词2
背单词2-two words back
- 2022-08-11 23:54:07下载
- 积分:1
-
bios中断编程 做出一个界面 可拖动 最大化最小化
bios中断编程 做出一个界面 可拖动 最大化最小化-bios interrupted programming interface can make a drive to maximize the minimum
- 2023-01-19 02:55:04下载
- 积分:1
-
一个用C语言编写的导弹打飞机的追踪问题的源程序以及所使用的轨迹算法WORD文档...
一个用C语言编写的导弹打飞机的追踪问题的源程序以及所使用的轨迹算法WORD文档-a C language prepared by the aircraft missile tracking the source and path used by the algorithm WORD
- 2022-02-27 06:07:15下载
- 积分:1
-
用于油藏数值模拟中的非均值场,即可以改变渗透率变异系数,渗透率级差,可用于eclipse、VIP、cmg中皆可使用,本程序的例子是共有7个层,所以输入数据有7个...
用于油藏数值模拟中的非均值场,即可以改变渗透率变异系数,渗透率级差,可用于eclipse、VIP、cmg中皆可使用,本程序的例子是共有7个层,所以输入数据有7个层的原始渗透率场。-Reservoir simulation for the non-mean field, that can change the permeability coefficient of variation, differential permeability, can be used in eclipse, VIP, cmg in can be used, examples of this procedure is a total of seven layers, so there is input data the original seven-story market penetration.
- 2022-03-22 19:37:03下载
- 积分:1
-
约瑟夫环
1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数...
约瑟夫环
1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数的数字.当走到结尾时,再下个结点便循环回去,依此类推.
2. 演示程序以用户与计算机的对话方式执行,用户输入相应的数据,输出结果显示在其后。,即总结点数,和密码.
3. 程序执行的命令包括:1)创建链表 2)寻找结点 3)删除结点
4. 测试数据测试数据:m初始值20,n=7,7个人密码依次为:3,1,7,2,4,8,4。首先m值为6,正确出列顺序为6,1,4,7,2,3,5。
-Josephus 1. The demonstration program using a chain cycle, each node to a person, similar to a clockwise direction by people sitting circle, and each node include numbers, Password. As the number is the sequence. used as a password the next few reported figures. When reached at the end, the next nodes will cycle back, and so forth. 2. Demonstration Program to computer users with implementation of the dialogue, the corresponding user input data and output results in later. , Summed up the quota, and password. 3. Procedures for the implementation of the order include : 1) Create List 2) Find node 3) delete nodes 4. test data test data : the initial value of 20 m, n = 7, 7 PIN followed : 3,1,7,2,4,8,4. M value fo
- 2022-07-24 02:51:37下载
- 积分:1
-
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E...
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E->E+T|E-T|T
T->T*F|T/F|F
F->id|(E)|num-Write parser to achieve parsing of arithmetic expressions. Requirements analysis arithmetic expressions generated by the following grammar: E-> E+ T | ET | T T-> T* F | T/F | F F-> id | (E) | num
- 2022-05-14 08:22:03下载
- 积分:1
-
一个鼠标特效,一个关于网页中鼠标更随文字的特效
一个鼠标特效,一个关于网页中鼠标更随文字的特效-Effects of a mouse, a mouse on the page with the text of the special effects more
- 2022-04-18 14:50:22下载
- 积分:1
-
对数字设计工程师的要求,与考核。是一个简要的说明
对数字设计工程师的要求,与考核。是一个简要的说明-of digital design engineers, and assessment. A summary of the note
- 2022-03-12 15:51:04下载
- 积分:1
-
生成一个 Rayleigh flat
生成一个 Rayleigh flat-fading channel with Doppler shift
- 2023-03-25 00:55:03下载
- 积分:1
-
MSP430的SPI库
该库为德州仪器msp430系列单片机spi库。你可以用这个库处理spi通信。
- 2022-07-26 03:41:53下载
- 积分:1