-
First, the problem Description: The number of polynomial input and stored in mem...
一、问题描述:将多个多项式输入并存储在内存中,然后对多项式进行加,减,乘等基本运算。
二、实行数据方法:用单链表来储存多项式,每个节点存储一项-First, the problem Description: The number of polynomial input and stored in memory, and then make additions to the polynomial, subtraction, multiplication and other basic computing. Second, the implementation of data Methods: Single-Linked List to store polynomials, each node storing a
- 2022-01-26 20:27:48下载
- 积分:1
-
统计图,MFC制作,简单易用,初学C++的MFC编程作品
统计图,MFC制作,简单易用,初学C++的MFC编程作品-Charts, MFC production, easy to use, beginners C++, MFC programming works
- 2022-03-22 17:44:17下载
- 积分:1
-
vb 自动关机
vb 自动关机-vb automatic Guan Ji
- 2022-05-25 21:29:04下载
- 积分:1
-
From regular expressions to DFA thorough study of examples like regular expressi...
从正则表达式到有穷自动机实例
想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。
-From regular expressions to DFA thorough study of examples like regular expressions, we must know the principles of DFA, this source can give you a good reference sample. Compiled program generates an executable file, run this file from a DOS window, then prompted to enter a regular expression.
- 2022-01-26 01:32:36下载
- 积分:1
-
一个很好的c/c++代码编写规范,可以很好的教你写高质量的代码。...
一个很好的c/c++代码编写规范,可以很好的教你写高质量的代码。-A good c/c++ Coding norms, can teach you to write good quality code.
- 2022-02-02 06:45:25下载
- 积分:1
-
银行排队叫号代码
资源描述模拟银行业务取号、工作人员叫号业务
- 2022-03-11 19:54:12下载
- 积分:1
-
河内算法
Hanoi Algorithm
I tried to drow the animated Hannoi algorithm.
I hope that it can help your study..
If you need more comment, please send me e-mail
- 2023-09-02 19:05:04下载
- 积分:1
-
鱼游戏 大鱼吃小鱼
这是鱼的游戏。有一条鱼可以向上,向下,下,左,右ihere是鱼的分数,吃了鱼的那条鱼。
- 2022-07-23 01:29:17下载
- 积分:1
-
动态库封装了ADO的操作,提供打开数据库,关闭数据库,得到数据库指针,装载记录,查 找记录,修改记录,删除记录,添加记录,得到记录的关键字段(根据类型)...
动态库封装了ADO的操作,提供打开数据库,关闭数据库,得到数据库指针,装载记录,查 找记录,修改记录,删除记录,添加记录,得到记录的关键字段(根据类型)-DLL package of ADO operation, the database provides open and closed databases, the database to be indicators, loading records, search records, change records, delete records, adding records, recorded keyword (according to type)
- 2022-02-24 12:54:19下载
- 积分:1
-
MFC编的仿微软计算器,功能包括简单的运算和一些常用的功能,可扩展性强,程序简单易懂。...
MFC编的仿微软计算器,功能包括简单的运算和一些常用的功能,可扩展性强,程序简单易懂。-MFC series like Microsoft calculator, features include simple arithmetic and some commonly used features, scalability, and easy-to-understand procedures.
- 2022-07-10 16:21:48下载
- 积分:1