搜索资源列表
秀秀在线书店
- 用jbuilder开发的在线书店源码.前台用户页面的功能:注册,浏览,下订单,取消订单等.后台管理员的功能:更新图书库,处理订单,添加或注销用户.- On-line bookstore source code develops which with jbuilder Onstage user page function: The registration, the browsing, gets down the order form, the cancel order and so on
qnmov30(1)
- asp+access的电影免费网站源码是个很好的学习例子大家可以下来学习-asp free access to the website source film is a very good example we can learn from studying
cn700_vb558004466
- 用VB做的图书馆管理系统完整源码 非常好哦-do with VB library management system is very complete source weeks ago
source_by_liuxi
- 转动的地球仪 flash源码 运行环境: Win9x/NT/2000/XP/ 文件大小: 22 K 软件等级: ★★★ 软件类别: ...转动的地球仪 ::相关软件-rotating globe flash-source operating environment : CTP / File Size : 22 K Software Rating : using this software category : ... Moment of the globe : : Software
m16550a_verilog_rtl
- mentor UART IP verilog源码 以通过验证.-mentor UART IP verilog source to the test.
xueshengxixnxiguanlixitong
- 源码+论文 vB+access的毕业设计,请大家参考-papers studyalso shows VB source code access graduation design, please refer to
JBoss-01
- 谈JBoss的技术架构与服务 JBoss是一个另类的开放源码软件。它打破了开源软件不能挣钱的旧观念,通过提供商业化服务,来赢得开发回报。这是开源软件开发的一个创新。 -on JBoss technical fr a mework and services JBoss is a kind of open source software. It broke open source software can make money the old concepts, through the pr
dds123456WORD
- 正弦信号发生器的方案及源码,WORD格式-sinusoidal signal generator programs and source code, WORD format
caoqing
- 最近学习了非阻塞IO(NIO),因为厌烦了在开发并行处理时候,阻塞IO所导致的肥服务端,因为对于每个客户连接都要产生一个线程对此进行处理,当然你可以不这样实现,但我的前提是开发并行处理,下面是我的源码,因为是在dos命令行测试的,所以要是编写为GUI的时候,还要很多要改的东西,这也是我下个征服的对象,当然我已经迫不及待了,下面是我花了三个晚上学习并编写的非阻塞聊天室:(供交流学习用) -recent study nonobstructive IO (NIO), as tired in the d
SoCsysteminserch
- 虽不是源码,但详细介绍了SOC的技术和在WINDOWS环境下的开发和设计工作-is not the source, But details of SOC technology in the Windows environment and the development and design work
realvnc-3.3.7-winsrc
- realvnc是一个非常流行的远程控制程序,可以实现远程控制,远程办公,其源码可用于许多工程中。-realvnc is a very popular remote control procedures, remote control, remote office, its source code can be used for many projects.
gps
- GPRS全球定位系统使用的软件开发源码.-GPRS global positioning system used in software development source code.
tushuguanlixitong
- VFP图书管理系统的课程设计报告,含有全部源码,和数据类型-VFP library management system curriculum design report, containing all the source code, and data types
CarMFC
- 车牌识别,本源码主要实现车牌的定位,采用VC6.0软件编写-car recogtion
Delphi2D
- 可以支持生成data Matrix格式的二维码,Delphi源码,包含dll文件-Generate data Matrix format can support two-dimensional code, Delphi source code, including dll files
opencv2.4.9源码编译与交叉编译
- opencv2.4.9源码: 1.在Ubuntu12.04下编译的详细步骤(图文描述)并附测试代码实现摄像头采集视频; 2.在ARM开发板飞凌2416平台交叉编译详细步骤(图文描述)并附测试代码实现ARM平台下视频采集功能。