搜索资源列表
应用程序服务器源码
- java开发三层系统, 应用程序服务器源码, 接口,客户端连接服务器公共函数-three-tier system, application server source code, interfaces, client server Public Function
vfP
- 首先概要的论述了数据库的有关知识与现状。之后,对当代计算机数据库技术的现状,尤其是对关系型数据库作了系统的描述。在此基础上,论文重点对数据库的开发环境 — Microsoft Visual FoxPro 6.0 作了详细的介绍,然后,对开发一个小型的现代流通企业综合管理系统所用到的语句、函数、对象进行了详细的阐述。最后,结合自己编写的现代流通企业综合管理系统,给出了完整的、可实际使用的数据库管理系统。并给出了该系统的使用方法和设计方法。
通用查询
- 数据库编程中的通用查询系统,可加入任何管理系统中,只需调用一个函数getcxsql( 表名 )即可搞定任意查询. -Database Programming generic inquiries, will be joining any management system, you can simply call a function getcxsql (Table) can be to get any inquiries.
Cell中以SetRangeData方法快速填充数据
- Cell中用SetRangeData方法快速填充数据的示例 发到这里,与大家共享! Cell网站: http://www.cellsoft.cc/Cell/index.asp Cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Delphi, C++ Builder, PowerBuilder, .NET)
小区物业管理系统,纯oracle实现的,源代码直接可以使用
- 小区物业管理系统,纯oracle实现的,源代码直接可以使用,可以一次性的初始化数据库,通过使用存储过程,函数来实现相应的数据查看,还有很多功能,绝对的源码,学习oracle的一定用的上,自己慢慢看吧
vc++访问DAO数据库
- 本系统采用Visual C++语言编写,运用软件工程的思想, 采用面向对象分析、设计的方法学完成。通过建立系统的数据库,对象模型、动态模型、功能模型,设计界面窗口,算法结构,函数之间互相调用完成实现系统的功能。-the system using Visual C language, the use of software engineering, object-oriented analysis, the design methodology completed. Through the est
北京公交车查询系统
- 本系统采用Visual C++语言编写,运用软件工程的思想, 采用面向对象分析、设计的方法学完成。通过建立系统的数据库,对象模型、动态模型、功能模型,设计界面窗口,算法结构,函数之间互相调用完成实现系统的功能。-the system using Visual C language, the use of software engineering, object-oriented analysis, the design methodology completed. Through the est
HotelM
- 酒店管理系统,数据库编程开发 使用方法 1.先建立数据库HOTEL 2.选中HOTEL数据库,选择所有任务->还原数据库 选择数据库文件中的hotelBackup,还原数据库 3.将源程序中 C***App类中构造函数中,链接数据库的帐号和密码更改为你的密码 即可使用 4.本软件未完成,你可以根据需求,加入更丰富的功能。 5.Release目录下面的*.ssk 和*.dll不能删除,那是加载皮肤所需要的-Hotel management systems,
Process
- 本程序实现的是用户调用数据库的存储过程,存储过程又调用了自定义数据库函数。场景:数据库中有张表(没有的话,程序会自动创建),字段有:姓名,班级,数学成绩,语文成绩,英语成绩;用户输入姓名和班级,系统会自动调用存储过程来显示对应的三科成绩以及平均学分基点,其中平均学分基点是存储过程调用自定义函数得到的-The program implementation is the user calls a database stored procedure, stored procedure calls an
pb
- PB系统函数大全 学习PB的好资料啊 大家下来看看吧-PB PB system function Daquan good information to learn ah we see it down
ADOdatabase
- 系统主要完成如何连接远程数据库的功能,远程连接的实现放在了CADOConnect函数中。-System is mainly how to connect remote database function
ec_function
- 使用VF9.0编写的自定义函数集包括自动创建文件夹、获取系统参数自定义函数-Set custom functions written using VF9.0 include automatically create folders, custom functions to get the system parameters
3
- 数据库、XML实例 实例22 mysql类库完成MySQL数据库的添加、删除和修改 实例23 mysqli类库完成MySQL数据库的添加、删除和查询 实例24 获取服务器和系统信息 实例25 分页显示信息 实例26 使用PHP简单实现BBS程序 实例27 使用0DBC函数库完成数据库操作 实例28 使用DOM处理XML-Databases, XML instance Examples 22 mysql MySQL data
BP-neural-network-
- BP神经网络的非线性系统建模-非线性函数拟合-Nonlinear System Modeling BP neural network- a nonlinear function fitting
datetime-min
- 时间和秒相互转换函数实现,针对unix操作系统系统时间转换问题-datetime to second
r
- 调用系统函数进行pppoe拨号 成功后报警这样可以再后台拨号而不影响全屏程序-Call the system function pppoe dial-up alarm after the success of this will be the background without affecting the full-screen dial-up program
Realization-of-GetProcAddress
- 通过对PE的学习,实现了系统函数GetProcAddress()的功能,感兴趣的朋友可以下载来看看。有一定的借鉴价值。-Through the study of PE to achieve the system function GetProcAddress () function, and interested friends can download to see. A certain reference value.
WinMain101
- 系统函数,基本函数的使用,调用WINDOWS api函数的使用方法-system fuction how to use the basic function.use windows api fuction
r
- 调用系统函数进行pppoe拨号 成功后报警这样可以再后台拨号而不影响全屏程序-Call the system function pppoe dial-up alarm after the success of this will be the background without affecting the full-screen dial-up program
Realization-of-GetProcAddress
- 通过对PE的学习,实现了系统函数GetProcAddress()的功能,感兴趣的朋友可以下载来看看。有一定的借鉴价值。-Through the study of PE to achieve the system function GetProcAddress () function, and interested friends can download to see. A certain reference value.