虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Src-draw

  • 程序构架基于:运用JSP+Struts+JSTL技术的MVC架构

    程序构架基于:运用JSP+Struts+JSTL技术的MVC架构,数据库采用SQL Server。 使用说明: 设置数据库: 把/zefeng/database/zefenggb_Data数据库文件,附加到SQL Server数据库中,数据库的用户名和密码设置成sa。 本程序源代码在/zefeng/src/目录下。

    标签: Struts JSTL JSP MVC

    上传时间: 2015-11-26

    上传用户:1051290259

  • 一、注意事项 1. 所附程序是(电子菜单)的源代码

    一、注意事项 1. 所附程序是(电子菜单)的源代码,均经过ARM SDT2.51集成环境编译连接通过,可在北京博创兴业有限公司的实验平台ARM300上运行。 2. 各实验的全部源代码分别存放在各实验目录下面。其中主要源代码在SRC子目录中,更多的其他源代码分散存放在实验目录下的各个子目录中。程序运行时所需图片在各实验目录下的bmp子目录中。各实验目录下的后缀名为“apj”的文件是ARM SDT的工程文件。 3. 各实验编译链接后生成的可运行文件在Debug目录下,文件名为“system.bin”,把该文件及所需图片下载到博创实验平台上,重新启动实验平台就可以看运行结果了,也可以根据需要进行单步调试。 4. ARM SDT软件的一些和实验平台相关的具体配置请参看博创ARM300实验平台的实验指导书。

    标签: 注意事项 程序 电子 源代码

    上传时间: 2015-12-01

    上传用户:lps11188

  • minigui实例源代码

    minigui实例源代码,目标板处理器是s3c2410,包括相应的配置文件。代码包括Dialog box、Simple editor、Bitbmp disp、GDI draw等

    标签: minigui 源代码

    上传时间: 2013-12-27

    上传用户:silenthink

  • The sfloppy sample is a super floppy driver that resides in the directory \NtddkSrcStoragesfloppy. I

    The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers communication between the application level and the port driver. The floppy driver takes requests from filesystem drivers and then sends the appropriate SCSI_REQUEST_BLOCK (SRB) to the port driver. It is compatible with x86 and IA64 platforms.

    标签: NtddkSrcStoragesfloppy directory sfloppy resides

    上传时间: 2015-12-04

    上传用户:84425894

  • Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each

    Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each of the folders McBSP, SPI and Both. Mode II and IV are explored using the McBSP port alone, as well as the SPI port. These projects are located in the SPI and McBSP folders. Modes I and III are explored using both McBSP and SPI. In Mode I, the M0 and M1 pins are controlled by use of the jumper on the evaluation module. A0 is controlled by the DX pin of the McBSP port. In Mode III, the A0, M0 and M1 pins are controlled via GPIO functions of PortF. The "SRC", "CMD" and "INCLUDE" files in the archive are from "C28x Peripheral Examples in C" (document # SPRC097). If you have questions about this or other Data Converter products, feel free to e-mail us at:

    标签: files the software Welcome

    上传时间: 2015-12-16

    上传用户:lixinxiang

  • 本程序是一个动态建立链表的程序 分为链表的建立

    本程序是一个动态建立链表的程序 分为链表的建立,打印,按照num大小顺序添加节点和删除这四个子函数。源码程序在src和include文件夹里面,可执行程序是Linked_list_demo

    标签: 程序 动态

    上传时间: 2015-12-21

    上传用户:wpwpwlxwlx

  • 一个简单的同学录系统,有增、删、修改、查询、分页功能

    一个简单的同学录系统,有增、删、修改、查询、分页功能,非常适合JSP的初学者。 编程环境:MyEclipse+Access+Tomcat5.5 文件列表: index.jsp-------------------首页文件模块 add_new.jsp-----------------增加记录模块 modify.jsp------------------修改记录模块 del.jsp---------------------删除记录模块 save.jsp--------------------保存记录模块 search.jsp------------------查找记录模块 in.jsp----------------------导入常用的类模块 src\ConDb.java--------------连接数据库的JavaBean 数据库文件:TXL.mdb 安装运行:解压后放入Tomcat\webapps 配置数据源:控制面板--->数据源ODBC---->系统DNS---->添加----->Driver do Micrsoft Access(*.mdb) ---->数据源名称:class---->选择数据库文件所在目录 在浏览器下输入:http://localhost:8080/txl

    标签: 同学录 修改

    上传时间: 2015-12-23

    上传用户:zhangyi99104144

  • 新华龙单片机的ISP客户端程序

    新华龙单片机的ISP客户端程序,可通过JTAG在线刷新内部固件,这个压缩包为SRC源代码。

    标签: ISP 单片机 程序

    上传时间: 2014-12-03

    上传用户:zmy123

  • 一个比较好的44B0的启动代码. 工程目录结构说明 --根目录 -- bootloader.apj, ARM Project Manager工程文件 -- INC目录, 头文件 -

    一个比较好的44B0的启动代码. 工程目录结构说明 --根目录 -- bootloader.apj, ARM Project Manager工程文件 -- INC目录, 头文件 -- SRC目录, 源文件 -- Debug目录, debug版本的编译和链接结果 -- Bin2C, 将Bin文件转化为C代码的数组的软件 -- DOC, 相关文档。

    标签: bootloader Project Manager 44B0

    上传时间: 2016-01-07

    上传用户:tedo811

  • 图形显示技巧,这是其中一段代码 procedure TForm1.Button1Click(Sender: TObject) var newbmp:TBitmap i,bmphei

    图形显示技巧,这是其中一段代码 procedure TForm1.Button1Click(Sender: TObject) var newbmp:TBitmap i,bmpheight,bmpwidth:integer //推拉 begin newbmp:=TBitmap.Create newbmp.Width:=image1.Width newbmp.Height:=image1.Height bmpheight:=image1.Height bmpwidth:=image1.Width for i:=0 to bmpheight do begin newbmp.Canvas.CopyRect(Rect(0,bmpheight-i,bmpwidth,bmpheight),image1.Canvas,Rect(0,0,bmpwidth,i)) form1.Canvas.Draw(120,100,newbmp) end newbmp.free end

    标签: procedure TBitmap TObject Button

    上传时间: 2016-01-18

    上传用户:comua