CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - c 经典程序代码

搜索资源列表

  1. 经典汉诺塔问题c语言版

    1下载:
  2. 汉诺塔是初学数据结构的同学最头疼的问题,这里是一个用递归函数解决汉诺塔问题的经典c语言程序,里面有代码和执行文件。-HANOR data structure is that when the students most headaches, here is a solution using a recursive function HANOR a classic c language program, which has code and the implementation document.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8707
    • 提供者:苏辉
  1. 51+ch375读写U盘超精简原程序(啊雨)

    0下载:
  2. 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。 下 欢测试以下U盘通过:郎
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. C语言中的一个经典程序代码——猴子选大王
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4180
    • 提供者:林超勇
  1. hannuotaduo

    0下载:
  2. 经典问题汉诺塔的C语言程序代码,包含多种方法实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4466
    • 提供者:yangchjun
  1. C代码大全

    0下载:
  2. C经典算法,包含各类算法。是程序员的好助手,希望大家喜欢。。
  3. 所属分类:C#编程

  1. 手机短信收发程序_mode

    1下载:
  2. 是一个比较的手机短信收发程序,功能真的是比较全,这可是我收藏比较经典的代码-is a comparison of SMS transceiver procedures, functions really is the whole, which I compare classic collections of code
  3. 所属分类:通讯编程

    • 发布日期:2013-04-25
    • 文件大小:124823
    • 提供者:llg
  1. Boxman

    0下载:
  2. 推箱子 经典单机游戏 程序设计 Visual c++包括原代码-failed to translate
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-23
    • 文件大小:62380
    • 提供者:周盼盼
  1. C(1)

    0下载:
  2. C经典源程序代码100例,各种算法各种程序-C source code 100 cases of classic, various algorithms of various procedures
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:5851
    • 提供者:gavin
  1. C-arithmetic

    0下载:
  2. C语言程序设计题典,包括很多类型的设计题目,有详细的代码,和经典的算法,很好的学习C语言的资料-C Language Programming Code title, including many types of design topics, with detailed code, and the classical algorithm, very good information to learn C language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3394256
    • 提供者:lyd
  1. alglib-2.3.0.cpp

    0下载:
  2. 上传的是一组经典算法程序的C++的源程序代码,例如神经网络集成、神经网络、遗传算法蚁群算法等等。ALGLIB是一个跨平台的数据分析工具。具体的介绍见以下网址http://www.alglib.net/-ALGLIB is a cross-platform numerical analysis and data processing library. ALGLIB aims to be highly portable: it supports several programming languag
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1069948
    • 提供者:马小白
  1. CodeComplete

    0下载:
  2. c++经典程序代码大全包含各种数学运算程序公式编程-c++ program code Daquan
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:74495
    • 提供者:天冷不加衣
  1. C

    0下载:
  2. 关于C语言的经典程序代码 题目很好,代码准确!-On the classic C language code was a good topic, the code accurately!
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2811
    • 提供者:hello19
  1. 51_mcu_examples

    3下载:
  2. 非常经典的51单片机常用实例程序代码,还附有开发板原理图:内容主要有:1 流水灯2 倒计时--数码管3 数码管动态显示4 数码管静态显示5 点阵--心型6 串口通信16 串口通信27 继电器控制8 音乐播放程序9 AT24C0210 红外线接收11 DS18B20 12DS1302 13 LCD1602-1 14 PS2键盘显示;15 矩阵键盘16 LCD12864 17 步进电机17 步进电机驱动 18 ADC0832 19 RS485通讯 20 直流电机 21 定时器0
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-06-07
    • 文件大小:1102059
    • 提供者:郑道宝
  1. C_programming_classic_24_point_code_calculation.ra

    0下载:
  2. C编程经典程序代码算24点C programming classic 24-point code calculation-C programming classic 24-point code calculation
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:407092
    • 提供者:ywh
  1. C_SMTP_protocol_design_classic_code

    0下载:
  2. C设计SMTP协议的经典程序代码C SMTP protocol design classic code-C SMTP protocol design classic code
  3. 所属分类:Email Client

    • 发布日期:2017-03-30
    • 文件大小:9788
    • 提供者:ji
  1. C123

    0下载:
  2. C++经典程序代码大全,包括根据半径计算圆的周长和面积等-Classic C++ program code Daquan, including the calculation based on the radius of the circle perimeter and area, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:94895
    • 提供者:HJ
  1. CSharp

    0下载:
  2. C#信息管理系统范例精选,内含有许多C#经典程序代码,适合初学者使用。-C# examples featured information management system, which contains many of the classic C# code, suitable for beginners to use.
  3. 所属分类:CSharp

    • 发布日期:2017-05-19
    • 文件大小:5273713
    • 提供者:匆匆
  1. C-language-program-code

    0下载:
  2. 经典的C语言程序代码 对于初学者很有帮助-The classic C language program code is very helpful for beginners
  3. 所属分类:assembly language

    • 发布日期:2017-04-23
    • 文件大小:9383
    • 提供者:周公
  1. C++经典程序代码大全

    0下载:
  2. 经典代码,含各种代码资源,让你随时查看,不用谢(Classic code Guinness)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:94208
    • 提供者:洗洗
  1. 模糊 PID 控制温控系统仿真设计 C 程序代码

    3下载:
  2. 【经典的恒温控制程序】基于单片机的PID恒温控制程序,C语言编写。包括PID参数调节的详细注释~([classic thermostatic control procedures] microcontroller based PID constant temperature control procedures, C language. Detailed notes including PID parameter adjustment ~!)
  3. 所属分类:单片机开发

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com