CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 测试通过

搜索资源列表

  1. my_linux_fifo

    0下载:
  2. linux下面消息队列具体实现源代码,测试通过-below Message Queue concrete realization of the source code, the test
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2063
    • 提供者:shqk
  1. 硬件中断

    0下载:
  2. 用汇编语音编写的基于320TMSC54XXDSP的硬件中断程序,在ccs5000上测试通过-used to prepare a compilation of voice-based 320TMSC54XXDSP hardware interrupt procedures, in testing through ccs5000
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:3259
    • 提供者:高高
  1. 存储器

    0下载:
  2. 用汇编语音编写的基于320TMSC54XXDSP的数据存储器和程序存储器程序,在ccs5000平台测试通过-compiled using voice-based 320TMSC54XXDSP prepared the data memory and program memory procedures for the testing platform through ccs5000
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5544
    • 提供者:高高
  1. 异步串行口

    0下载:
  2. 用汇编语音编写的基于320TMSC54XXDSP的异步串行口与PC机的接口程序,在ccs5000平台测试通过-compiled using voice-based 320TMSC54XXDSP prepared asynchronous serial port and PC Access mouth procedures, the test platform through ccs5000
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:4287
    • 提供者:高高
  1. 同步串行接口

    0下载:
  2. 用汇编语言编写的基于320TMSC54XXDSP的同步串口程序,在ccs5000平台测试通过-assembler language based on the synchronous serial 320TMSC54XXDSP procedures, in the test platform ccs5000
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:6780
    • 提供者:高高
  1. 320TMSC54XXDSP定时器

    0下载:
  2. 用汇编语音编写的基于320TMSC54XXDSP的定时器程序,在ccs5000平台测试通过-voice with a compilation prepared by the timer on 320TMSC54XXDSP procedures, in the test platform ccs5000
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:4107
    • 提供者:高高
  1. 五子棋(Five)V1.0源程序

    0下载:
  2. 这是一个不错的程序,VB6.0下测试通过,欢迎使用-This is a good procedure to test VB6.0, welcomed the use of
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:444124
    • 提供者:啊建
  1. Focus

    0下载:
  2. 这是自己写的shell程序,运行环境为evc4.2,本程序已经测试通过!-write his shell, the environment for evc4.2, this procedure has been tested!
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:301288
    • 提供者:Jade
  1. 驱动程序和源代码

    0下载:
  2. 本程序是对ARM9的嵌入式系统开发的驱动程序的代码,它的编译环境是交叉编译的GCC,测试通过的代码,里面包含有网络,外围设备等的驱动。内容丰富,很值得一看的。-procedures for the ARM9 embedded system development driver code, it is the cross-compiler environment of the GCC compiler, test the code, which contains network, peripher
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1345692
    • 提供者:谭航
  1. 2005101523542byUID17

    0下载:
  2. QQ登陆器[Moodsky:发了个代码,有想研究的进来。] 刚研究完 可登陆多个号码,2000测试通过-QQ landers [Moodsky : made a 000 code, and have come to study. ] Recently studied more than numbers can be found, testing through 2000
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:31031
    • 提供者:张辉
  1. 不规则图片按钮CxSkinButton_demo

    2下载:
  2. 在vc中方便的实现不规则形状按钮 VC++6.0,MsWinXp下测试通过-easily achieve the irregularly shaped buttons VC 6.0, the test under MsWinXp
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:94754
    • 提供者:杨立伟
  1. BpNet_src

    0下载:
  2. BP神经网络源代码,代码详细设计了网络节点、迭代过程、及调用接口,在VC6.0下调用测试通过-BP neural network source code, code detailed design of the network nodes, iterative process, and call interfaces, in VC6.0 under test by calling
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5237
    • 提供者:刘胜国
  1. CRC32_code_59

    1下载:
  2. CRC32校验,网络安全项目必用的冬冬,在VC6.0下测试通过,有完整的测试程序-CRC checksum, and network security projects must use the kick in VC6.0 under test, a comprehensive test procedures
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:16839
    • 提供者:刘胜国
  1. Lzss_VC

    0下载:
  2. 测试LZSS算法的VC代码,其中LZSS算法的实现部分为C代码来自网上,修改后在VC上测试通过 可移植到其它平台,如嵌入式系统 示例中直接打开本目录下的Tmp.txt zip压缩Tmp.txt并输出压缩内容到zip.out unzip解压zip.out的内容并输出到unzip.out 目录下Tmp.txt文件必须存在-test LZSS VC code algorithm, the algorithm to achieve LZSS part of the C code
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:52732
    • 提供者:匿阳
  1. ReadObj

    0下载:
  2. openGL的详细变成示例,包括渲染,旋转等。在vc++6.0中测试通过 -into the detailed examples, including rendering, and rotating. Vc 6.0 in the test
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:65489
    • 提供者:陈强
  1. 18B20f020dpjyy

    0下载:
  2. 基于F020单片机的应用程序,测试通过! 只限于交流和学习!-F020 Single-SCM - based applications, the test! Only limited to the exchange and learning!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:68044
    • 提供者:小广
  1. nsp788e

    0下载:
  2. 为ARM测试程序 已经测试通过 包括启动文件-for the ARM test procedures have been tested including startup files
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1311410
    • 提供者:晚饭
  1. mymscomm

    0下载:
  2. 自己用mscomm编写的一个串口传输例子,在2台pc机上测试通过-mscomm prepare themselves with the example of a serial transmission, the two Taiwan pc on the test machine
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:35658
    • 提供者:luoqh
  1. studentsimple

    0下载:
  2. 采用数组方式生成的\"学生成绩管理系统\" 全C语言编制.....适合学生在学校课程设计参考..功能比较齐全...有创建,查找,排序,显示,插入,删除...附带子程序..校验输入的正确性...在turbo c 2.0下测试通过-array is formed using the "student performance management system" full C language ..... suitable for students in
  3. 所属分类:教育/学校应用

    • 发布日期:2012-10-22
    • 文件大小:4550
    • 提供者:逍遥冰心
  1. fengcpp1

    0下载:
  2. 驱动LCD,在avr mega48(价格6元人民币) 测试通过,虽然小,可是 C++ 的,-LCD driver in avr mega48 (price six yuan), the test, although small, C,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8869
    • 提供者:voicevon
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com