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

project-build

  • ErGo是一个很早的Java通用围棋服务器(IGS/NNGS)客户端程序。有全部源码和文档

    ErGo是一个很早的Java通用围棋服务器(IGS/NNGS)客户端程序。有全部源码和文档,站长编译时用的是JDK1.5+ant1.6,这样不得不将源程序中的一个方法:Debug.assert()改为了Debug.asser()。源码和build.xml文件请下载。

    标签: ErGo Java NNGS IGS

    上传时间: 2016-10-03

    上传用户:watch100

  • 软件开发环境:ISE 7.1i 仿真环境:ModelSim SE 6.0 1. 这个实例实现通过ModelSim工具实现一个具有“百分秒

    软件开发环境:ISE 7.1i 仿真环境:ModelSim SE 6.0 1. 这个实例实现通过ModelSim工具实现一个具有“百分秒,秒,分”计时功能的数字跑表; 2. 工程在project文件夹中,双击paobiao.ise文件打开工程; 3. 源文件在rtl文件夹中,paobiao.v为设计文件,paobiao_tb.tbw是仿真测试文件; 4. 打开工程后,在工程浏览器中选择paobiao_tb.tbw,在Process View中双击“Simulation Behavioral Model”选项,若正确安装ModelSim,系统将自动打开ModelSim进行行为仿真,运行仿真即可得到仿真结果。

    标签: ModelSim ISE 7.1 6.0

    上传时间: 2016-10-04

    上传用户:dbs012280

  • 软件开发环境:ISE 7.1i 仿真环境:ISE Simulator 1. 这个实例实现通过ISE Simulator工具实现一个具有两个方向共八个灯的交通灯控制器; 2. 工程在proj

    软件开发环境:ISE 7.1i 仿真环境:ISE Simulator 1. 这个实例实现通过ISE Simulator工具实现一个具有两个方向共八个灯的交通灯控制器; 2. 工程在project文件夹中,双击traffic.ise文件打开工程; 3. 源文件在rtl文件夹中,traffic.v为设计文件,traffic_tb.tbw是仿真波形文件; 4. 打开工程后,在工程浏览器中选择traffic_tb.tbw,在Process View中双击“Simulation Behavioral Model”选项,进行行为仿真,即可得到仿真结果。

    标签: Simulator ISE proj 7.1

    上传时间: 2014-01-25

    上传用户:思琦琦

  • sim 文件系统In addition, its quality of service reduces because of reliance on traditional circuit-switc

    sim 文件系统In addition, its quality of service reduces because of reliance on traditional circuit-switched network elements. At that former time, people hoped to build a based system, which could access a centralized server network, would always have access to the latest traffic information and could provide web links. What this trend is a momentous request for mobile services based on high-speed packet data transfer. Hence, a new standard, GPRS, came into being in order to fill people’s bill.

    标签: circuit-switc traditional addition reliance

    上传时间: 2016-10-08

    上传用户:firstbyte

  • Montavista Linux 下的多平台编译软件xdc

    Montavista Linux 下的多平台编译软件xdc,可同时build x86、ARM9、DSP平台的可执行文件

    标签: Montavista Linux xdc 编译

    上传时间: 2013-12-14

    上传用户:GHF

  • ONess 是一套使用 Java 撰写的ERP, CRM, SRM系统. 无意间发现, 提供给需要的朋友研判, 由於档案数多又大,请自行到 http://sourceforge.net/project

    ONess 是一套使用 Java 撰写的ERP, CRM, SRM系统. 无意间发现, 提供给需要的朋友研判, 由於档案数多又大,请自行到 http://sourceforge.net/projects/oness/下载.

    标签: sourceforge project ONess Java

    上传时间: 2013-12-13

    上传用户:semi1981

  • 1.配置java环境

    1.配置java环境,JDK1.5以上和安装MYSQL5.0(配置好java的环境变量) 2.在SQL文件里,把role.sql,sql.sql,insert.sql按照这个顺利插进MYSQL数据库里 3.修改FlashNetGame\classes文件夹下面的hibernate.cfg.xml文件,修改里面的数据库连接地址和用户密码什么的 4.把NetGameFalsh文件夹里面的NetGame.swf的打包成.exe文件(如果你的电脑是可信任flash的就不需要) 5.下载spring和hibernate的包,然后把相关的jar文件放到FlashNetGame目录的lib文件夹下 6.准备好上面的那些工作之后,在FlashNetGame目录那里的build.xml文件,用ant编译 (如果没有装ant,可以执行org.game.server.StartServer这个主类,就可以启动服务器了) 7.把NetGameFalsh文件里面的NetGame.swf打包成exe文件(主要是flash的安全策略,如果你配置了你电脑,就不需要) 8.连接服务器,用内带的用户登陆就可以了(帐户:soda,密码:soda),或者可以在数据库手动添加

    标签: java 环境

    上传时间: 2016-11-08

    上传用户:米卡

  • Linux下的.wav文件播放示例

    Linux下的.wav文件播放示例,装了QT的话先#qmake -project生成工程文件pcm.pro,然后 #qmake pcm.pro生成Makefile,然后 #make 最后 #./pcm 执行 注意代码里面包括要播放的.wav文件的路径

    标签: Linux wav 播放

    上传时间: 2013-12-22

    上传用户:徐孺

  • In this book, you will learn about what drives the Linux development process. You will discover the

    In this book, you will learn about what drives the Linux development process. You will discover the wide variety of tools commonly used by Linux developers – compilers, debuggers, Software Configuration Management – and how those tools are used to build application software, tools, utilities and even the Linux kernel itself. You will learn about the unique components of a Linux system that really set it apart from other UNIX-like systems, and you will delve into the inner workings of the system in order to better understand your role as one of a budding new generation of Linux developers.

    标签: will development the discover

    上传时间: 2016-11-18

    上传用户:rocketrevenge

  • ELinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/..) browser. ELinks

    ELinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly customizable and can be extended via Lua or Guile scripts. It is quite portable and runs on a variety of platforms. Check the about page for a more complete description. ELinks is an Open Source project covered by the GNU General Public License. It originates from the Links project written by Mikulas Patocka. If you want to see ELinks in action check out the screenshots.

    标签: ELinks well-established feature-rich advanced

    上传时间: 2014-01-22

    上传用户:3到15