-
Hermite曲线的生成算法,通过建立四
Hermite曲线生成算法,通过四个点的确立绘制hermite曲线-Hermite curve generation algorithm, through the establishment of four-point hermite curve drawing
- 2022-07-02 09:09:35下载
- 积分:1
-
ACCP课程中的商业程序网吧管理系统,很全,包括文档
ACCP课程中的商业程序网吧管理系统,很全,包括文档-ACCP course of business process management system for Internet cafes, all very, including documentation
- 2022-07-14 15:22:26下载
- 积分:1
-
this file contains java source code to connect two computers in a network
this file contains java source code to connect two computers in a network
- 2023-05-03 12:30:03下载
- 积分:1
-
Generate the specified number of random points, and using two different algorith...
生成指定点数的随机点,并用两种不同的算法求出这些点的最小包围圆(Smallest Enclosing Circle),并比较结果-Generate the specified number of random points, and using two different algorithms to derive these points surrounded by the smallest circle (Smallest Enclosing Circle), and compare the results of
- 2023-01-26 17:40:03下载
- 积分:1
-
客户管理系统是一个典型的数据库开发应用程序,由基础信息维护、客户信息维护、客户服务、信息查询、客户管理、辅助工具、系统管理7部分组成。(jsp+structs)...
客户管理系统是一个典型的数据库开发应用程序,由基础信息维护、客户信息维护、客户服务、信息查询、客户管理、辅助工具、系统管理7部分组成。(jsp+structs)-Customer management system is a typical application of the database development, information from basic maintenance, the maintenance of customer information, customer services, information inquiries, customer management, support tools, system management components 7. (Jsp+ structs)
- 2022-05-16 16:56:42下载
- 积分:1
-
采用java技术开发的窗口内嵌程序,方便开发人员布局管理系统的窗口。...
采用java技术开发的窗口内嵌程序,方便开发人员布局管理系统的窗口。-Using java window embedded technology development process, facilitate the development of personnel management system for the layout of the window.
- 2023-01-26 18:40:03下载
- 积分:1
-
我是初学者,编了个java的小程序,大家互相交流一下哈
我是初学者,编了个java的小程序,大家互相交流一下哈-I am a beginner,编了个small java program that we can exchange ideas about Kazakhstan
- 2022-05-21 14:53:23下载
- 积分:1
-
信息管理系统
信息管理系统- Information management system
- 2022-12-06 10:50:03下载
- 积分:1
-
是jasperreport的部分参考资料。大家随便。
是jasperreport的部分参考资料。大家随便。-this is best
- 2022-08-25 13:58:10下载
- 积分:1
-
ASP是Active Server Pages的简称,它是一种在微软公司的WEB服务器IIS(Internet Infomation Server)上开发交互网...
ASP是Active Server Pages的简称,它是一种在微软公司的WEB服务器IIS(Internet Infomation Server)上开发交互网页的新技术。是一种服务器端的Script环境。 使用asp可以建立动态,交互式高性能的Web服务器应用,我们知道,目前有很多版本的浏览器可供使用。传统上,我们在开发Web应用时,要嵌入一些Script语言如VB,JAVA到html中,使这些script运行在client端,也就是浏览器,但并不是每个浏览器都支持所有的Script语言,比如Netscape就不支持client端的VBscript,这对我们的应用带来很大的不便。使用asp时,应用程序是在server端运行而不是在client端。当用户访问一个asp时,首先Web Server调用asp文件,并读取asp文件的全部内容后并开始执行所有的Script命令,生成html页,再把这些html页传到用户端的浏览器上,并完成操作。这样,我们就不用担心用户所使用的浏览器的类型了,Web Server端已经处理了一切。微软公司最初在IIS3.0版上使用它以取代CGI。随着Windows NT在WWW上的使用日益增多,ASP已经成为了开发动态网站、构筑Internet和Intranet应用的最佳选择.-ASP is the Active Server Pages abbreviation, it is one kind (Internet Infomation Server) on develops the interactive homepage in Microsoft Corporation s WEB server IIS the new technology. Is one kind of server end Script environment. Uses asp to be possible to establish the tendency, the interactive high performance s Web server application, we knew, at present has many edition browsers to be possible to supply the use. In the traditio
- 2022-11-17 05:25:03下载
- 积分:1