资源列表
sizeof
- it is a simple program which shows command sizeofi t is a simple program which shows command sizeof-it is a simple program which shows command sizeofit is a simple program which shows command sizeofit is a simple program which shows command sizeof
switch
- it is a simple program which shows command switch it is a simp le program which shows command switch-it is a simple program which shows command switch it is a simple program which shows command switch it is a simple program which shows command switch
Assignment-1_1
- This a simple C++ program that prompts the user to enter five (5) numbers and out them in a reverse order.-This is a simple C++ program that prompts the user to enter five (5) numbers and out them in a reverse order.
TGO001
- 基于TGO的GPS观测数据质量检核程序,读取数据为“输入.asc”输出数据为“output.txt”-TGO' s GPS-based observed data quality checking procedures, read the data as " input. Asc" output data " output.txt"
graphics
- 1)给出系统框架。 2)调用画点的函数,分别用DDA、中点Bresenham算法和改进Bresenham算法绘制直线和中点算法绘制直线、用不同的算法绘制圆和椭圆 ,并各自比较算法精度与效率的差别 。 3)实现二维图形的变换。(包括平移,放缩,旋转,错切以及复合变换) 4)运用所学的区域填充算法实现区域填充。 5)运用所学算法实现线段裁剪以及多边形裁剪(多边形裁剪为可选)。 6)自己实现其它附加以及需要完善的功能。 -1) give system framework.
LEX
- 词法分析时,常常会用到超前搜索方法。如当前待分析字符串为“a +”,当前字符为’ ’,此时,分析器倒底是将其分析为大于关系运算符还是大于等于关 系运算符呢?显然,只有知道下一个字符是什么才能下结论。于是分析器读入下一个字符’+’,这时可知应将’ ’解释为大于运算符。但此时,超前读了一个字符’+’,所以要回退一个字符,词法分析器才能正常运行。在分析标识符,无符号整数等时也有类似情况。-Lexical analysis, often use advanced search method. If th
CmdTool
- 可以接收简单的控制台命令,用于调用控制台程序,可以把其中的模块抽出来,以供调用其它的控制台程序,里面有详细的注释,一看便懂.-Can receive a simple console command, used to invoke the console program, which the module can be taken out for the console call other procedures, there are detailed notes, a look they un
ch02
- 复数的加法法则 复数的加法按照以下规定的法则进行:设z1=a+bi,z2=c+di是任意两个复数, 则它们的和是 (a+bi)+(c+di)=(a+c)+(b+d)i. 两个复数的和依然是复数,它的实部是原来两个复数实部的和,它的虚部是原来两个虚部的和。 复数的加法满足交换律和结合律, 即对任意复数z1,z2,z3,有: z1+z2=z2+z1 (z1+z2)+z3=z1+(z2+z3). 编辑本段复数的乘法法则 规定复数的乘法按照以下的法则进行: 设z1
source
- 本视频监控系统主要实现了云台控制、快照和录像、录像回放、定时自动监控、监控管理及日志。本系统默认操作员用户名为:tsoft,密码为:111。 (2)可执行文件路径:\Debug\Capture.exe (3)本系统使用的硬件是天敏VC4000监控卡,其中使用了MPG4c32.dll、MediaTransmit.dll、MediaTransmit.lib、MediaTransmit.h、Sa7134Capture.dll、Sa7134Capture.lib和Sa7134Capture.h几
11.2
- 将存放a到e得5个字符的数组写入文件,建一个控制台应用程序-Placed a to e have an array of 5 characters written to the file, create a console application
Main_opengl
- 实现虚拟力的实现,需要配备相应的力反馈设备-The realization of virtual force, be equipped with the appropriate force feedback devices
pj
- all my SY engg Java console core prg
