-
at45d041程序
at45d041程序-at45d041 procedures
- 2022-10-23 00:25:02下载
- 积分:1
-
Flowchart drawing tool, the general flow chart for software design
画流程图工具,一般用于软件的流程图设计,比较方便-Flowchart drawing tool, the general flow chart for software design
- 2022-03-10 11:53:00下载
- 积分:1
-
闹钟的c源程序,可以设定多个时间
闹钟的c源程序,可以设定多个时间-clock source can be set over time
- 2022-02-02 10:29:49下载
- 积分:1
-
二维码生成器
二维码(2-dimensional bar code),又称二维条码,最早起源于 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-24 16:07:18下载
- 积分:1
-
JSP在线销售管理系统
JSP在线销售管理系统,简易java(easyjf)框架开源订销管理系统(测试版),服务器环境,tomcat5.0,主要实现的功能有订单录入、打印,销售汇总、原料管理、客户管理、生产配料计算、报表打英汇总、系统数据管理及维护等功能,是一个使用非常简单的编码方式实现的Web开源应用系统。安装注意事项:
1、本订销系统程序默认使用数据为连接池使用的apache commons-dbcp-1.2.1管理数据库连接(tomcat自带),确保该包可用.若要使用其它数据库连接沲,需要修改easyjf-dbo.xml文件中的相应配置。
2、若不能正常访问数据库,首先确认相关配置是否正确.然后可把以下的JDBC驱动程序拷贝到tomcat的commonlib目录。
mysql-connector-java-3请.1.11-bin.jar(mySql的驱动)
msbase.jar(MSSql的驱动)
mssqlserver.jar(MSSql的驱动)
msutil.jar(MSSql的驱动)
3、本订销系统资源文件使用的绝对路径。因此,需要要把订销系统程序设置成主站方式运行,尽量不要用Web虚拟目录方式。
4、系统使用Log4j-1.2 作为日志系统,通过更改Web-infclasseslog4j.properties 的设置可以查看系统运行的详细日志信息.
- 2022-09-02 16:00:03下载
- 积分:1
-
VC++顶层窗口 置顶窗口源代码
VC++顶层窗口 置顶窗口源代码,显示在最顶层的窗口,当启用本功能后,所有打开的窗口都要置于本窗口的下层,也就是本窗口始终不会被遮挡。目前已经有不少的软件,使用有这种效果,类似视频播放器程序在播放视频时,总是将播放窗口显示在最前端。
- 2022-02-25 18:57:48下载
- 积分:1
-
射频卡资料,philips公司的,希望对大家有用
射频卡资料,philips公司的,希望对大家有用-RF card, philips company, in the hope that useful to everybody
- 2022-03-24 19:38:52下载
- 积分:1
-
手机版俄罗斯方块,在展讯平台上调试通过。使用方便 支持触摸屏...
手机版俄罗斯方块,在展讯平台上调试通过。使用方便 支持触摸屏-Mobile phone version of Tetris in Spreadtrum platform debugging through. Supporting user-friendly touch screen
- 2022-04-30 23:05:24下载
- 积分:1
-
这是svmfu,用于训练和测试支持矢量包
This is SvmFu, a package for training and testing support vector
machines (SVMs). It s written in C++. It uses templates. The
advantage of templates is that the types of kernel values and data
points can be varied to suit the problem.-This is SvmFu, a package for training and testing support vector
machines (SVMs). It s written in C. It uses templates. The advantage
of templates is that the types of kernel values and data points can be
varied to suit the problem.
- 2023-05-29 07:50:03下载
- 积分:1
-
定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆...
定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆CCircle类,分别求其面积。最后定义一个CArea类,计算这几个形状的面积之和,各形状的数据通过CArea类构造函数或成员函数来设置。-Defines an abstract class CShape, including the pure imaginary number Area (used to calculate the area) and SetData (used to reset the shape, size). Then the triangle CTriangle derived class, rectangle CRect class, round CCircle categories, seeking its size. The final definition of a CArea class, calculate the size of the sum of several shapes, each shape data through CArea class constructor or member function to set up.
- 2022-05-05 02:27:06下载
- 积分:1