搜索资源列表
Ibatis数据表对象自动生成器
- Ibatis数据表对象自动生成器,根据指定的表名,自动的生成增删改的ibatis的xml文件和对应的java语言的VO文件 很方便
dzsd
- 电子书店说明 本站基本功能如下: 首页(index.jsp) 图书选购,(可按分类方式查找图书,或通过关键字进行查询) 购物车功能. 查看图书详细情况。 用户注册. 用户登录. 查看用户的订单信息. 修改用户个人信息。 后台管理部份: 商店图书管理:添加,修改,删除,查看。 用户信息管理:查看,修改,删除。 订单信息管理:查看订单清单,更新订单付款,出货状态。删除订单。 数据库设计时采用Oracle进行的,可以用所
jsptoExcel
- 使用jsp查询oracle数据库生成excel文件-use jsp inquiries oracle database excel documents
MVC
- c#数据库访问自动生成代码程序,根据数据库存储过程声明自动生成访问代码
SQLCode代码和SQL生成向导
- 这是个SQL语句和代码生成向导,当写字段较多的SQL语句时很省事,适用于Delphi、C++Builder。 通过本程序可以方便快速的生成对Oracle单表的Insert、Update、Delete语句和对应的Delphi组件。 如果你想对Oracle表进行Insert、Update、Delete操作,那么只要把通过本向导产生的组件和代码 粘贴在程序里就可以直接运行。 --------------------------------------- 使用者须知:因为Oracle
oracle-northwind
- Oracle Northwind 数据库生成-Oracle Northwind scr ipt
OracleDALGen-4765
- oracle dal gen,生成.NET ORACLE DAL层代码-oracle dal gen, generation. NET ORACLE DAL layer code
Inv
- 这是我开发的第一个项目:发票管理系统原代码及生成的可执行文件,没有完成就做另一个项目了,但我觉得这个项目的思路挺好的,所以把他上传来给大家参考.-This is my first project developed: Invoice Management System to generate the original code and the executable file, not completed on another project to do, but I think the idea
myspool
- PROC*C OCI 程序,对任意数据SELECT SQL快速生成CSV输出,取代其他方式-PROC*C OCI program, used to fast spool oracle query select to csv file.
cpu_mem_detect_in_oracle
- 编译其中的C文件生成的dll可用于在oracle中连接成存储过程以获得系统的菜谱使用率和内存情况-The C compiler to generate the dll file can be used to connect into oracle stored procedure to get the system menu and memory usage of the situation
LinuxPos
- POS收银系统 开发平台:Redhat9 开发语言:标准C 数据库:Oracle 8i 开发周期:2009年6月-2009年7月 关键技术:ncurses库,Pro*C ,通用双向链表 项目简介:使用ncurses绘制界面,通过Pro*C访问 Oracle数据库,数据保存在通用双链表中,实现超市日常经营情况管理,报表生成,以及后台管理功能。 功能模块:用户登录模块,前台收银模块(收银、挂单、取单、退货),后台管理模块-POS cash register system
oracor8dll4
- 教你如何截获Oracle数据库连接密码,生成这样一个文件就能知道连接的数据库用户名与密码-okaa
DBMS1
- 数据库编程,生成表格和添加表项目,属性等功能-describe the use of the software project
OracleTableStatistic
- 统计oracle数据库中业务表中的记录数,生成excel文件-Statistics oracle database the number of business records in a table
CodeGeneration
- VC6.0开发代码生成工具,代码生成工具-The VC6.0 development code generation tools, code generation tools
DBExportDoc-V1.0-For-Oracle
- 数据库表结构导出软件orale版,可以方便快速生成表结构word文档,为广大程序员编写数据库文档提供了方便。-Export database table structure the software the orale version, you can quickly and easily generate the table structure word document written the database document provides convenient for the maj
OracleXML
- 用JSP、Servlet、Oracle、SQLServer写的工具,能把数据库里的数据生成XML文件-Write JSP, Servlet, Oracle, SQLServer database of tools can generate XML data file
CHENGXU
- 另存为一个新的BMP文件,要求显示出原BMP图像和新BMP图像。 2.编程实现图像傅立叶高通、低通滤波。 3.打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑 4.打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 5.编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像 6.在图像中生成一个矩形,然后用模板匹配法找出矩形位置。使用SSDA或改进的SSDA法-ave
exp3
- 银行利用powerdesigner生成的概念模型,物理模型,内含报告,对powerdesigner的新手有帮助-Bank powerdesigner generated using the conceptual model, physical model, containing reports on the powerdesigner help the novice
Oracle--ROWNUM
- Oracle中ROWNUM的使用技巧 ROWNUM是一种伪列,它会根据返回记录生成一个序列化的数字。利用ROWNUM,我们可以生产一些原先难以实现的结果输出-The use of skills in Oracle ROWNUM ROWNUM is a pseudo-column, it will return records based on a sequence of numbers generated. Use ROWNUM, we can produce the results dif