登录
首页 » Visual C++ » IP

IP

于 2011-04-06 发布 文件大小:376KB
0 346
下载积分: 1 下载次数: 0

代码说明:

说明:  IP通讯协议,基于DSP2812芯片,在CCS3.0开发平台运行(IP communication protocol)

文件列表:

IP
..\cc_build_Debug.log,3276,2006-11-02
..\Debug
..\.....\DSP28_Adc.obj,1697,2006-11-02
..\.....\DSP28_CpuTimers.obj,5564,2006-11-02
..\.....\DSP28_DefaultIsr.obj,35924,2006-11-02
..\.....\DSP28_ECan.obj,1713,2006-11-02
..\.....\DSP28_Ev.obj,1691,2006-11-02
..\.....\DSP28_GlobalVariableDefs.obj,111379,2006-11-02
..\.....\DSP28_Gpio.obj,1713,2006-11-02
..\.....\DSP28_InitPeripherals.obj,2624,2006-11-02
..\.....\DSP28_Mcbsp.obj,21214,2006-11-02
..\.....\DSP28_PieCtrl.obj,4943,2006-11-02
..\.....\DSP28_PieVect.obj,16440,2006-11-02
..\.....\DSP28_Sci.obj,1697,2006-11-02
..\.....\DSP28_Spi.obj,1697,2006-11-02
..\.....\DSP28_SysCtrl.obj,5554,2006-11-02
..\.....\DSP28_Xintf.obj,4879,2006-11-02
..\.....\DSP28_XIntrupt.obj,1741,2006-11-02
..\.....\ip.map,19008,2006-11-02
..\.....\IP.obj,26104,2006-11-02
..\.....\ip.out,155138,2006-11-02
..\.....\testIP.obj,4334,2006-11-02
..\.....\testtcp.obj,1520,2005-03-23
..\Debug.lkf,1133,2006-11-02
..\Debug.lkv,878,2005-03-23
..\DSP28_Adc.c,1151,2002-05-27
..\DSP28_Adc.h,6469,2002-05-27
..\DSP28_CpuTimers.c,3808,2002-05-27
..\DSP28_CpuTimers.h,5211,2002-05-27
..\DSP28_DefaultIsr.c,24599,2003-11-20
..\DSP28_DefaultIsr.h,4797,2002-05-27
..\DSP28_DevEmu.h,2447,2002-05-27
..\DSP28_Device.h,3989,2005-03-23
..\DSP28_ECan.c,1159,2002-05-27
..\DSP28_ECan.h,46740,2002-05-27
..\DSP28_Ev.c,1153,2002-05-27
..\DSP28_Ev.h,20967,2002-05-27
..\DSP28_GlobalPrototypes.h,1199,2002-05-27
..\DSP28_GlobalVariableDefs.c,3024,2003-11-11
..\DSP28_Gpio.c,1178,2004-12-28
..\DSP28_Gpio.h,29551,2002-05-24
..\DSP28_InitPeripherals.c,1885,2004-12-30
..\DSP28_Mcbsp.c,2504,2005-02-17
..\DSP28_Mcbsp.h,34838,2003-11-13
..\DSP28_PieCtrl.c,2055,2002-05-27
..\DSP28_PieCtrl.h,5972,2002-05-27
..\DSP28_PieVect.c,5404,2002-05-27
..\DSP28_PieVect.h,6474,2002-05-27
..\DSP28_Sci.c,1233,2002-05-27
..\DSP28_Sci.h,8228,2002-05-27
..\DSP28_Spi.c,1194,2002-05-27
..\DSP28_Spi.h,6239,2002-05-27
..\DSP28_SysCtrl.c,2722,2005-01-01
..\DSP28_SysCtrl.h,9979,2002-05-27
..\DSP28_Xintf.c,3496,2005-02-17
..\DSP28_Xintf.h,3779,2002-05-27
..\DSP28_XIntrupt.c,1194,2004-12-29
..\DSP28_XIntrupt.h,2256,2002-05-27
..\ext_inf.h,102,2006-11-02
..\F2812.gel,5939,2003-05-30
..\IP.C,22161,2006-11-02
..\ip.CS_
..\......\FILE.CDX,3072,2006-11-02
..\......\FILE.DBF,1606,2006-11-02
..\......\FILE.FPT,1801,2006-11-02
..\......\SYMBOL.CDX,294912,2006-11-02
..\......\SYMBOL.DBF,219770,2006-11-02
..\......\SYMBOL.FPT,379628,2006-11-02
..\IP.h,4308,2006-11-02
..\ip.paf,11270,2005-03-25
..\ip.paf2,11569,2006-11-02
..\ip.pjt,1328,2006-11-02
..\ip.sbl,5415,2006-11-02
..\rts2800n.lib,170798,2004-09-13
..\SRAM.cmd,3729,2005-03-23
..\testIP.c,1286,2006-11-02
..\新建压缩文件(1).zip,22,2011-04-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mine
    自己编的扫雷的小程序,很用心的编写,对新手应该会有帮助。里面的小砖块、计数值显示都是小控件,以后有类似用途应该都用得上。控件以动态库的形式。(Own a small demining program, very hard to write, it should be helpful for the novice. Inside the small brick, the count display controls are small, after a similar purpose should all need them.)
    2015-08-31 23:57:05下载
    积分:1
  • daf
    图像读写,主要用于bmp格式的图像的自动获取、二值化、滤波等操作。(Image read and write, mainly for automatic bmp format image capture, binarization, filtering and other operations.)
    2013-09-15 21:00:31下载
    积分:1
  • std4
    C++的课程设计,学生信息管理系统,控制台模式。演示了类的创建和使用,以及类的继承,文件的读写。(C++ in curriculum design, student information management system, the console mode. Demonstrated the creation and use of categories, as well as the type of inheritance, to read and write documents.)
    2009-06-13 11:32:55下载
    积分:1
  • Cabinethandleprogress
    该程序是处理CAB文件的程序例子,它所适用的运行环境是Win9x/NT/2000/XP/,是经过编译和运行后证明有效地。(CAB file of the program procedures for dealing with an example, it applies to the operating environment is Win9x/NT/2000/XP /, is compiled and run proved effective.)
    2010-12-14 13:06:32下载
    积分:1
  • lpc2368IAP
    lpc2368的IAP参考代码有很强的使用价值。请认真阅读下载(lpc2368 of IAP reference code has a strong value. Please carefully read the download)
    2013-06-09 16:37:55下载
    积分:1
  • FftTest
    这是一个介绍vc 和matlab混合接口编程的实例,主要是在vc下面调用matlab里的各个库。(This is a example of introducing vc and matlab programing , it call matlab s function in visual C++.)
    2021-03-04 19:49:32下载
    积分:1
  • tree_analysis
    这个一个用于树形分析的中间件代码工具.输入编码表后能自动生成对应的树状结构,便于分析.开发环境Visual C++ 6.(This middleware code for tree analysis tool. Input encoding table can automatically generate the corresponding tree for easy analysis. Development environment of Visual C++ 6. )
    2012-12-22 07:14:39下载
    积分:1
  • 255105lesson10
    这是我图形学课程的作业,利用OPENGL和VC++开发,画的是一个动态场景,有光照,阴影等效果,可旋转。(This is my operating graphics programs, use of OPENGL and VC++ development is a dynamic art scene, with light, shadows and other effects, may be rotating.)
    2021-01-25 23:08:42下载
    积分:1
  • multhread
    程序用于完成多线程程序设计,在vc环境下开发(Procedures for the completion of multi-threaded programming, in vc development environment)
    2011-01-17 22:28:05下载
    积分:1
  • SCTP_Client_Server-master
    SCTP实验,实现客户端和服务器端传输数据(SCTP experiment, to achieve the client and server side data transfer)
    2013-12-24 16:44:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载