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

搜索资源列表

  1. xingshen

    0下载:
  2. 学生管理系统啊 C语言的 没有解压吗-student management system ah C language not unpacked?
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:133834
    • 提供者:liu
  1. NT7532_LCD_

    0下载:
  2. NT7532驱动的LCD与AVR单片机接口源代码,C语言编写-NT7532-driven LCD AVR source code, C language
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2103
    • 提供者:吴先生
  1. 8051_ex0

    0下载:
  2. 8051系列单片机的外部中断的c语言的简单的操作例程-8051 external disruption of the c language simple routine operation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7142
    • 提供者:谢智强
  1. 8051_portio

    0下载:
  2. 8051系列单片机的输入输出口的c语言的简单的操作例程-8051 input and output of all of the c language simple routine operation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4980
    • 提供者:谢智强
  1. 8051_timer0_pulse

    0下载:
  2. 8051系列单片机的利用定时器进行脉冲宽度测量的c语言的简单的操作例程-8051 for the use of timer pulse width measurement of the C language routines simple operation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14347
    • 提供者:谢智强
  1. c100example

    0下载:
  2. c语言实用程序100例 很经典,没有密码-practical procedures classic 100 cases, no passwords
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:152307
    • 提供者:李明
  1. zq

    0下载:
  2. 分析器 用c语言编写的 已经运行通过的 供给大家参考-analyzer with the language already running through the supply reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1853
    • 提供者:唐志
  1. flame09101047

    0下载:
  2. 51单片机的一个C 语言与启动代码,看对大家有没有帮助-51 MCU with an activated C language code, we have to look at not help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:136289
    • 提供者:wh
  1. AES(Rijndael)

    0下载:
  2. c语言实现标准的AES加密算法 解密密钥需是10轮后产生的-C Language standard AES decryption key encryption algorithm takes 10 after the
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:23133
    • 提供者:陈丰
  1. ctoolbar

    0下载:
  2. 这是一个由c#语言在.net环境下实现的 下拉菜单-This is a language in the c #. Net environment under the drop-down menu
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:20819
    • 提供者:小波
  1. TELEFON

    1下载:
  2. 超级市场中,有的时候需要保存购买者的名称、电话号码、地址信息,以方便进行送货上门、订购服务。 电话号码目录是拥有大量数据的存储库,提供有关个人和组织的信息,简易的电话号码存储系统可以采用C语言来实现,并且这些信息可以保存在磁盘文件上。 随着新订户的加入、一些老订户的删除以及其他订户数据的改变,必须经常地更新目录。除了添加、删除、修改操作外,还可以查询现有的数据。 -supermarket, sometimes necessary to preserve the purch
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2918
    • 提供者:李奕龙
  1. Csourcecode

    0下载:
  2. 一些经典的源程序代码希望对大家的C语言学习有一定的帮助-some classics of the source code you want to learn the C language can help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:67377
    • 提供者:neptune87140104
  1. VMED

    0下载:
  2. 文本编辑器的C语言,供大家参考.多多指点-text editor of the C language, for your reference. Many guidance
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:45904
    • 提供者:baihuafei
  1. tspcode

    0下载:
  2. c语言编写的应用遗传算法解决tsp问题的源码,并且已编译-prepared by the application of genetic algorithms to solve the problem tsp source, and compiled
  3. 所属分类:其它

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

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

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

    0下载:
  2. Dijstra算法,用C语言实现.求网络最短路 -Dijstra algorithm, using C language. For most short-circuit network
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1280
    • 提供者:fdfd
  1. Studymanagementsystem

    0下载:
  2. 一个十分简单的管理系统,用VC做的,用了C语言里的文件那章的内容。-a very simple management system, with VC do with the C language for documents that the content of the Charter.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:221095
    • 提供者:刘生
  1. AIcode

    0下载:
  2. 人工智能人工神经网络源码 c语言代码 来源:源码中国-AI Artificial Neural Network c language source code Source : China FOSS
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6250
    • 提供者:hh
  1. fiveziqi

    2下载:
  2. 一个五子棋人工智能算法源码 c语言编程 人工智能-an artificial intelligence algorithm source code 331 c artificial intelligence programming language
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:119953
    • 提供者:hh
  1. daxiaoxiezhuanhuan

    0下载:
  2. 输入一个字符,如果它是大写字母,则把它变成小写字母,如果是小写字母则把它变成大写字母,其他字符不变.这个是我们大学的一个C语言作业算法!-importation of a character, if it is capital letters, put it into lowercase letters, If lowercase letters put it into capital letters, other characters unchanged. this is our univer
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1452
    • 提供者:宇宙的弦
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com