-
毕业证书查询系统源码-2004
说明: 毕业证书查询系统源代码,同时具有调试工具可以使用(Graduation Certificate Query System Source Code, with debugging tools can be used)
- 2020-06-17 08:00:02下载
- 积分:1
-
ACOBP
利用蚁群算法优化BP神经网络权值和阈值的初值,减少BP神经网络的训练时间(Initial ant colony optimization algorithm BP neural network weights and thresholds, reducing training time BP neural network)
- 2021-04-07 21:49:01下载
- 积分:1
-
Kalmam_Filtering_practice_and_theory_using_matlab
说明: 卡尔曼滤波器,理论与实践,第三版,2008,pdf 电子书。
Kalman Filtering - Theory and Practice using Matlab(Kalman filter theory and practice, third edition, 2008, pdf e-book. Kalman Filtering- Theory and Practice using Matlab)
- 2010-04-08 16:52:22下载
- 积分: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
-
daolibai_zhixian
说明: 直线倒立摆simulink仿真模型,需要的可以下载(Simlink simulation model of linear inverted pendulum can be downloaded if needed)
- 2019-04-15 15:47:33下载
- 积分:1
-
Fortran95程序设计【彭国伦】
说明: 书籍扫描件,fortran使用手册,清晰扫描版(this is a book for these who want to use fortran language)
- 2019-06-28 15:25:56下载
- 积分:1
-
top
利用顶帽变换进行图像增强,能够提取图像细节,增强图像对比度(Using top hat transform to enhance image,which can extract image details and enhance image contrast.)
- 2021-04-29 12:18:43下载
- 积分:1
-
论文An Adaptive Tradeoff Model for Constrained Evolutionary Optimization的原代码
说明: 这是论文An Adaptive Tradeoff Model for Constrained Evolutionary Optimization的原代码,便于交流学习(Original code is convenient for communication and learning for An Adaptive Tradeoff Model for Constrained Evolutionary Optimization)
- 2020-05-31 08:40:40下载
- 积分:1
-
取得屏幕的分辨率
取得屏幕的分辨率-made screen resolution
- 2022-10-01 22:25:03下载
- 积分:1
-
源码和笔记
我们在整个游戏中,看到的所有内容,我们都理解为游戏对象。
那么每一个游戏对象,都是由一个单独的类创建而来。
为了便于我们程序的可扩展性,减少冗余代码,我们写一个父类,让这些游戏对象的子类
来继承我的父类,我在父类中,将子类中所共有的成员全部都封装起来。
应该记录游戏对象的横纵坐标
需要记录游戏对象的高度和宽度(All the content we see in the whole game is understood as the object of the game.
Then every game object is created by a separate class.
In order to facilitate the scalability of our program and reduce redundant code, we write a parent class to let the children of these game objects.
To inherit my parent class, I encapsulate all the members that are common in the subclass.
The abscissa and ordinate coordinates of the game object should be recorded
You need to record the height and width of the game object)
- 2018-12-24 10:57:43下载
- 积分:1