-
算符有限分析法 //程序功能: //根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 //文法:E→E+E E...
算符有限分析法 //程序功能: //根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 //文法:E→E+E E-E E*E E/E (E) i // 其中i为无符号整数-operator limited analysis// procedural functions :// operator under priority analysis, to conduct regular expression syntax analysis, judgment, an expression is correct.// Grammar : E E E E-E E E* E/E (E) i// for which i unsigned integers
- 2022-04-07 04:27:23下载
- 积分:1
-
一套采用php+mysql数据库方式运行的多用户网上商城系统,具有安全、负载量高,访问迅捷的特点,能与论坛、博客、CMS等系统整合并支持一站登陆。系统内置贝宝、...
一套采用php+mysql数据库方式运行的多用户网上商城系统,具有安全、负载量高,访问迅捷的特点,能与论坛、博客、CMS等系统整合并支持一站登陆。系统内置贝宝、支付宝、快钱等在线支付网关以及QQ、旺旺、雅虎通即时网络通讯工具.-Adopted a set of php+ Mysql database running multi-user online mall system with safe, high-load, quick visit to the features with forums, blog, CMS, such as systems integration and support the one-stop landing. PayPal embedded system, AliPay, quick money, such as online payment gateways, as well as QQ, Wangwang, Instant Messenger network communication tools.
- 2022-03-10 13:36:32下载
- 积分:1
-
ODBC API访问数据库的文章却少之又少。虽然用ODBC访问数据库比较麻烦,但却很灵活,效率高,
ODBC API访问数据库的文章却少之又少。虽然用ODBC访问数据库比较麻烦,但却很灵活,效率高,-ODBC API to access the database of the article are few and far between. Although access to the database using ODBC is too much trouble, but it is very flexible, high efficiency,
- 2022-07-08 05:31:07下载
- 积分:1
-
解N元一次方程,从文件读入整数 N, 然后读入N*( N+1)矩阵,得到解并输出到文件中。...
解N元一次方程,从文件读入整数 N, 然后读入N*( N+1)矩阵,得到解并输出到文件中。-Solution of N-linear equation, reading from a file into an integer N, and then read into the N* (N+1) matrix obtained solution and the output to a file.
- 2023-07-04 21:35:03下载
- 积分:1
-
检验SQL语法正确性
检验SQL语法正确性-test SQL syntax correctness
- 2022-11-13 00:55:03下载
- 积分:1
-
数据统计后生成图表,适用于报表等,简单实用!
数据统计后生成图表,适用于报表等,简单实用!-data generated graphics, applicable to such statements, simple and practical!
- 2023-01-03 05:30:08下载
- 积分:1
-
支持手机WAP管理
用户名:admin
密码为:admin
支持手机WAP管理
用户名:admin
密码为:admin-support WAP phone management Username : admin Password : admin
- 2022-03-21 13:03:45下载
- 积分:1
-
一个空调安装工工资计算,主要演示了ADO访问ACCESS数据库。对学习ADO有一些帮助,压缩包里有一个DLL文件是程序的皮肤文件。...
一个空调安装工工资计算,主要演示了ADO访问ACCESS数据库。对学习ADO有一些帮助,压缩包里有一个DLL文件是程序的皮肤文件。-An air conditioner installed wages, the main demonstration of the ACCESS database ADO visit. Learning ADO has some help, compression bag has a DLL file is the procedure the skin file.
- 2022-11-20 11:50:03下载
- 积分:1
-
最短路径的具体实现,使用了dikstra算法
最短路径的具体实现,使用了dikstra算法-Concrete realization of the shortest path, using the algorithm dikstra
- 2022-05-30 16:53:27下载
- 积分:1
-
实现卡洛图的自动化简功能,最大字符为4个,即对于一个4 x4的数,将其中可以合并的1化简,得出最简和最优的结果,与手工化简结果一致...
实现卡洛图的自动化简功能,最大字符为4个,即对于一个4 x4的数,将其中可以合并的1化简,得出最简和最优的结果,与手工化简结果一致-Calo plans to achieve automation SR function, the largest of the four characters, that is for a 4 x4 few, which will be an amalgamation of a simplification, reduction and produce the most optimal results, and manual results are consistent Simplification
- 2022-07-01 05:56:50下载
- 积分:1