Welcome![Sign In][Sign Up]
Location:
Search - gcc-3.4.1

Search list

[SCM温度测量仪

Description: 这是一个完整的项目文件,程序我已经全部调试完毕,现将软硬件资料全部上传,供大家参考学习。里面包含了M16的AD、EEPROM、定时器、中断、看门狗等内部资源的使用,以及菜单程序、浮点数的存放与取出和显示、液晶显示、数字滤波、按键复用等内容。项目硬件比较简单,AD0、AD1读取两路4-20ma电流信号(由RCV420转换成0-5V的电压信号),AD2读取电压信号 该系统主要完成这样一个工作,从AD0读出温度、AD1读取差压,由这两个值根据一个公式计算出流量并显示,AD2读出全压并显示。系统有4个按键,分别接在4个IO口上,这是个按键是 “设置/退出”、“向上/加1”、“向下/右移”、“确认/保存”,这些按键用于设置3路模拟量的上下限值和其他的一些系统参数。整个系统不算复杂,但程序稍微繁琐,调试较费时。PCB绘制好,正准备制版,等焊好了再发上来吧 因为赶时间,并且项目对运行时间无要求,程序中使用了较多的浮点数,导致HEX文件较大。菜单程序使用了全局变量screen_status来记录菜单的状态。 对于AD值的处理,我使用了一种自己摸索出来的滤波方法,对于AD值在正负2以内的跳动非常有效。具体如下实现:用一个全局变量last_ad来存放上一次AD转换的值,每次显示AD值时都要拿本次的AD值与last_ad做比较,若比last_ad大1,则本次值减1,大2则减2,依此类推,并把处理之后的AD值放入last_ad中作为下次比较的值。这样就可以滤出正负2以内的跳动(对于这样的跳动,平均值滤波是*为力的,具体原因嘛,自己试验一下便知道了) 使用ATMANAVR4.5编译通过,GCC版本为3.4.1 GCC提供了较为丰富的库函数,这个程序中的AD、浮点、EEPROM等都是使用函数完成的,稍后我会贴一篇专门介绍浮点数应用的文章,敬请关注。 另外我把12864液晶的驱动单独做了一个范例文件,放在另一个帖子里了 注:仅供学习使用,请勿用于其他用途
Platform: | Size: 303407 | Author: lh20032008@163.com | Hits:

[Linux-Unixgcc-3.4.2-20040916-1-src.diff(1)

Description: gcc for linux
Platform: | Size: 104448 | Author: 右面 | Hits:

[Othergcc-objc-3.4.2-20040916-1-src.tar

Description: gcc的object c的源代码,具有非常高的参考价值-c gcc object of the source code with a very high reference value
Platform: | Size: 267264 | Author: 钟晶 | Hits:

[Linux-Unixgcc-4.1.0.tar

Description: linux下编程用 编译软件,gcc,对学习c,c++语言很好用-with compiler software, gcc, to learn c, c good with language
Platform: | Size: 50797568 | Author: mahongmei | Hits:

[Embeded Linuxarm-linux-gcc3.4.1

Description: arm-linux-gcc编译器,S3C2410开发板移植目前最新的linux2.6.14的内核,需要使用这个编译器编译-arm- linux-gcc compiler, S3C2410 development board transplantation latest linux2.6.14 kernel, need to use the compiler compiler
Platform: | Size: 42745856 | Author: 李雷 | Hits:

[Embeded Linuxcrosstool-0.27-gcc3.4.1.tar

Description: crosstool是由Dan Kegel开发的一套脚本程序,可以自动编译的gcc和glibc-crosstool by Dan Kegel development of a script, can automatically compile gcc and glibc
Platform: | Size: 2058240 | Author: 汪灏 | Hits:

[Linux-Unixgcc-core-3.4.5-20060117-1.tar

Description: gcc-core-3.4.5-20060117-1内核-gcc-core-3.4.5-20060117-1 core
Platform: | Size: 3464192 | Author: | Hits:

[ELanguagemingw3.4.5

Description: mingw 3.4.5 完整的编译器 windows下的ming gcc 开发环境-complete mingw 3.4.5 under windows compiler development environment ming gcc
Platform: | Size: 13496320 | Author: changang | Hits:

[Embeded Linuxgcc-3.4.5-glibc-2.3.6_by-ubuntu_for-kernel-2.6.28.

Description: 自己做的交叉编译工具!gcc-3.4.5,glibc-2.3.6在ubuntu8.04上做的面向kernel-2.6.28的交叉编译工具-Own cross-compiler tool! gcc-3.4.5, glibc-2.3.6 in ubuntu8.04 do kernel-2.6.28-oriented cross-compiler tools
Platform: | Size: 44666880 | Author: 赵星 | Hits:

[Linux-Unixgcc-3.4.5-glibc-2.3.6.tar

Description: at91sam9260的交叉编译工具链 直接解压就可以用-at91sam9260 cross-compiler tool chain can be used on direct decompression
Platform: | Size: 46449664 | Author: 金敏 | Hits:

[Linux-Unixgcc-3.4.4-20050522-1-src.diff

Description: cygwin中的gcc-3.4.4版本,用于升级GCC,编译程序代码-cygwin gcc-3.4.4 version
Platform: | Size: 108544 | Author: 黎陆 | Hits:

[Embeded Linuxarm-linux-gcc-3.4.5-gdb-6.8-insight-6.8-cygwin.tar

Description: cygwin下的arm交叉编译工具 包括: arm-linux-gcc-3.4.5 arm-linux-gdb-6.8 arm-linux-insight-6.8 -cygwin under the arm cross compiler tools include: arm-linux-gcc-3.4.5 arm-linux-gdb-6.8 arm-linux-insight-6.8
Platform: | Size: 59352064 | Author: tufei | Hits:

[Embeded Linuxarm-linux-gcc-3.4.5.tar

Description: linux 下 arm 交叉编译工具: arm-linux-gcc-3.4.5 支持软件浮点运算,-arm cross-compiler under linux: arm-linux-gcc-3.4.5
Platform: | Size: 44429312 | Author: tufei | Hits:

[Linux-Unixgcc-3.4.5-glibc-2.3.6

Description: 交叉编译器gcc-3.4.5-glibc-2.3.6.zip-Cross compiler gcc-3.4.5-glibc-2.3.6.zip
Platform: | Size: 65812480 | Author: jieren | Hits:

[Embeded Linuxarm-linux-gcc-3.4.1.tar.bz2

Description: arm-linux-gcc交叉编译工具的安装说明-arm-linux-gcc cross-compiler tool installation instructions
Platform: | Size: 5120 | Author: chen | Hits:

[ARM-PowerPC-ColdFire-MIPSarm-linux-gcc-3.4.4.tar

Description: arm-linux-gcc 3.4.4 编译器说明-arm-linux-gcc 3.4.4 compiler that
Platform: | Size: 68608 | Author: | Hits:

[Industry researchrtklib_2.4.1

Description: rtklib 版本2.4.1 An Open Source Program Package for GNSS Positioning 日本开源网站上提供的关于GPS卫星数据解算的程序。All of the executable binary APs for Windows are included in the package as well as whole source programs of the library and the APs. * For real-time PPP, EUREF and IGS have already started to distribute real-time satellite orbit and clock as RTCM v.3 SSR messages via NTRIP. To receive the real-time satellite orbit and clock, users have to make registration and get an account to access the NTRIP broadcasters. Refer BKG GDC site http://igs.bkg.bund.de/ntrip/index for details. -All of the library functions and APIs are written in ANSI C (C89). The library internally uses standard socket and pthread for Linux/UNIX or winsock and WIN32 thread for Windows. By setting compiler option-DLAPACK or-DMKL, the library uses LAPACK/BLAS or Intel MKL for fast matrix computation. The console APs are also written in standard C. The library and console APs can be built on many environments like gcc on Linux. The GUI APs are written in C++ and utilize Borland VCL for the GUI toolkit. All of the executable binary APs in the package were built by free edition Borland Turbo C++ 2006 (http://www.turboexplorer.com)* on Windows. The binary APs were tested on Windows XP SP3 32bit and Windows 7 SP1 64bit. The console APs are also built and tested on Ubuntu 9.04 Linux.
Platform: | Size: 27762688 | Author: huo | Hits:

[ARM-PowerPC-ColdFire-MIPSarm-linux-gcc-3.4.1

Description: arm-linux-gcc-3.4.1.tgz是在arm开发板上进行开发的交叉编译工具。-arm-linux-gcc-3.4.1.tgz is tool used to develop your system based on arm.
Platform: | Size: 50426880 | Author: afgdas | Hits:

[Software Engineering3.4.1.tar

Description: arm linux gcc 3.4.1 version
Platform: | Size: 52981760 | Author: zz | Hits:

[Embeded Linuxgcc-3.4.6.tar

Description: 附件是ARM GCC的交叉编译工具,希望能帮到各位。(ARM GCC cross compiling tool.)
Platform: | Size: 28192768 | Author: kaca | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net