搜索资源列表
tt.rar
- 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
db_access
- 众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对SQLServer,ODBC,OL
AutoTeachingManagerSyatem
- 本案例是有河南郑州中原工学院软件学院的: 张卫中等共同开发的!!!! 有问题联系:who9999999992008@163.com-this case is Zhengzhou in Henan Zhongyuan Software Engineering Institute : Zhang Wei Medium common development! ! ! ! Problems contact : who9999999992008@163.com
算法设计与分析实验
- 哈夫曼编码。排序问题,利用贪心算法的思想实现哈夫曼编码算法程序 -Huffman coding. Scheduling problems, the greedy algorithm achieving Huffman coding algorithm
PowerBuilder程序设计实训教程》源代码
- You can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc. If you use the EWCalc.mak file you will have to change the pointers to the proper directories. If anyone has any problems send me an em
access2000
- access疑难解析,是个很好的开发工具.对于开发access方面的程序员是个很好的助手.-access problems resolved, it is a very good development tools. access for the development of the programmer to be a good assistant.
888jsp
- Jforum是一个开源的jsp论坛.运行速度快.在resin和tomcat下均可使用. Jforum支持多种数据库(mysql. hsqldb. postgresql). jforum2.1.4修复了原有部分BUG.增加了登陆验证码等. 在安装过程中如果有任何问题,可以到我们的中文演示地址http://jdk.cn 得到帮助-Jforum is an open-source jsp Forum. Run fast. The resin and to
2Xsoft
- 很简单的VPF数据库 可以直接使用的 没有什么问题-very simple database with VPF regimen can be used directly without any problems
2004081814251013426
- 还可以啦!!有问题请讲-can! ! There are problems, please
BorlandSocketServerFix
- 在Midas数据库编程中,如果客户端采用Socket连接,服务端要运行Borland Socket Server程序,不过此程序在服务器(一个CPU以上)上运行有问题,客户端程序容易出现停止响应的现象。此补丁解决了此问题。-the Midas Database Programming, if the client using Socket Connection, server to run Borland Socket Server procedures, However, this proce
howmakepicturegotodatabase
- 怎样把图片放入数据库 帮助遇到相关难题的朋友-how Photo Database Add-related problems encountered to help a friend
数据库VC
- VC中数据库连接问题,希望对大家有点帮助 :-)-VC database connectivity problems, we hope to help a bit :-)
javaMzj2008
- 解决JAVA中文问题,UTF8编码的解决方案-solve problems, UTF8 encoding solutions
2005528101336258
- 万能数据浏览器v1.0 由于经常要查看或修改一些数据库,但并不是 每台机器上都有装那些数据库软件,而且有时 时也用不着那些强大的功能,为了方便所以写 了这个小程序,仅为了方便和好用,希望大家 喜欢,有什么问题和好技术欢迎相互交流。-Universal Data Browser v1.0 due to regular check or amend some database, but not every one of those on the database have installed sof
VIPManager_V1.0
- 商场VIP管理系统(我的课程设计),用的是ACCESS,是我用记事本改的(原先是《JAVA项目开发实践》上的一个例子,但有问题),然后在命令行下编译调试,还用到一些批处理命令来管理文档。配置数据源后,可登入使用:username:guest,password:123456-VIP shopping center management system (my course design), is using ACCESS is the notebook I used to change (the o
MyACM
- 有许多同学在许多ACM网站上做题,既然网站可以提供这种平台,我们何不做一个可以提供这种服务的应用程序呢-There are many students in the ACM Web site to do a lot of problems, since the site can provide this platform, we not make an application to provide such services do
06
- 超市进销存管理系统 在超市的经营中,离不开进货、销售和存储等3方面,而如何能将这3方面都管理好就成了首要问题,在过去,通常是通过大量的人力来保证管理的正常运作,这样做就有个弊端,当员工进行交接时就容易出错,而且由于参与管理的人相对较多,出现问题很难划分责任,为了解决这个问题,超市都开始使用超市进销存管理系统,根据需要,超市进销存管理系统应该具有以下功能: 前台销售结帐。 基本信息管理。 基本信息查询。 日结查询。 超市小票打印。-Purchase, Sales
28_124548_softshadow
- 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。 -Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, c
MSApriori
- Data mining purpose is to find interesting patterns within great number of data. One of its functionality is association that is finding association rule which meet minimum support value (minsup) and minimum confidence (minconf). Association techniqu
rent
- 影碟租赁系统 (1)熟练掌握C++语言的基本知识和技能; (2)掌握面向对象程序设计的基本思路和方法; (3)了解模板、继承、多态性、运算符重载的综合应用 (4)利用所学的基本知识和技能,解决面向对象程序设计问题 (5)培养分析、解决问题的能力;提高学生的科技论文写作能力。 -DVD rental system (1) proficiency in C++ language, the basic knowledge and skills (2) object-orien