-
自己编的一些Vc与Matlab混合编程的例子,全部调试…
自己编的一些Vc与Matlab混合编程的例子,全部调试通过,实现的功能主要是图像的读写,处理的常用操作。-Vc compiled some of their own mixed programming with Matlab examples, all debugging through to achieve the main function is to read and write images to deal with the common operations.
- 2022-03-11 17:07:01下载
- 积分:1
-
1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程...
1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展。比如已将词法分析结果记入到了一个顺序存储的数据结构中,以待后用。 5、程序扫描处理一部分是经孙悦红老师的示范程序修改而成,(增加了一些功能)其他部分为了适应自己的接口,都是由本人编写。-one, the process is the role of TEST language lexical analysis. 2, double-click operation input file name, or under the command prompt test input file name ... supports multiple documents simultaneously lexical analysis. 3, the procedure was VC6.0 testing environment, using the C syntax. Of course, there are C syntax. 4, the process left a lot of interface to question the future of grammar analysis and semantic analysis experiments expansion. For example, lexical analysis has been credited to a sequence of data storage structures to be used later. 5, the scanning process is handled by the part of teachers Coaldale red model procedures and revisions, (an increase of some function) in order to adapt to other parts of the interface are all prepared b
- 2022-02-11 12:24:13下载
- 积分:1
-
模拟终端,和几种目录文件操作的系统命令,dir,cd,md,del等
模拟终端,和几种目录文件操作的系统命令,dir,cd,md,del等-analog terminal, and several catalog operation of the system commands, dir, cd, md, del etc.
- 2022-03-24 21:54:34下载
- 积分:1
-
任务管理器
应用背景C语言实现的windows任务管理器,界面与windows自带的任务管理器差不多,能停止正在运行的任务,能显示CPU使用等功能。。。关键技术
C language implementation of the Windows Task Manager, the interface and the windows comes with the task manager, can stop being running tasks, can display the use of CPU and other functions...
- 2022-03-22 19:55:22下载
- 积分:1
-
超声波测距LC1602显示实验2
应用背景目前一般都采用波在介质传播速度和时间关系进行测量。常用的技术主要有
激光测距、微波雷达测距超声波测距三种。激光测距。这是利用激光的单色性和相传播
速度V 易受空气中温度、湿度、压强等因素的影响,其中干性好、方向性强等特点,以
实现高精度的计量和检测,如量长度、距离、速度、角度等等。手持式和便携式测距
仪,作用距离为数百米至数十千米。一般应用到远距离测量。微波雷达测距是利用目标
对电磁波反射来发现目标并测定其位置。根据微波雷达的用途不同,所测定的目标可能
是飞机、导弹、车辆、建筑物、云雨等。微波测距一般应用于雷达系统,GPS 定位系
统。超声波测距就是利用其反射特性,超声波发生器不断地发射出40kHz 超声波遇到
障碍物后反射回反射波,超声波接收器接收到发射波信号,并将其转换为电信号。相比
于其它定位技术超声波定位技术成本低,制作容易,非常适合于短距离测量定位。关键技术超声波测距LC1602显示实验1 &n
- 2022-01-26 07:04:35下载
- 积分:1
-
VISUAL C plus CSTRING 的详细使用代码
VISUAL C plus CSTRING 的详细使用代码-This is c++ descriptions how to use c++ string
- 2022-03-06 17:42:00下载
- 积分:1
-
包含一个源文件,实现一个简单的计算器功能,如自己再扩充功能,可实现自定义变量,自定义方程等。...
包含一个源文件,实现一个简单的计算器功能,如自己再扩充功能,可实现自定义变量,自定义方程等。-contains a source, the realization of a simple calculator functions, such as further expansion of their functions can be realized from the definition of variables, since the definition of equations.
- 2023-03-28 21:00:03下载
- 积分:1
-
BITEK BIT1605 IDE v109 utility !
BIT1605 is 10
BITEK BIT1605 idev109实用工具!
- 2023-03-22 01:30:04下载
- 积分:1
-
在WINDOWS 9X/NT下不通过WIN DDK而直接存取硬件的专用开发包,支持VISUAL C++和DELPHI/C++ BUILDER,需要32位编译器。...
在WINDOWS 9X/NT下不通过WIN DDK而直接存取硬件的专用开发包,支持VISUAL C++和DELPHI/C++ BUILDER,需要32位编译器。TVicPort includes transparent support for Windows 95/98 and Windows NT -in Windows 9X/NT under WIN DDK is not passed directly access dedicated hardware development kits, support Visual C and Delphi/C BUILDER need 32 compiler. TVicPort includes transparent support for Windows 95/98 and Windows NT
- 2022-01-28 10:55:26下载
- 积分:1
-
数据结构数据链的演示程序,包括一个简单的模板…
数据结构中数据链表的演示程序,其中包含有简单的模版编程。DOS界面下运行,VC++ 6.0编写。-data structure data Chain Demonstration Program, which includes a simple template programming. Running under DOS interface, VC 6.0.
- 2022-05-25 15:14:59下载
- 积分:1