本文件为进销存管理系统的代码 在VB的环境下运行 用比较简单的结构完成的
上传时间: 2015-06-17
上传用户:维子哥哥
经典的数据链路层协议P1~P6的模拟器源代码和文档。最好在Linux下运行,也可以在Cygwin上面跑。
上传时间: 2015-06-19
上传用户:变形金刚
关于windows主板操作系统的运行代码
上传时间: 2015-06-27
上传用户:wkchong
用jsp编写的网上测试系统。 (1)以“Windows身份验证模式”连接SQL Server数据库。 (2)需要安装SQL Server 的补丁SP3。 (3)运行的时候可以参照书上的说明进行,如出试卷的时候,若试卷标题重复,可以从数据库中删除,然后添加试卷。 (4)出试卷路径为 http://localhost:8080/chap22/chujuan.jsp 如果放在根目录,则路径和书上的界面一样。 (5)选择题路径为 http://localhost:8080/chap22/xuanzeti.jsp (6)判断题路径为 http://localhost:8080/chap22/panduanti.jsp (7)如果采用本应用中连接数据库的方法调试不通,可以参照20章中通过ODBC连接数据库的方法来修改 将以下代码: Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver") String driver = "jdbc:microsoft:sqlserver://localhost:1433" Connection conn = DriverManager.getConnection(driver,"","") 修改成: Class.forName("sun.jdbc.odbc.JdbcOdbcDriver") String driver = "jdbc:odbc:try" Connection conn = DriverManager.getConnection(driver,"sa","") //如果是windows验证,则不用用户名和密码
上传时间: 2015-06-27
上传用户:450976175
Windows下读写硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.
标签: engineers firmware hardware Windows
上传时间: 2015-07-01
上传用户:xc216
改写的U-boot for s3c4510 (注意此源码是在windows下压缩了)。 1、支持串口下载,ftp下载。 2、flash操作。 3、总之,u-boot是一个可移植在多种单片机上的bootloader。其功能特别强大。 4、本移植针对s3C4510,flash 1片2M 16位宽度,SDRAM 1片16M 16宽度。网络物理层RTL8019。 5、你可以直接windows解压后,把u-boot.bin烧写到FLASH的0x0,或放到redhat 9下重新make.
标签: s3c4510 windows U-boot for
上传时间: 2013-12-20
上传用户:sqq
驱动开发宝典。windows下的驱动。全,没的说。
上传时间: 2014-01-24
上传用户:wweqas
word 插件 在word2003+ vc6.0 条件下运行 可以单击弹出atl 的窗口 简单可实现
上传时间: 2015-07-05
上传用户:源码3
linux下用C编写的服务器端和在WINDOWS下用VC写的客户端之间的网络通信程序
上传时间: 2015-07-07
上传用户:tuilp1a
这一关于在windows 下设计管道的很好的参考资料,本人就是根据此作了一个完善的模块。
上传时间: 2015-07-08
上传用户:13517191407