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

bluez-lib

  • 支持linux-2.4以后的启动参数设置

    支持linux-2.4以后的启动参数设置,这一点是老的vivi所不支持的(需要修改/lib/boot_kernel.c文件中的setup_linux_param函数,但是又不知道怎么修改)

    标签: linux 2.4 参数

    上传时间: 2014-01-12

    上传用户:anng

  • 宏汇编器

    宏汇编器,32位的!其中含有部分范例程序,及lib文件夹!

    标签: 宏汇编器

    上传时间: 2014-01-02

    上传用户:啊飒飒大师的

  • [简介] 名称:《打猎》-附源代码 (代码行数:1773 注释行数:363) 开发环境:WinXp+VC.Net2005+Win32 API 作者:mj 联系方式:mj055@yahoo.cn

    [简介] 名称:《打猎》-附源代码 (代码行数:1773 注释行数:363) 开发环境:WinXp+VC.Net2005+Win32 API 作者:mj 联系方式:mj055@yahoo.cn [打猎] 鼠标左键射击,消灭出现的猎物;有音乐及音效; 屏幕下方的计分板记录击中的猎物个数,右下角的头像个数表示未击中的猎物个数; 游戏难度会随击中数量上升,当未击中数达到5个时游戏结束。 [说明] 1.游戏引擎代码参考[美]Michael Morrison的《游戏编程入门》 2.打猎游戏图片资源来自于《武林群侠传》中的打猎小游戏 3.用vc.net2005编译时注意在项目属性页中ATL使用选择"不使用ATL",字符集选"使用多字节字符集",还有链接器->输入->附加依赖项:msimg32.lib winmm.lib

    标签: WinXp yahoo 1773 2005

    上传时间: 2013-12-22

    上传用户:lhc9102

  • [简介] 名称: 《拼图》-附源代码 (代码行数:747 注释行数:164) 开发环境:WinXp+VC.Net2005+Win32 API 作者:mj 联系方式:mj055@yahoo.

    [简介] 名称: 《拼图》-附源代码 (代码行数:747 注释行数:164) 开发环境:WinXp+VC.Net2005+Win32 API 作者:mj 联系方式:mj055@yahoo.cn [拼图] 鼠标操作,有音效 游戏玩法仿文曲星上拼图游戏,每次只能用空白方块与左右相邻的数字方块对换, 当排列成1 2 3 则游戏胜利 4 5 6 7 8 [说明] 1.游戏引擎代码参考[美]Michael Morrison的《游戏编程入门》 2.打猎游戏图片资源来自于《武林群侠传》中的打猎小游戏 3.用vc.net2005编译时注意在项目属性页中ATL使用选择"不使用ATL",字符集选"使用多字节字符集",还有链接器->输入->附加依赖项:msimg32.lib winmm.lib

    标签: WinXp yahoo 2005 747

    上传时间: 2014-01-18

    上传用户:维子哥哥

  • 1.本程序为学习struts的朋友提供一个例子。 2.本程序部分实现AJAX功能

    1.本程序为学习struts的朋友提供一个例子。 2.本程序部分实现AJAX功能,采用DWR框架。 3.程序运行环境为MYECLIPSE 5.0 + TOMACT 5.5 + ORACLE 9i 4.配置说明:将lib目录下的commons-pool-1.2.jar,commons-dbcp-1.2.jar,ojdbc14.jar复制到TOMACT目录下的COMMON下的LIB目录中。 5.登陆用户名:test密码为空

    标签: struts AJAX 程序

    上传时间: 2013-12-22

    上传用户:hebmuljb

  • 好些程序已经做为模块了

    好些程序已经做为模块了,一直想以LIB 的方式把他们封装起来,这 样可以防止不小心破坏,以后使用起来也会方便许多。不过因为不知道LIB 的创建方法,也不知道如何使用已经创建好的LIB,所以模块封装这项工作迟 迟未得以进行,今天又研究了半天,终于成功了。以下是一些摸索的总结。

    标签: 程序 模块

    上传时间: 2013-12-21

    上传用户:来茴

  • Purpose: --- -- This component is used for capturing staff from AVI to BMP. Installation:

    Purpose: --- -- This component is used for capturing staff from AVI to BMP. Installation: ------------- Extract the compiled units into your Lib directory or into another directory that is listed in the Library path in your Delphi options. Choose file AVIcap.dcu for register. description: ------------ AVIcap V2.0 used for capturing frame from AVI without drawing on the screen, that is essentially fast. It can be reached by using of avifil32.dll from MS Video For Windows. New property: number of bits per pixel of bitmap.Now you can save BMP using next formats: pf1bit, pf4bit, pf8bit, pf8bitGray, pf15bit, pf16bit, pf24bit, pf32bit, pfDevice. See example to detail.

    标签: Installation component capturing Purpose

    上传时间: 2016-12-13

    上传用户:TF2015

  • java与Json实例

    java与Json实例,功能:使用json-lib.jar,使java与json相结合

    标签: java Json

    上传时间: 2016-12-18

    上传用户:wxhwjf

  • gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints -----------------

    gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints ----------------- This suit contains include.taz, local.taz and this README file. You must download the bootimage and rootimage and install them first. The include.taz contains all the include files for using with gcc 1.40. The local.taz contains all the gcc tools & libs stored in two sepearted directories: /usr/local/lib /usr/local/bin You should copy the linux/ asm/ sys/ subdirectories into the include directory from the corresponding kernel source. Installation ------------ Goto the /usr directory. Untar the include.taz to the directory /usr/include. Untar the local.taz to the directory /usr/local. That s it! Example: -------- cd /usr tar zxvf include.taz tar zxvf local.taz

    标签: Installtion gcclib kernel Linux

    上传时间: 2014-03-12

    上传用户:源码3

  • 有关MYSQL的开源码

    有关MYSQL的开源码,生成LIB库可以直接用来开发数据库程序

    标签: MYSQL 开源

    上传时间: 2016-12-28

    上传用户:yuzsu