-
这个程序的作用是计算并输出运算表达式的值。本程序支持+、...
这个程序的作用是计算并输出运算表达式的值。本程序支持+、-、*、/、^这五个运算操作符,并支持()以及sin()、cos()、tan()、log()、ln()等函数,支持()、函数的多层嵌套。 本程序有一定的容错及判错功能-A program that evaluates an numeric expression, supports five operators:+,-,*, /, ^, and (), also supports functions like sin, cos, tan, log, ln ,and nested functions and parentheses. Besides, error checking is also supported.
- 2023-01-20 08:55:03下载
- 积分:1
-
Problem Set is the place where you can find large amount of problems from differ...
Problem Set is the place where you can find large amount of problems from different programming contests. Online Judge System allows you to test your solution for every problem.-Problem Set is the place where you can find large amount of problems from different programming contests. Online Judge System allows you to test your solution for every problem.
- 2022-01-25 14:31:01下载
- 积分: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
-
地方储备,利用结构和矩阵。简单。
Reserva lugares, usando estructuras y matrices. Sencillo.
- 2022-05-06 01:43:13下载
- 积分:1
-
shablon for universla server wich can work with DB, wtite log file, and work wit...
shablon for universla server wich can work with DB, wtite log file, and work with multiple clients.
- 2023-02-11 10:40:05下载
- 积分:1
-
这是一个哈夫曼编码问题,对初学数据结构的同学有用!
这是一个哈夫曼编码问题,对初学数据结构的同学有用!-Huffman coding, data structure for beginners students useful!
- 2022-04-11 12:53:17下载
- 积分:1
-
自己编的一些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
-
HTML基础
HTML或超文本标记语言是用于创建Web页面的标准标记语言。HTML是写在由尖括号括起来(象)标记HTML元素的形式。 HTML标签最常用来像对虽然一些标记表示空元素,因此是不成对的,例如。在一对第一标记是开始标记,第二标记是该结束标记(它们也被称为开放标记和结束标记)。Web浏览器可以读取HTML文件,并撰写成视觉或听觉的网页。该浏览器不显示HTML标记,但使用它们来解释网页的内容。的HTML描述了网站的结构语义随着线索供呈现,使得它的标记语言,而不是一种编程语言。HTML元素形成的所有网站的基石。的HTML允许图像和对象将要被嵌入,并且可以用于创建交互式表单。它提供了表示,如标题,段落,列表,链接,报价和其他物品的结构性语义文本创建结构化文档的一种手段。它可以嵌入语言编写的,如JavaScript影响的HTML网页的行为脚本。Web浏览器也可以指层叠样式表(CSS)来定义文本和其他材料的外观和布局。万维网联盟(W3C),双方的HTML和CSS的标准维护者,鼓励使用CSS了明确的表象HTML中。[1]
- 2022-09-10 22:35:03下载
- 积分:1
-
学生数据库
这是一个适合初学者的 c + + 项目。这个程序使数据库在那里可以输入学生信息,提取后的学生。此程序显示了不同的使用功能。
- 2023-07-16 19:05:03下载
- 积分:1
-
derectional input and output of console application program
控制台应用程序定向输入和输出-derectional input and output of console application program
- 2022-03-12 12:46:40下载
- 积分:1