CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 搜索资源 - problem

搜索资源列表

  1. LabVIEW调用动态链接库之参数问题

    0下载:
  2. LabVIEW调用动态链接库之参数问题!实现LAB与其他语言的连接-LabVIEW called dynamic link library, Parametric problem! LAB realization, and other languages link! !
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:123530
    • 提供者:张培卿
  1. SQL的性能優化

    0下载:
  2. 想提高效能的朋友可得看看這本書籍了,內容詳細講解了SQL的性能優化問題.-want to improve the effectiveness of friends can see this in the books, which explain in detail the performance of SQL optimization problem.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:146490
    • 提供者:阿水
  1. 追查ZhuiCha_com网络技术 追查网络技术论坛.files

    0下载:
  2. (2) 主要算法的基本思想: 从题目上来分析我认为这是一个图的最短路径问题。因此决定用Dijkstra算法按路径长度递增的顺序逐步产生最短路径的方法:设置两个顶点的集合T和S,集合S中存放已找到的最短路径的顶点,集合T中存放当前还未找到的最短路径的顶点。初始状态时,集合S中只包含源点V0,然后不断从集合T中选取到顶点V0路径长度最短的顶点加入到集合S中,集合S中每加入一个新的顶点U,都要修改顶点V0到集合T中剩余顶点的最短路径长度值,集合T中各顶点新的最短路径长度值为原来的最短路径长度值与顶
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:23915
    • 提供者:林渊
  1. PowerBuilder-database

    0下载:
  2. PowerBuilder数据库开发自学教程 课本源代码 最初由于作者的倏忽,把12章源代码弄错了,给广大读者带来不便,这里深表歉意。 现在的12章源代码是作者重新整理的,应该没有问题了。 欢迎广大读者反馈您宝贵意见和建议。-PowerBuilder database development textbooks self-tutorial source code initially because of the author's winding, Chapter 12 s
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:1771121
    • 提供者:林晓武
  1. VB_MySQL_connectDB

    0下载:
  2. VB使用ADO控件实现对MySQL数据库的访问的源码 我就是根据那个实现对数据库的访问的,很好用的,有问题可以E-mail给我,我会尽力帮忙的 (sbtdkj1017@tom.com)-VB use ADO realization of the right to visit the MySQL database source code under which I realize is right the database's visit, the good use, a prob
  3. 所属分类:MySQL数据库

    • 发布日期:2008-10-13
    • 文件大小:783
    • 提供者:李智
  1. oraclecleartemp

    0下载:
  2. oracle数据库在使用一段时间后,会出现temp表空间过大的问题,此代码作用是清除oralce数据库temp表空间,并重建之-oracle database in use for some time, there will be temp table space big problem, this code is to eliminate the role oralce database temp table space, and redevelopment
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:782
    • 提供者:smzhao
  1. abcefegdge

    0下载:
  2. 工资管理系统,有关于公司工资问题处理。 此软件功能不够全面-wage management system for companies wage deal with the problem. This software is not comprehensive enough
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:2266420
    • 提供者:石正先
  1. zgglxt

    0下载:
  2. 1.问题描述   对单位的职工进行管理,包括插入、删除、查找、排序等功能。 2.要求   职工对象包括姓名、性别、出生年月、工作年月、学历、职务、住址、电话等信息。 (1)新增一名职工:将新增职工对象按姓名以字典方式职工管理文件中。 (2)删除一名职工:从职工管理文件中删除一名职工对象。 (3)查询:从职工管理文件中查询符合某些条件的职工。 (4)修改:检索某个职工对象,对其某些属性进行修改。 (5)排序:按某种需要对职工对象文件进行排序。 3.实现提示
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:1935
    • 提供者:szl
  1. 20074119381669225

    0下载:
  2. 在学VFP时,首先看到的就是在数据库表中可以定义字段级规则和记录级规则,有人用过吗?我想很少。为什么?因为正常情况下,所定义的规则,是数据库引擎所产生的错误提示,很不美观。用VFP的表单向导做的表单,很好的解决了这个问题。它是如何解决的呢?我不知道有人是否对这个问题耿耿于怀,反正我是这样。N年后,我终于明白了它该如何来使用。你呢?还不明白?下载文件看看吧。也许,可以改变很多你对VFP的认识。来自我站:http://www.chinavfp.com-school VFP, is the first
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:11890
    • 提供者:老何
  1. cursorLoop+collections

    0下载:
  2. Oracle中的cursorLoop问题 Oracle中的cursorLoop问题-Oracle cursorLoop issue of the Oracle cursorLo Oracle op issues of the problem cursorLoop
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:1214
    • 提供者:
  1. printStudents+RoomsPkg

    0下载:
  2. Oracle中的printStudents+RoomsPkg问题 Oracle中的printStudents+RoomsPkg问题 Oracle中的printStudents+RoomsPkg问题-the problem Oracl printStudents RoomsPkg e printStudents RoomsPkg the issue of Oracle printS tudents RoomsPkg issue of Oracle printStudents Ro omsPkg
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:1271
    • 提供者:
  1. MICROSOFT SQL SERVER FOR WINDOWS NT

    0下载:
  2. MICROSOFT SQL SERVER FOR WINDOWS NT 有关SQL的详细讲解及应用中的问题解决-MICROSOFT SQL SERVER FOR WINDOWS NT SQL elaborate on the application and solve the problem
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:6296808
    • 提供者:黄健
  1. CVI_mysql_Interface.rar

    1下载:
  2. 本程序开发环境为labwindows/CVI,主要是提供基于CVI虚拟仪器数据采集的MySQL数据库接口,利用双循环缓冲队列,实现了对MySQL数据库的数据更新。并提供了数据删除算法,解决了数据库数据更新速度慢的问题。,The program development environment for labwindows/CVI, mainly for the provision of virtual instrument based on the CVI data acquisition int
  3. 所属分类:MySQL

    • 发布日期:2017-04-09
    • 文件大小:1730982
    • 提供者:lisheng
  1. MySql_Delphi.rar

    1下载:
  2. 所谓嵌入版,就是不要安装Mysql服务器,复制过来就可以用。 本例含Mysql数据库,delphi源代码.内有详细中文件说明. 嵌入版很方便发布,不需要安装mysql服务器. 之所以在这里还保留4.1版,的确是因为这个版本很经典,经过了无数的考验,稳定而没有麻烦的编码问题! ,The so-called embedded version of Mysql is not installed on the server, copy them on the can. Mysql database
  3. 所属分类:MySQL

    • 发布日期:2017-05-07
    • 文件大小:1846543
    • 提供者:刘爱华
  1. kfx6

    0下载:
  2. 1。玩家通过游戏里的帐号登陆到客服系统,系统记录玩家的帐号和角色1、角色2。 2.玩家需要自行选择自己的问题种类及所在游戏区、服(我就一个啦,嘻嘻) 3.玩家进入自己的客服系统页面,可以提交新的客服问题,也可以查看以前的历史记录 对于一次客服回答的问题,玩家可以进行补充说明,但补充说明只允许一次。 客服使用功能 查看所有的客服问题并进行回答 处理过程,分初步处理和最终处理。因为问题不可能是一个回复就可以解决的,所以有很多是要初步处理的,同时配合玩家功能的第3点,可以
  3. 所属分类:MySQL

    • 发布日期:2017-04-03
    • 文件大小:151653
    • 提供者:binkyo
  1. tt

    0下载:
  2. Generating next numbers in SQLServer should not be a problem. But problems arise when a customer asks for different types of next numbers that you cannot generate directly from SQL Server. This brief article describes how you would tackle this proble
  3. 所属分类:Database system

    • 发布日期:2017-12-09
    • 文件大小:1297
    • 提供者:黄 琼
  1. CarNumAdjust

    1下载:
  2. 本系统介绍基于卫星通信的牌照自动识别收费监控系统的实现,采用VC+SQL2000开发,解决了自动识别车牌号的问题。-Introduction of the system based on satellite communications license fees Automatic Identification Monitoring System, using VC+ SQL2000 development, to solve the automatic license plate number
  3. 所属分类:SQL Server

    • 发布日期:2015-04-27
    • 文件大小:241642
    • 提供者:wangjie
  1. SQL

    0下载:
  2. 关于SQLSEVER的安装教程,应该很有帮助,看看你的啦,大家一起来分享-SQLSEVER tutorial on the installation, it should be helpful to see your problem, everyone will work together to share
  3. 所属分类:SQL Server

    • 发布日期:2017-05-16
    • 文件大小:4119902
    • 提供者:yangzhijun
  1. The-maze-problem

    0下载:
  2. 数据结构课设——迷宫问题。采用C++编程,主要采用队列、指针,自动生成图案迷宫,并判断出路,迷宫大小可自己设置。界面较好。-Data structures course- the maze problem. To adopt C++ programming, mainly using the queue, a pointer, and automatically generate pattern maze and judge the way out of the maze size can se
  3. 所属分类:SQL Server

    • 发布日期:2017-11-13
    • 文件大小:2516
    • 提供者:Blus
  1. space-problem

    0下载:
  2. this a document to describe space problem and solutions in db-this is a document to describe space problem and solutions in db
  3. 所属分类:Oracle

    • 发布日期:2017-04-14
    • 文件大小:6274
    • 提供者:lalitha eti
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com