-
myTask0
有的科技图书会附有索引,其中列出书中重要术语出现的页码,便于读者查看。试设计一个类似的程序。输入是一个英文文本文件,输出是文件中关键字及其出现的行号的列表并按照关键字有序排列。程序运行方式:>index inputfile keys outputflie
(Some books will be accompanied by technology index, which lists important terms appear in the book pages, easy to readers to view. Try to design a similar procedure. English text input is a file, the output is a file that appears in the keywords and their line numbers list and ordered according to keywords. Program run mode:> index inputfile keys outputflie)
- 2013-10-28 21:15:13下载
- 积分:1
-
tuishuiguanli
VB编写的退税管理系统,可做毕业设计参考,很适用!(VB prepared the tax rebate management system, can be graduated from the reference design, it is applicable!)
- 2008-12-29 16:20:26下载
- 积分:1
-
WindowsAPI
包含大多数vb编程常用的api函数,pdf格式(Contains the most commonly used api functions, pdf format)
- 2009-10-23 12:29:41下载
- 积分:1
-
demo-it-master
what the test is it test to be tes
- 2019-01-22 22:27:27下载
- 积分:1
-
S7-PLCSIMV5.4
西门子仿真编程软件S7-PLCSIM V5.4,用于S7-300/400系列PLC程序的仿真(S7-PLCSIM V5.4 offers the following new features with this release:
DP, Industrial Ethernet and PC Internal connection types supported in addition to MPI
Formerly, S7-PLCSIM used a default connection of MPI, address 2. With S7-PLCSIM V5.4, you can browse STEP 7 projects and select a networked node for establishing a simulation connection. S7-PLCSIM simulates the CPU of the selected node, all nodes that belong to that CPU, and the subnet of the selected node.
Increased number of blocks supported for simulation
S7-PLCSIM supports a set of OBs, SFBs, and SFCs as described in the electronic manual and online help. Of these, some are NOPs that is, they do not perform any operation. With S7-PLCSIM V5.4, the number of blocks that are not NOPs has increased.)
- 2020-06-25 23:40:01下载
- 积分:1
-
stack
说明: 实验题目:5.1 基于顺序栈的括号匹配程序设计验证
一、实验目的
1. 掌握栈的顺序存储结构;
2. 掌握栈的操作特性;
3. 掌握基于顺序栈的基本操作的实现方法。
二、实验内容
1. 实现顺序栈的成员函数;
2. 基于顺序栈的括号匹配程序设计验证。
实验题目:5.2 基于链式栈的表达式的计算程序设计验证
一、实验目的
1. 掌握栈的链式存储结构;
2. 掌握栈的操作特性;
3. 掌握基于链式栈的基本操作的实现方法。
二、实验内容
1. 实现链式栈的成员函数;
2. 基于链式栈的表达式的计算程序设计。
(Experiment Title: 5.1 Based on the order of the stack in parentheses matching program design verification
1, experimental purposes
1. To master the order of the stack storage structure
2. Master stack operating characteristic
3. To master the basic operation of stack based on the order of the realization method.
Second, experimental content
1. To achieve the order of the stack member function
2. Based on the order of the stack in parentheses matching program design verification.
Experiment Title: 5.2 Based on the expression stack chain calculation program design verification
1, experimental purposes
1. Master stack chain storage structure
2. Master stack operating characteristic
3. To master the basic operation of stack-based chain implementations.
Second, experimental content
1. To achieve chain stack member function
2. Based on the calculation of the expression stack chain programming)
- 2010-03-25 18:33:30下载
- 积分:1
-
OnscreenKeyboard_src
一个模拟鼠标键盘输入的例子(-An example about how to similar to the input of mouse and keyboard)
- 2003-10-21 21:22:59下载
- 积分:1
-
1
说明: its good library for http
- 2018-05-14 21:03:55下载
- 积分:1
-
TestCalculatorDemo
这是自己编写的一个简易计算器,用于加减乘除计算,还有百分比和平方。(I have written a simple calculator for arithmetic calculations, as well as percentages and square.)
- 2013-11-16 20:02:17下载
- 积分:1
-
Calculator
说明: 一个复杂的智能计算器,可以实现智能计算,以及优先级判断(A complex smart calculator, you can achieve intelligent computing, as well as to determine priority)
- 2010-03-25 12:05:50下载
- 积分:1