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

Build

  • We intend to develop a wifi enabled p2p file sharing system on a linux platform using jxta and java.

    We intend to develop a wifi enabled p2p file sharing system on a linux platform using jxta and java. The purpose is to Build a system that can be ported to an embedded device at a later stage and be used for p2p file sharing using the 802.11b standard. 我们旨在Linux平台上使用jxta 和java来开发一个支持wifi的p2p文件共享系统。其目的是建造一个以后可以移植到嵌入式设备的系统,使用802.11b标准进行p2p文件共享。 来源: http://sourceforge.net/projects/linux-p2p-wifi/

    标签: platform develop enabled sharing

    上传时间: 2015-01-20

    上传用户:Shaikh

  • a very simple program that prints "Hello World" to the serial port of the 8051. When you can success

    a very simple program that prints "Hello World" to the serial port of the 8051. When you can successfully Build and run this program, you have used the entire toolset including:

    标签: the program success simple

    上传时间: 2013-11-26

    上传用户:stampede

  • 在 VC 环境下编译驱动程序(MinDriver)的示例 编译方法: -------------------------------------------------------- 1. 利用 VC

    在 VC 环境下编译驱动程序(MinDriver)的示例 编译方法: -------------------------------------------------------- 1. 利用 VC 打开工作区文件MinDriverInVc.dsw 2.“Project”菜单->“Settings”菜单,弹出Project Settings对话框 3. 将 Build Command Line 的最后两个参数“d: ” 和 “D:\tony\Xfilter_Disk\DdkSource\MinDriverInVc\MinDriver” 修改为正确的路径(源代码所在的盘符和路径) 4. 按 Build 按钮编译驱动程序

    标签: MinDriver VC 环境 下编译

    上传时间: 2014-01-15

    上传用户:bruce

  • symbian series60平台下运行

    symbian series60平台下运行,最好用code warrior 来编译。也可以直接用命令行来编译。 做sis文件时,要用abld Build armi urel,才行。 直接屏幕读写和多视图。

    标签: symbian series 60 运行

    上传时间: 2014-01-06

    上传用户:ryb

  • Eclipse是开放源代码的项目

    Eclipse是开放源代码的项目,你可以到www.eclipse.org去免费下载Eclipse的最新版本,一般Eclipse提供几个下载版本:Release,Stable Build,Integration Build和Nightly Build,建议下载Release或Stable版本,笔者用的是Build20020125(Stable版本)。Eclipse本身是用Java语言编写,但下载的压缩包中并不包含Java运行环境,需要用户自己另行安装JRE,并且要在操作系统的环境变量中指明JRE中bin的路径。安装Eclipse的步骤非常简单:只需将下载的压缩包按原路径直接解压既可。

    标签: Eclipse 开放源代码 项目

    上传时间: 2014-01-24

    上传用户:xiaohuanhuan

  • 1 程序开发步骤如下 (1) 打开vc

    1 程序开发步骤如下 (1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为"floppy"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件"floppy.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"floppy.cpp";在接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件,在其中编辑本程序的源代码;编辑结束后通过菜单项File->Save进行保存; (3) 同(2)步骤再加入文件"floppy.h"; (4) 通过调用菜单命令项Build->Build all进行编译连接,可以在指定的工程目录下得到debug->floppy.exe程序;现在即可以运行该程序;由于没有命令行参数,故不必在控制台下来运行,直接运行即可; 2 补充说明 这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。

    标签: 程序开发

    上传时间: 2014-01-02

    上传用户:wpt

  • The original NuLib has been ported to many different systems. Version 3.2.5 is functionally similar

    The original NuLib has been ported to many different systems. Version 3.2.5 is functionally similar to v3.2.4, but the source code and documentation were cleaned up by Devin Reade, making it easier to Build. NuLib2 is generally superior, but NuLib does have the advantage of running under 16-bit MS-DOS and GS/OS.

    标签: functionally different original Version

    上传时间: 2014-01-10

    上传用户:liglechongchong

  • 软件包中包含了完整的库和头文件 有一个说明文件readme.txt 包含已编译链接好的可执行程序例子和nano-X可执行 文件; 使用方式: 1.将该包释放到某个目录

    软件包中包含了完整的库和头文件 有一个说明文件readme.txt 包含已编译链接好的可执行程序例子和nano-X可执行 文件; 使用方式: 1.将该包释放到某个目录,如$(SDK_DIR)\microWinDev 2.运行“uClinux Build window” 3.进入该释放的目录: cd $(SDK_DIR)\microWinDev 4.在该目录下有一个chenTest的目录,是一个开发示例模板。进入该目录: cd chenTest 5.运行make可生成可执行文件 6.利用TFTP/NFS等方式,将生成的可执行文件下到ZA7V开发板运行: bin/nano-X & sleep 1 chenTestChinese

    标签: readme nano-X txt 可执行

    上传时间: 2014-11-18

    上传用户:Avoid98

  • This example program shows how to configure and use the A/D Converter of the following microcontroll

    This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port. To run this program... Build the project (Project Menu, Build Target) Start the debugger (Debug Menu, Start/Stop Debug Session) View the Serial Window (View Menu, Serial Window #1) View the A/D converter peripheral (Peripheral Menu, A/D Converter) Run the program (Debug Menu, Go) A debug script (debug.ini) creates buttons that set different analog values in A/D channels. As the program runs, you will see the A/D input and output change. Other buttons create signals that generate sine wave or sawtooth patterns as analog inputs. µ Vision3 users may enable the built-in Logic Analyzer to view, measure and compare these input signals graphically.

    标签: microcontroll Converter configure following

    上传时间: 2014-12-01

    上传用户:独孤求源

  • The Hardware Book contains misc technical information about computers and other electronic devices

    The Hardware Book contains misc technical information about computers and other electronic devices. You ll find the pinout to most common (and uncommon) connectors availble, as well as info about how to Build

    标签: information electronic computers technical

    上传时间: 2013-12-13

    上传用户:ommshaggar