-
扫描器程序,读源程序,去除空白和注释,结果写入另一文件。
要求:1.删除空白、回车、以及制表符等等。
2.删除各类注释。
源程序为一文本文件“sc...
扫描器程序,读源程序,去除空白和注释,结果写入另一文件。
要求:1.删除空白、回车、以及制表符等等。
2.删除各类注释。
源程序为一文本文件“scanner.txt”,程序执行后装入另一个文件“result.txt”中。
-scanner procedures, reading source files, and remove blank notes, the results into another document. Requirements : 1. Delete the blank round, and tabs and so on. 2. Notes to delete all. Source code for a text file, "scanner.txt" After loading procedures for the implementation of another document, "result.txt".
- 2022-03-03 03:42:48下载
- 积分:1
-
VC++数据结构与算法经典的上百种源码包,绝对对C++编程有帮助,涉及数学、底层编程、校验算法、问题算法、文件算法、大小写转换、进制转换、字符转换、数组、单链表...
VC++数据结构与算法经典的上百种源码包,绝对对C++编程有帮助,涉及数学、底层编程、校验算法、问题算法、文件算法、大小写转换、进制转换、字符转换、数组、单链表、二分查找、汉诺塔算法以及其它一些常用算法,有的含有示例,C++编程不可多得的编程资料-VC++ data structures and algorithms on hundreds of classic source package, absolutely on the C++ programming help, involving mathematics, the underlying programming, calibration algorithms, the issue of algorithms, document algorithms, case conversion, hexadecimal conversion characters conversion, arrays, single-linked list, binary search, Tower of Hanoi algorithm, as well as some other commonly used algorithms, and some contain examples, C++ programming rare programming information
- 2022-04-23 08:00:05下载
- 积分:1
-
DICOM File Browser V1.0 version of the software is further update!
DICOM文件浏览器V1.0版本,软件正在进一步更新中!-DICOM File Browser V1.0 version of the software is further update!
- 2022-08-14 20:58:33下载
- 积分:1
-
软盘存储问题的C++程序,好东西,高级算法实现
软盘存储问题的C++程序,好东西,高级算法实现-the arithmetic of ruanpan wenti
realized by C++
- 2022-01-30 16:43:22下载
- 积分:1
-
计算机软件与计算机电气保护能成为一个好的主机连接…
微机机电保护软件,通过和电脑主机连接可以很好的检测机电设备-Electrical protection of computer software and computer can be a good host connectivity testing electrical and mechanical equipment
- 2022-01-23 11:05:02下载
- 积分:1
-
PQ分解法,有些还需要改进,该程序所对应的例子是东南大学陈珩编的《电力系统稳态分析(第二版)》的例4...
PQ分解法,有些还需要改进,该程序所对应的例子是东南大学陈珩编的《电力系统稳态分析(第二版)》的例4-5-PQ decomposition, some also needs to be improved, The procedure corresponding to the example of Southeast University, Chen Heng addendum to the "steady-state power system analysis (second edition)" 4-5 cases
- 2022-10-15 17:35:02下载
- 积分:1
-
使用java游戏泡沫断路器的开发。
采用Java开发的Bubble Breaker游戏。-Developed using Java Games Bubble Breaker.
- 2022-02-06 01:54:37下载
- 积分:1
-
这是一个用multisim编写的用8421BCD码表示的两个一位十进制数相加的加法器...
这是一个用multisim编写的用8421BCD码表示的两个一位十进制数相加的加法器-This is a prepared using Multisim 8421BCD Code with two express a decimal number the sum of the adder
- 2022-11-10 01:45:04下载
- 积分:1
-
MATLAB初学者
包好了一些用matlab做无约束规划的源程序
MATLAB初学者
包好了一些用matlab做无约束规划的源程序-MATLAB beginner beginner package MATLAB with matlab to do some good non-constrained programming source code
- 2022-02-15 08:15:43下载
- 积分:1
-
//特 点: //
// 1、功能完整,直接使用 //
// 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 //
/...
//特 点: //
// 1、功能完整,直接使用 //
// 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 //
// 3、对减少内存占用、尽量减少屏幕操作进行适当优化 //
// 4、新方块生成高度随机,绝对无规律 //
// 5、仿真环境为Keil7.5+Proteus6.5,可以联机也可脱机运行 //
-//features :// 1, the functional integrity, the use of direct//// 2, module-independence, Transplant convenience, external and move only init function, and the amendment shows can be imported//// 3. to reduce the memory footprint, minimizing operating properly screen optimization//// 4, the new generation highly random box, absolutely no rules//// 5, the simulation environment for Keil7.5 Proteus6.5. can be on-line off-line operation
- 2022-07-12 09:40:21下载
- 积分:1