搜索资源列表
oracle 9i 应用服务器详解
- oracle 9i 应用服务器详解 应用服务器的体系结构、基本管理、高级管理及应用开发进行了深入的分析和讨论包括无线开发、EJB开发、Servlet开发、XML和corba的开发等-application server Comments on the application server architecture, basic management, senior management and application development for the in-depth analysis a
自测考试
- 本文详细论述了网上考试系统的设计与实现,该系统基本实现了需求分析中的功能要求,其中考生信息主要由数据库直接输入,考生成功登录后进入考生界面,考生界面主要由考试、成绩查询,试时考生输入准考证号码、考生姓名、验证码,核对正确后进入考场,关键实现了考生在选择科目后由系统随机抽题、自动组卷后进入考试页面,考试计时,考试时间到,系统强制考生退出,及考完后对客观题的自动评分、存档。管理员进入管理员界面,管理员界面主要由基本资料管理、题库管理、试卷管理、成绩管理以及查询等模块组成。重点阐述了用户登录模块、题库
Oracle常见错误代码的分析与解决
- Oracle常见错误代码的分析与解决,从这里可以看到那些常见的错误并有解决方案-Oracle common error code analysis and resolved, from here we can see those common errors and solutions
追查ZhuiCha_com网络技术 追查网络技术论坛.files
- (2) 主要算法的基本思想: 从题目上来分析我认为这是一个图的最短路径问题。因此决定用Dijkstra算法按路径长度递增的顺序逐步产生最短路径的方法:设置两个顶点的集合T和S,集合S中存放已找到的最短路径的顶点,集合T中存放当前还未找到的最短路径的顶点。初始状态时,集合S中只包含源点V0,然后不断从集合T中选取到顶点V0路径长度最短的顶点加入到集合S中,集合S中每加入一个新的顶点U,都要修改顶点V0到集合T中剩余顶点的最短路径长度值,集合T中各顶点新的最短路径长度值为原来的最短路径长度值与顶
InventorySystem
- 非常漂亮的销售/库存代码,使用了自制的动态树型控件、透明控件等,全代码质量比较高,并自带了用户界面设计/分析文档。 -Very beautiful sales/inventory code, the use of self-made dynamic tree controls, transparent controls, all the code quality is relatively high, and comes with a user interface design/analysis
Data_Structures_And_Algorithm_Analysis_In_Java_Sou
- Data StructuresAnd Algorithm Analysis In Java Source Code
SurveyonIndependentComponentAnalysis
- 《survey on independent component analysis》赫尔辛基大学的一篇关于ICA的论文(35页),付费数据库下载-" Survey on independent component analysis" article on the University of Helsinki ICA paper (35 pages), pay to download the database
Analysis
- 数据库权限分析, 本文提供一种集成功能权限和数据权限的解决方法,以满足多层次组织中权限管理方面的集中控制。本方法是RBAC(基于角色的访问控制方法)的进一步扩展和延伸,即在功能权限的基础上增加数据权限的管理,实现数据权限和功能权限的集中处理。-Analysis of the database access
AnalysisServiceSamples
- SQL Analysis Service 成功案例-SQL Analysis Service Sample
ORACLE-analysis-functions
- ORACLE 分析函数,介绍ORACLE 方法中部分函数的运行过程及解释-ORACLE analysis functions, methods of introducing some of ORACLE to run the process and explain the function
progarmlab4
- The Principal component analysis, is a standard technique used for data reduction in statistical pattern recognition and signal processing A common problem in statistical pattern recognition is feature selection or feature extraction. Feature selec
Analysis-of-the-FRX
- 对VFP报表FRX文件的分析,了解后可使用代码实现报表设计器的功能-Analysis of the FRX file report
sqlite3-source-code-analysis
- sqlite3 源程序分析 详细分析了sqlite3开源软件的源代码-sqlite3 source code analysis Detailed analysis of the sqlite3 source code of open source software
Data.Analysis-Source-code
- 收集数据是比较容易的,但原始信息变成有用的东西,你必须知道如何提取,正是你所需要的。与此有见地的书,中间数据分析感兴趣的有经验的程序员将学习技术的商业环境中的数据。你会学到如何看待在数据,发现它包含什么,如何捕捉这些想法在概念模型,然后送入您的理解,该组织通过业务计划,指标仪表板和其他应用程序。-Collecting data is relatively easy, but turning raw information into something useful requires that y
ORACLE_-analysis-functions-(-1)
- oracle分析函数大全,高效的sql 语句-Oracle analysis function, efficient SQL statement
Oracle-Analysis-functions
- Oracle 分析函数介绍 Oracle 分析函数说明-Oracle Analysis functions.pdf
Analysis-of-Oracle-function-manual
- oracle分析函数手册 分成详细的说明手册 可以当oracle的工作手册使用-Analysis of Oracle function manual into a detailed instruction manual can when the Oracle operating manual
Lexical-analysis
- 通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。-By designing preparation of debugging a specific lexical analysis process, to deepen understanding of the principles of lexical analysis. And mastery of programming language sour
mood-analysis
- 网络通信协议分析与应用实现,很不错的随书源码 分享给大家,很好-Network communication protocol analysis and application implementation, good source code to share with everybody, with books is very good
Access Data Analysis Cookbook
- Access数据库分析,数据库数据分析教程,适合vba(Access Data Analysis)