-
handy keyboard Superman source code
好用的键盘超人源代码-handy keyboard Superman source code
- 2023-03-19 19:25:04下载
- 积分:1
-
用visual c++开发的推箱子游戏,代码
整洁易懂。
用visual c++开发的推箱子游戏,代码
整洁易懂。-with visual c Tuixiangzi development of the game, code clean understandable.
- 2022-07-04 23:54:21下载
- 积分:1
-
用vb变得密码程序,请帮助揭开,THANKS
用vb变得密码程序,请帮助揭开,THANKS-Becomes the password using vb program, to help open, THANKS
- 2022-03-21 10:37:56下载
- 积分:1
-
在vb中初学者很容易搞混的“0”,“Null”,“Empty”,“Nothing”之间的区别...
在vb中初学者很容易搞混的“0”,“Null”,“Empty”,“Nothing”之间的区别-In vb beginners easily confused in the
- 2023-06-17 18:10:03下载
- 积分:1
-
THE PRINT FORM EDITOR VC CODE
THE PRINT FORM EDITOR VC CODE
- 2022-02-02 01:59:31下载
- 积分:1
-
一个小的应用程序,在一个游戏中,用户随机选择四张牌,使用T。
一java的小应用程序,在游戏中,用户随意抽出四张扑克牌,用加减乘除的方法将它们连接起来,使得结果等于24。-a small application, in a game in which users randomly picked four cards using the arithmetic method of connecting them, making the results mean 24.
- 2022-04-20 18:37:26下载
- 积分:1
-
DM万用版 V9.55 dm955cy.zip
DM万用版 V9.55 dm955cy.zip-DM 10,000 with version V9.55 dm955cy.zip
- 2022-01-26 05:40:42下载
- 积分:1
-
感谢您使用ASP服务器2.0v。该软件是由中国门户网开发的
一套强大的ASPWEB服务器,使用这个软件的您完全可以抛弃
体积庞大的WINNT,WIN20...
感谢您使用ASP服务器2.0v。该软件是由中国门户网开发的
一套强大的ASPWEB服务器,使用这个软件的您完全可以抛弃
体积庞大的WINNT,WIN2000服 务器系统及漏洞百出的IIS了。
现在你可以在任何一个系统上调试和发布您的ASP程序了。
目前测试通过的操作系统为:Windows 98;Windows
98 SE;Windows ME;Windows NT+IE4 Windows 2000;
Windows XP;Windows .NET Server。现在完全支持ACCESS
,SQL数据库!
操作说明
1. 安装ASP服务器2.0v。
2. 把您的ASP程序COPY到安装目录中的Web的目录下即可。 -Thank you for using ASP server 2.0v. The software is developed by the Chinese portal ASPWEB a powerful server, using this software, you can discard bulky WINNT, WIN2000 server system and the flaws in IIS has. Now you can debug on any one system and publish your ASP program. The current test of the operating system: Windows 98 Windows 98 SE Windows ME Windows NT+ IE4 Windows 2000 Windows XP Windows. NET Server. Now fully supports ACCESS, SQL database! Instructions 1. Install ASP server 2.0v. 2. Put your ASP program COPY to the installation directory of the Web directory can be.
- 2022-05-25 22:37:16下载
- 积分:1
-
用LabVIEW编写的3D电机模拟程序,可以模拟电机的运动。
用LabVIEW编写的3D电机模拟程序,可以模拟电机的运动。-Using LabVIEW prepared 3D electrical simulation program, can simulate the motor movement.
- 2022-01-21 05:05:24下载
- 积分:1
-
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E...
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E->E+T|E-T|T
T->T*F|T/F|F
F->id|(E)|num-Write parser to achieve parsing of arithmetic expressions. Requirements analysis arithmetic expressions generated by the following grammar: E-> E+ T | ET | T T-> T* F | T/F | F F-> id | (E) | num
- 2022-05-14 08:22:03下载
- 积分:1