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

BUILdeR

  • Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on

    Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform BUILdeR 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution.

    标签: Communications installation Atheros Driver

    上传时间: 2016-10-27

    上传用户:hebmuljb

  • nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库

    nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ BUILdeR或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊的算法需求。

    标签: nnToolKit MATLAB 神经网络 工具包

    上传时间: 2013-12-25

    上传用户:lacsx

  • 学生档案管理系统

    学生档案管理系统,是基于c++BUILdeR和SQL的编程的

    标签: 管理系统

    上传时间: 2014-12-20

    上传用户:奇奇奔奔

  • 书系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识

    书系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别介绍几种典型的混合编程方法,包括C-MEX、MATLAB引擎、MAT数据文件共享、Mideva、Matrix和Add-in。第10章、第11章介绍MATLAB与Delphi和Excel的混合编程。第12章介绍MATLAB COM BUILdeR,第13章以图像处理为例介绍了一个综合应用实例。    本书按混合编程的具体方法进行逻辑编排,自始至终用实例描述,每章着重阐述各种混合编程方法的实质和要点,同时穿插了作者多年使用MATLAB的经验和体会。本书既适合初学者自学,也适用于高级MATLAB用户,可作为高等数学、计算机、电子工程、数值分析、信息工程等课程的教学参考书,也可供上述领域的科研工作者参考。    本书所附光盘内容详尽、实例丰富,包含MATLAB实例的源文件、函数/命令和注解以及程序实例。

    标签: MATLAB 7.0 混合编程

    上传时间: 2013-12-24

    上传用户:一诺88

  • VC++实现的扫雷小游戏

    VC++实现的扫雷小游戏,附源码, 开发环境: Borland C++ BUILdeR 2006

    标签: VC 小游戏

    上传时间: 2013-12-23

    上传用户:maizezhen

  • 学生信息管理系统

    学生信息管理系统,Power BUILdeR

    标签: 信息管理系统

    上传时间: 2014-01-23

    上传用户:来茴

  • AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Em

    AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform BUILdeR 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution.

    标签: installation Windows Driver March

    上传时间: 2014-09-06

    上传用户:yuzsu

  • 程序员超级开发宝典:.net,com,delphi,java,oracle,sql,vb,vc,软件工程等内容。其中vc篇包括 [VC_C_]NT系统下木马进程的隐藏(11774Bytes) [V

    程序员超级开发宝典:.net,com,delphi,java,oracle,sql,vb,vc,软件工程等内容。其中vc篇包括 [VC_C_]NT系统下木马进程的隐藏(11774Bytes) [VC_C_]简单谈谈C++ 递归的思想实现以及和循环的关系(3537Bytes) [VC_C_]C++语法之函数重载(1938Bytes) [VC_C_]C语言编程风格(2200Bytes) [VC_C_]如何用Shell实现程序组快捷方式的添加(3387Bytes) [VC_C_]移动到平面(Blitting to Surfaces)(11290Bytes) [VC_C_]DirectX丢失及恢复平面(12480Bytes) [VC_C_]DirectX创建平面(6312Bytes) [VC_C_]两个小时学会DirectDraw编程(6647Bytes) [VC_C_]关于const的8点说明(2482Bytes) [VC_C_]泛型编程在非C++语言中的实现之探讨(5930Bytes) [VC_C_]删除文件中指定的部分内容(2096Bytes) [VC_C_]TOOLHELP32 In WIN2000(4138Bytes) [VC_C_]Windows下DLL编程技术及应用(7167Bytes) [VC_C_]MFC and Design Patterns(8117Bytes) [VC_C_]DVD解码源代码大公布(10169Bytes) [VC_C_]C++BUILdeR实现Directx截流媒体屏代码(10363Bytes)

    标签: delphi oracle 11774 Bytes

    上传时间: 2014-01-22

    上传用户:csgcd001

  • 学习fpga/cpld的书籍

    学习fpga/cpld的书籍,介绍quartus 2及dsp BUILdeR的使用,

    标签: fpga cpld 书籍

    上传时间: 2014-01-15

    上传用户:helmos

  • 这些课件可以作为对FPGA有兴趣的人学习的入门资料

    这些课件可以作为对FPGA有兴趣的人学习的入门资料,包含EDA的概述、FPGA结构与配置、VHDL语言、QuartusII软件、SOPC和NIosII嵌入式处理器设计、DSP BUILdeR系统设计工具等内容

    标签: FPGA

    上传时间: 2013-12-23

    上传用户:cuibaigao