CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 其它 搜索资源 - c language program

搜索资源列表

  1. xfer_function1

    1下载:
  2. matlab 数据处理 fpga 的sg 程序 类似于DSP的C语言程序 大家分享-they simply Matlab data processing procedures similar to the sg DSP C language program to share with you! !
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1560
    • 提供者:吴建飞
  1. allprogram

    0下载:
  2. 有限元程序。用c语言开发的三角形有限元程序。可以计算偎依,应力。而且是动态存储空间分配。-finite element program. C language used by the triangular finite element program. Looks can be calculated and stress. It is a dynamic storage allocation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2006
    • 提供者:海军
  1. 李萨如图

    0下载:
  2. 这是用C语言编写的一个小程序,它的结果是演示物理实验中的李萨如图。运行程序的时候需要把CCBP文件夹包含在头文件中。-This is the C language of a small program, and the result is a demonstration of physics experiments Lissajous figure. When operational procedures need CCBP folder contains the first document.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:153122
    • 提供者:梁晓军
  1. lab8_2

    0下载:
  2. 该程序包括了一个具体实例,介绍了C++语言中的一个具体应用-the program includes a specific example, the C language of a specific application
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7072
    • 提供者:zjn
  1. exam8_nankai100

    0下载:
  2. 通过这次上机考试(2004年4月)以及从各大论坛上考生朋友们所抽取的上机题来看,所有的上机考试题全来自南开100题,但网上所流传的以及正式书本上的解法也有不少的错误,因此也误导了一些基础不深的朋友们,为此我将2004年版南开100题中所有的题都在无忧2004年上半年版模拟系统中进行了测试(无忧模拟系统也安装了最新的补丁),将正确的、精华的解法采纳出来,其中有许多题也加入了我的编程思想,尽量照顾了一些基础不深并对C语言中指针解法很畏惧的朋友们,做到容易理解及容易掌握-through this ex
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:211425
    • 提供者:赵强
  1. matrixclasslibraries

    0下载:
  2. 本程序提供了一个矩阵类库。本类库的矩阵、向量运算采用值传递。本类库的矩阵和向量的第一个元素的起始下标为1,不是0。这点尤其要注意。这和C语言中的数组不一样-this program provides a matrix class library. The Class of matrix vector operations using transfer value. The Class of matrix and vector elements of a start to an index, no
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7861
    • 提供者:tomb499717
  1. wordsanalysis

    0下载:
  2. 用C语言来实现的编译原理词法分析的小程序,可以对输入的C语言程序进行初步的静态检测-C language compiler to achieve the tenets of lexical analysis of small programs, can the importation of the C language program for the initial static testing
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2196
    • 提供者:wangtuo
  1. autopowercontrol

    0下载:
  2. 这是我在网上找的关于数字控制电源的c语言程序设计,一切资料来源于网上-This is what I find in the on-line digital control power of c language program design, all the information from the Internet
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6180
    • 提供者:吴桂林
  1. 16x2

    0下载:
  2. 16x2 字符液晶屏驱动程序C语言 16x2 字符液晶屏驱动演示程序总线方式-16x2 character LCD Driver C language 16x2 character LCD driver means Bus Demonstration Program
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12038
    • 提供者:徐湘忆
  1. GONGCHEN

    0下载:
  2. C语言程序求最短路径问题,是无向图方面的. 数据结构中的图论-C language program for the shortest path problem, and there is no plan to the area. Data structure of the graph theory
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1100
    • 提供者:刘哥
  1. c_pasword

    0下载:
  2. C语言口令保护程序 > 本程序可加到用户的源程序之前,起到加锁的作用。本程序的特点是:口令保密性强(保存于文件KLK.CFG中,此文件名也可由用户重新命名),而且用户可随时修改口令。在程序中当用户输入口令后,系统首先测试口令文件KLK.CFG是否存在(只有用户运行了修改口令子函数后才会生成口令文件,否则系统只认默认口令88888888),若存在则从中取出口令字,否则系统用默认口令与用户输入的口令进行较验。另外,修改口令子函数changkl(),可在用户程序中调用,以修改口令文件中的口令
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1622
    • 提供者:阿乐
  1. 12-3

    0下载:
  2. 关于如何走出迷宫的c语言程序,首先从键盘上输入迷宫进、出口位置,即可在屏幕上显示出口路线图。-on how out of the labyrinth c language program, the first from the keyboard input maze imports and exports position, can be displayed on the screen export the road map.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1506
    • 提供者:孙红艳
  1. 9-6

    0下载:
  2. 播放器的c语言程序,通过读取音长基数的值,确定发音的频率,然后按频率值发出歌曲的音调。-Player of the c language program, read through the duration of the base value, to determine the frequency of pronunciation, then issued by the frequency of the pitch songs.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1368
    • 提供者:孙红艳
  1. lkkjh

    0下载:
  2. 一些c语言程序,对初学者挺有用的,应该看看,很有帮助。-some c Language Program, for beginners quite useless, we should look at and helpful.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2295
    • 提供者:孙红艳
  1. uytr

    0下载:
  2. c语言程序,很有帮助,不看你后悔,我好不容易才找到的。-c language program and very helpful not see you regret it, before I finally found.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1972
    • 提供者:孙红艳
  1. C-language-high-quality-program

    0下载:
  2. c语言的深入说明,适合此语言初学者进一步进阶,深刻理解C语言的实现机制等。-c language explains in depth, for this language further advanced beginners profound understanding of C implementation mechanism.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:604789
    • 提供者:陈尘
  1. pukemoni

    0下载:
  2. 一个模拟扑克比大小的c语言程序.共四个人,随机分拍,比大小,最后统计谁赢的次数最多-a simulated poker than the size of c language program. A total of four individuals were randomly divided into bats, more than size, The final statistics who won the highest number of
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:127401
    • 提供者:linbaowei
  1. translate2

    0下载:
  2. c语言程序,将阿拉伯数字翻译成英文。如输入:792677321 输出:seven hundred ninety-two million six hundred seventy-seven thousand three hundred twenty-one -c language program will be translated into Arabic and English. If input : 792677321 output : seven hundred ninety-two
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:988
    • 提供者:yy
  1. 用C语言实现键盘画图.ZIP

    0下载:
  2.   笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一 些特殊的符号,象变压器符号、开关符号等等,用一般的编程方法来绘制比较困难,因此,笔者用C语言开发了一个手工绘制电力系统一次接线图 的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。-writer in the development of county-level SCADA process, encountered a power system to
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4001
    • 提供者:家因
  1. C6000DSP的C语言程序示例

    0下载:
  2. C6000DSP的C语言程序示例 一共有3个 内容不错,希望能对有需要的朋友有帮助。-C6000DSP C language program an example of a total of three as well, the hope is to have a friend in need of help.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19780
    • 提供者:高永博
« 12 »
搜珍网 www.dssz.com