-
数据挖掘
通过visual studio 中的数据挖掘功能,利用数据仓库进行数据分析,主要是采用OLAP的方法进行具体分析与研究,其中对数据库的关系与结构进行划分,对所有数据进行了统计方面的研究和分析,得出的结果再与具体事例相结合,进行对比验证
- 2023-08-28 04:25:03下载
- 积分:1
-
alxgrid125
这是alxgrid1.25版本,外加里面还有ADO,各位有需要的话,可以下载看看。源码是用C++写的。对于C++的人下载看比较简单
- 2023-02-03 07:25:03下载
- 积分:1
-
vV51
阿西网站推广系统是一套使用PHP+MYSQL开发而成的广告链接智能推广程序,该程序简便实用、智能稳定,适用性好,可满足多数用户的需求,可用于网店、网站、产品等多种类型的网站进行推广!
运行环境: PHP+Mysql+ZendOptimizer
安装方法:
1、 将upload目录下的文件全部上传至网站目录
2、 执行 http://域名/install/index.php
3、 根据提示输入数据库配置信息进行安装即可
后台默认路径: /admin/axphp.php 为了安全起见,建议更换后台目录名称(Asif website promotion system is set to use PHP+MYSQL developed by advertising links smart promotion program, the program is simple and practical, intelligent, good applicability, to meet the needs of most users, and can be used to shop, website, product variety type of website promotion! Operating environment: PHP+Mysql+ZendOptimizer installation method: 1, all the file upload directory upload to the site directory, perform http:// domain name/install/index.php prompted database configuration information can be installed backstage default path:/admin/axphp.php For security reasons, it is recommended to replace the background directory name)
- 2020-11-03 15:19:52下载
- 积分:1
-
no1erpp5B1p5D
一款不错的ERP,可以作为新手的学习材料(A good ERP, can be used as a novice learning materials)
- 2013-05-24 09:45:45下载
- 积分:1
-
HTML5+JS的俄罗斯方块
HTML5和JS写的俄罗斯方块。用方向键来控制,对于初学者很有用
/*
* 本游戏基于HTML 5、JavaScript来完成。
* 本游戏主要使用了canvas组件来绘制游戏界面,
* 使用了Local Storage记录游戏状态
*
*/
var TETRIS_ROWS = 20;
var TETRIS_COLS = 14;
var CELL_SIZE = 24;
// 没方块是0
var NO_BLOCK = 0;
var tetris_canvas;
var tetris_ctx;
// 记录当前积分
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-13 03:30:18下载
- 积分:1
-
shishan2
1.修改了下载页代码,会员下载不会出现问题。
2.修改删除软件页的代码,解决了删除软件时不能删除生成的html下载页的问题。
3.同样删除分类时,同时也删除了该分类中的软件的html页面。
4.系统设置中增加对首页广告的修改,无须修改原来的index_mb.asp,可进行在线管理。
5.界面进一步美化(1 modify the download page code, member download will not be a problem.
2 modify the code to remove the software page, to solve the problem of HTML download page can not be deleted when deleting the software.
3 also delete the classification, but also delete the HTML page of the classification of the software.
4 system settings to increase the home page ad modification, no need to modify the original index_mb.asp, can be online management.
5 to further beautify the interface)
- 2016-03-06 17:35:27下载
- 积分:1
-
jquery 统计图
这是一款jquery的统计图,只需要传入特定格式的json串,就可以直接使用。源码用于phonegap源码中,可以多平台使用。统计的图表,包含饼状图、 柱状图、折线图等,
- 2022-10-01 00:10:03下载
- 积分:1
-
使用ASP.NET医院实验室管理系统
资源描述这是一个医院的实验室管理系统的编码在ASP.NET。编码是在ASP.NET与后台Oracle 10g做用。
- 2022-04-15 16:37:52下载
- 积分:1
-
ueditor_v1.2.4.0_php
Ueditor基于BSD开源协议,除了具有代码精简、加载迅速的轻量级特质外,还采用了分层理念,使开发者可以根据实际应用和需求自由定制。
Ueditor编辑器划分为了三层架构。其中,核心层为开发者提供了诸如range、selection、domUtils类的底层API接口,中间的命令插件层不仅提供了大量的基础command,还允许开发者基于核心层进行command命令的开发,而面向用户端的界面层则可以提供自由定制的用户交互界面。Ueditor开源编辑器这种拥有可配性的模式,令开发者能够根据自身需要接入任何一层进行开发。(Outside Ueditor based on BSD open source license, in addition to streamlined code, load the rapid lightweight qualities, also uses a hierarchical concept, so that developers can be based on the actual application and needs the freedom to customize. Ueditor editor divided for three-tier architecture. The core layer provides developers such as the bottom of the range, selection, domUtils like API interface, the middle of the command plugin layer not only provides a lot of basic command also allows developers based on the development of the core layer command command and oriented The client interface layer can provide the freedom to customize the user interface. Ueditor open source editor this mode and can be equipped with the developers to develop according to their own need to access any layer.)
- 2012-12-22 09:37:50下载
- 积分:1
-
manage_files_online_by_asp
使用asp语言编写的网络文件管理系统,可以进行移动删除等操作(Asp language use network file management system, can be deleted, such as mobile operator)
- 2009-05-14 22:26:13下载
- 积分:1