CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C语言写的

搜索资源列表

  1. handwrite-identity

    0下载:
  2. 手写识别软件用C语言写的,有研究的价值,就这样吧,好吧-Handwriting recognition software written using C language, a study of the value, so be it, all right
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:51646
    • 提供者:gehuazhen
  1. Mail-Server

    0下载:
  2. 在Linux环境下用C语言写的邮件服务器,支持SMTP、POP3 协议。能够发送和接受邮件。支持转发功能。在Outlook和FoxMail上测试通过-In the Linux environment using C language to write the mail server, supporting SMTP, POP3 protocol. The ability to send and receive mail. Support for forwarding. In Outlook an
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:618078
    • 提供者:周伦
  1. C-language--game

    0下载:
  2. C语言写的数独猜谜游戏 游戏功能说明: 1.有简单、一般和困难3种难度选择,每次开始游戏时程序随机生成符合难度要求的数独题。 2.游戏中使用方向键控制光标。1-9数字键填入数字。(不支持使用小键盘) 3.使用DEL键消除填写有误的数字,随时使用ESC键可以退出游戏。 4.格子左上角偶尔会出现一个笑脸。经排查未发现等价于printf(" c",2) 的语句,求高人指点。 - C language game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:2309
    • 提供者:
  1. motor.c

    0下载:
  2. 51单片机控制步进电机的源程序,用C语言写的-51 single-chip stepper motor control source code, written in C language
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:29922
    • 提供者:梁笑
  1. 100-classic-algorithm-c-language-

    0下载:
  2. 经典C语言程序设计100例,C语言能够让你深入系统底层,你知道的操作系统,哪一个不是C语言写的?所有的windows,Unix,Linux,Mac,os/2,没有一个里外的,如果你不懂C语言,怎么可能深入到这些操作系统当中去呢?更不要说你去写它们的内核程序了。-Classic C Programming Language 100 cases, C language allows you in-depth the underlying system, you know the operating
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:37834
    • 提供者:李有
  1. c

    0下载:
  2. C语言写的一个潮流计算程序,很简单易懂,非常不错!给需要的人吧-powerflow,verry good!
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:13674
    • 提供者:桃太郎
  1. AD7705-C

    1下载:
  2. AD7705的AD采样程序,这个程序是C语言写的,大家可以根据它进行修改,很好用-The AD7705 AD sampling procedures, the program is written in C language, we can modify it, very easy to use
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-10-14
    • 文件大小:75149
    • 提供者:朱文
  1. chess-c

    0下载:
  2. c语言写的象棋程序,经过调试可以实现,大家可以下载下来学习下。-chess program written in c language, can be achieved through commissioning, we can download to learn next.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:142316
    • 提供者:韩彧
  1. c-language-of-student

    0下载:
  2. 用C语言写的学生信息管理系统,在Dos界面下,有选择菜单。能够对学生信息进行增加,删除,修改和查询。查询的方式有很多种,如按学号,姓名查询等。适合初学者学习!编译环境Visual Studio 6.0-英语中文(简体)日语Written in C language student information management system, in Dos interface, have a choice menu. Student information to be able to add, d
  3. 所属分类:Education soft system

    • 发布日期:2017-04-03
    • 文件大小:299322
    • 提供者:Thomas
  1. c-code

    0下载:
  2. 一些关于比较经典的c语言写的源代码,有滤波,跟踪,矩阵运算-a package about matrix computing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:726972
    • 提供者:杨帅
  1. music

    0下载:
  2. c语言写的音乐播放器,包括源码,点击运行即可-a music player by c language
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:1009066
    • 提供者:htm
  1. c

    0下载:
  2. 用c语言写的 没事的时候玩玩 可以提高c的编程能力整人程序有意思-the program is very interesting
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:18410
    • 提供者:z
  1. A-star.c

    0下载:
  2. 实现A*算法,用C语言写的超好超实用,大家好好看看。-A* algorithm, written in C language, the ultra-practical, we take a good look.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1527398
    • 提供者:赵腾飞
  1. pointers-on-c

    0下载:
  2. 一些用C语言写的指针实例。包括了排序,组合,计数,函数调用,键盘消息等各种应用指针的例子。-Written in C language pointer instance. Including sorting, combinations, counting, function calls, pointer example of a variety of applications such as keyboard messages.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:52198
    • 提供者:xsd
  1. C-code-of-GMM

    0下载:
  2. OpenCV中,利用C语言写的GMM模型的代码。-OpenCV, the use of the GMM model code written in C language.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:89398
    • 提供者:luer
  1. C---pu-------ke----game

    0下载:
  2. 用C语言写的扑克牌游戏,扑克游戏为七鬼五二三扑克牌游戏-Poker game for the seven ghost 5 23 poker game poker game written in C language,
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:607277
    • 提供者:chengjing
  1. C-PCompiler

    0下载:
  2. 用C语言写的C编译器,生成P-code代码,有说明文件.-This is a C compiler which is written in C language, it can translate C-code file into P-code file
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:922793
    • 提供者:王丽
  1. WOW的DBC文件转换器

    2下载:
  2. WOW的DBC文件转换器[源代码]..rar,用C语言写的,大家能下来研究! -WOW DBC file converter [source code] .. rar, written in C language, we can down to study!
  3. 所属分类:Windows编程

    • 发布日期:2012-12-27
    • 文件大小:139899
    • 提供者:mx
  1. C

    0下载:
  2. c语言写的一些程序,是一些比较基础的程序,这只是其中一部分,后续的会跟上-c language program, some of the more basic procedures, this is just one part of the follow-up will follow
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:134131
    • 提供者:wang
  1. pinyin.c

    0下载:
  2. 汉字对应的拼音查找。方便你在对应汉字里面查找到汉字对应拼音的第一个字母是什么的。是c语言写的,可用于xcode。-Find Chinese characters correspond to the alphabet. You find Chinese characters corresponding to the first letter of the alphabet is the corresponding Chinese characters inside. C language writ
  3. 所属分类:MacOS develop

    • 发布日期:2017-11-18
    • 文件大小:14541
    • 提供者:yaolong
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com