-
包装非
封装非终结符集合的类Vn,可以求出
FIRST集和FOLLOW集。-Package of non-terminal symbol set of classes Vn, you can find the FIRST sets and FOLLOW sets.
- 2022-02-20 17:28:08下载
- 积分:1
-
LS by Cao Siqin, 2007.7.17
ls [
LS by Cao Siqin, 2007.7.17
ls [-l/-w/-s][-d/-f][-acpo!?] [path or file name mask1] [mask2 ...]
Options:
-? : display this help
-l : list details
-a : list all files
-w/s : list in a line, file names are sepatated by tab
-p : file name with full path
-q : if file name contains space then use " to embrace it
-c : swith on/off color
-d : list folders only
-f : list files only
-o : omit file s extension name
-O : omit all file s extension names
-! : use kernel API instead of stream function to list
other options : will be ignored
Color:
yellow : directory
gray : hidden file/directory
red : readonly file/directory
blue : compressed file/directory
green : system file/directory
white : normal file/directory
Noice:
There should be less then 100 masks
-l/-w, -d/-f can t be both valid, only the latter will be
Both "-" and "/" can be used to define options-LS by Cao Siqin, 2007.7.17
ls [-l/-w/-s][-d/-f][-acpo!?] [path or
- 2022-04-06 12:08:54下载
- 积分:1
-
游戏人生
用C++实现生命的游戏
- 2023-06-10 04:10:03下载
- 积分:1
-
企业员工工资管理系统(简化版)内置使用手册和数据库的表定义文件,删除了试验报告部分
企业员工工资管理系统(简化版)内置使用手册和数据库的表定义文件,删除了试验报告部分-Employee wages Management System (Starter Edition) built using the manual and the database table definition files, delete part of the test report
- 2022-11-16 11:55:03下载
- 积分:1
-
Tic Tac Toe
这是我在C++开发的一个TIC TAC趾游戏,作为我的一部分。课程.TicTac Toe是一个两人的智力游戏。我在DeVC++ C++开发了这个游戏,使用了OOPS概念。这是一款基于游戏机的游戏。游戏询问矩阵行和列以获取输入,并为玩家1返回“x”,为玩家2返回“o”。游戏通过正确的验证完成,它检查输入是否正确,并提示用户输入是否正确。游戏不允许用户选择已使用的单元格;
- 2022-03-22 15:34:19下载
- 积分:1
-
使用JBuilder 9.0部署Java应用程序
使用JBuilder 9.0部署Java应用程序-use JBuilder 9.0 deployment of Java applications
- 2022-05-18 08:48:29下载
- 积分:1
-
这个是用C写的哈夫曼编码与解码,起中间数据还用文件显示,以便大家观摩...
这个是用C写的哈夫曼编码与解码,起中间数据还用文件显示,以便大家观摩-this is written in C Huffman coding and decoding, starting with intermediate data file, so that we watch
- 2023-08-13 07:15:02下载
- 积分:1
-
BP算法拟合f(x)=sin(x)函数,样本数为9对,目标值0.001
BP算法拟合f(x)=sin(x)函数,样本数为9对,目标值0.001-BP fitting algorithm f (x) = sin (x) function, sample size for the nine right, the target value 0.001
- 2022-06-21 05:43:09下载
- 积分:1
-
Because the Windows implementation of awk print ... efficiency is too low, so th...
因为 Windows 下执行 awk print ... 效率实在太低,所以引入 awkprint,相当于 awkprint
awkprint by Cao Siqin, 2007.7.17
awkprint
Format string:
It may contain following symbols:
$x: parameter x will be used here
= x07
= x0A
Example:
script.txt:
C:WINDOWSa logfile .log
C:WINDOWS txtfile .txt
input this command in a console window:
awk notepad.exe $1 $3 < script.txt
then following commands will be listed:
C:WINDOWSa.log
C:WINDOWS.txt-Because the Windows implementation of awk print ... efficiency is too low, so the introduction of awkprint, equivalent to awkprintawkprint by Cao Siqin, 2007.7.17awkprint
- 2022-01-25 19:33:15下载
- 积分:1
-
在vc++平台下,用分支限界法和回溯法实现的旅行售货员问题。经本人测试运行无误,包括运行文档。...
在vc++平台下,用分支限界法和回溯法实现的旅行售货员问题。经本人测试运行无误,包括运行文档。-In vc++ Platform, using branch and bound and backtracking realize the travel salesman problem. After I run the correct tests, including the operation of the document.
- 2022-04-29 11:23:08下载
- 积分:1