文件名称:newCount
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-05-07
- 文件大小:
- 2.61mb
- 下载次数:
- 0次
- 提 供 者:
- 谢
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.所有已知错误除大数乘法外皆解决
2.添加按键音
3.解决老版本缓冲区清空问题
4.添加类似windows计算器的/=功能(即自身作为第二个操作数)
5.目前小数仅保留4位以内-1. All known bugs are solved outside except multiply large numbers
2. Add the key tone
3. Solve the problem the old version of the buffer empty
4. Similar windows calculator/= function (ie itself as the second operand)
5. Currently only reserved four decimals less
2.添加按键音
3.解决老版本缓冲区清空问题
4.添加类似windows计算器的/=功能(即自身作为第二个操作数)
5.目前小数仅保留4位以内-1. All known bugs are solved outside except multiply large numbers
2. Add the key tone
3. Solve the problem the old version of the buffer empty
4. Similar windows calculator/= function (ie itself as the second operand)
5. Currently only reserved four decimals less
(系统自动生成,下载前可以参看下载内容)
下载文件列表
newCount\CountFile\Count.c
........\.........\Count.h
........\graphics\luo1.c
........\........\luo1.h
........\inc\2440addr.h
........\...\2440addr.inc
........\...\2440lib.h
........\...\2440slib.h
........\...\2440usb.h
........\...\AudioDrv.h
........\...\bootpara.h
........\...\camdata.h
........\...\camdef.h
........\...\camif.h
........\...\camproset.h
........\...\def.h
........\...\dma.h
........\...\IIC.h
........\...\keyscan.h
........\...\LCD_TFT.h
........\...\MAIN.h
........\...\Memcfg.inc
........\...\memtest.h
........\...\mmu.h
........\...\Nand.h
........\...\norflash.h
........\...\Option.h
........\...\Option.inc
........\...\profile.h
........\...\SD_MMC.h
........\...\Test_OV9650.h
........\...\Wav_source.h
........\NewCount.mcp
........\........_Data\CWSettingsWindows.stg
........\.............\Debug\TargetDataWindows.tdt
........\.............\.....Rel\NewCount.axf
........\.............\........\ObjectCode\2440init.o
........\.............\........\..........\2440lib.o
........\.............\........\..........\2440slib.o
........\.............\........\..........\Count.o
........\.............\........\..........\Font_Libs.o
........\.............\........\..........\LCD_TFT.o
........\.............\........\..........\Main.o
........\.............\........\..........\mmu.o
........\.............\........\..........\nand.o
........\.............\........\..........\Touchpanel.o
........\.............\........\..........\TQ_LOGO.o
........\.............\........\TargetDataWindows.tdt
........\.............\Release\TargetDataWindows.tdt
........\src\2440init.s
........\...\2440lib.c
........\...\2440slib.s
........\...\Font_Libs.c
........\...\LCD_TFT.c
........\...\Main.c
........\...\mmu.c
........\...\nand.c
........\...\Touchpanel.c
........\...\TQ_LOGO.c
........\说明.txt
........\NewCount_Data\DebugRel\ObjectCode
........\.............\Debug
........\.............\DebugRel
........\.............\Release
........\CountFile
........\graphics
........\inc
........\NewCount_Data
........\src
newCount