搜索资源列表
06_DesignExploration
- This lab exercise will cover the use of AccelDSP’s design exploration capabilities that include mapping variables to memory and unrolling loop and vector operations. You will learn how to create different hardware architectures without modifying the
VIlikeWindows
- VI上写的程序运行起来的时候前面板看起来是透明或半透明的,很像下一带64位WINDOWS的面板
datacellection
- usb2.0数据采集卡的labview/vi及labwindows/cvi的详细演示源码程序-USB2.0 Data Acquisition Card labview/vi and labwindows/cvi procedures detailed presentation source
ARM
- arm应用系统开发详解 基于S3C4510B的系统设计 第一章:ARM微处理器概述 第二章:ARM微处理器的编程模型 第三章:ARM微处理器的指令系统 第四章:ARM程序设计基础 第五章:应用系统设计与调试 第六章:部件工作原理与编程示例 第七章:嵌入式uClinux及其应用开发 第八章:ARM ADS集成开发环境的使用-Detailed application development arm-based system design S3C4510B Chapte
vi
- 移植vi到rtems,添加一条shell命令,入口为主函数即可-port vi on rtems
rtems_with_vi
- 移植vi到rtems中,将入口设置为rtems 中shell一条命令即可- port vi on rtems
simplemotoropenclosedloop
- this vi is used directly to control motor -this vi is used directly to control motor
Temperature-Analysis-(Completed)
- Labview 温度分析子VI。分析温度最大值,最小值等-Labview temperature analysis sub-VI
LabVIEW_temperature-test
- 基于LabVIEW图形化编程软件,利用DAQ助手、DataSocket开发工具和各种VI函数,编写高效的子模块程序,并调试系统总程序。使系统能完成温室温湿度采集和远程控制的要求。-Based on LabVIEW graphical programming software, use the DAQ Assistant, DataSocket VI development tools and a variety of functions, the preparation of efficient
Vending-machine
- labview编写的贩卖机程序,买卖很容易实现,可以显示余额-labview write a vending machine program, the sale is very easy to implement, can show the balance
SEBEST---Calendario
- //1 de enero del 2000 fue sabado #include "calendario.h" int dia int mes int anyo const char cantDiasMes[12]= {31, 0, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31} const char *nombreDia[7]= {"SA","DO", "LU", "MA", "MI", "JU", "VI"}
master-VI
- 基于nrf905数据传输系统,上位机测试软件,基于串口通讯,亲测,无问题,本科毕业设计作品-Based on nRF905 data transmission system, the PC test software based on serial communication, pro-test, no problem, graduate designs
sinVI
- 用Labview编写的虚拟信号源子VI,适合初学者参考,可以帮助了解子VI的编写方法。-Prepared using Labview virtual signal source sub VI, suitable for beginners reference that can help understand the sub-VI in the preparation method.
chapter6
- PIC编程实例第六章,包含3个程序,如下:S061: INT 中断例子 S062: B口高四位中断例子 answer: 习题编程题例程 - PIC programming examples in Chapter VI contains three programs, as follows: