CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - c语言实现

搜索资源列表

  1. TSP

    0下载:
  2. 旅行商tsp问题 可以用c语言实现,请大家看看怎末该进源代码。-Tsp TSP problems can be resolved with c language, I want you to look into the source code of the怎末.
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:3912
    • 提供者:tangjinjin
  1. Power-onpassword

    0下载:
  2. 利用C语言编程来实现电脑的开机密码的问题解决方法-The use of C language programming to the computer' s boot password to achieve the problem-solving methods
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:3994
    • 提供者:
  1. mataqipang

    0下载:
  2. 用数据结构(C语言版)编写程序,实现一个国际象棋的马踏遍棋盘的演示程序。具体要求为:将马随机放在国际象棋的8*8棋盘的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。用堆栈编制非递归程序求出马的行走路线,并按求出的行走路线,将数字1,2,3,……,64依次填入一个8*8的方阵,输出之。 -With the data structure (C language version) to write programs to achieve a chess board
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:3660
    • 提供者:周敏从
  1. DigitalClock

    0下载:
  2. 用c语言编写的数字时钟,有时分秒显示,并且时分秒都可调,误差较小。用AT89C51单片机连接数码管显示,程序用keil编写,实验仿真有protel99se实现,已验证成功-With the c language of the digital clock, sometimes minutes and seconds display, and when the minutes and seconds are adjustable, error smaller. AT89C51 microcontro
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:50461
    • 提供者:yao
  1. Curtain-style-digital-display

    1下载:
  2. 用c语言编写的拉幕式数码显示,用AT89C51单片机连接数码管显示,程序用keil编写,实验仿真有protel99se实现,已验证成功,里面包含程序和仿真文件。 -With the c language pull-screen digital display, with AT89C51 microcontroller digital tube display, the program using keil write, experimental simulation has protel99
  3. 所属分类:File Formats

    • 发布日期:2017-03-24
    • 文件大小:49304
    • 提供者:yao
  1. 44-keyboard-input-detection

    0下载:
  2. 用c语言编写的4*4键盘输入检测。用AT89C51单片机做控制芯片,程序用keil编写,实验仿真有protel99se实现,已验证成功,该文件中有源程序和仿真文件。 -With the c language of 4* 4 keyboard input detection. To do with the AT89C51 microcontroller control chip, the program using keil write, experimental simulation
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:45541
    • 提供者:yao
  1. A-key-to-identify-the-multi-function-buttons

    1下载:
  2. 用c语言编写的一键多功能按键识别。用AT89C51单片机做控制芯片,程序用keil编写,实验仿真有protel99se实现,已验证成功,该文件中有源程序和仿真文件。-Using c language identification of a key multi-function buttons. To do with the AT89C51 microcontroller control chip, the program using keil write, experimental simula
  3. 所属分类:File Formats

    • 发布日期:2017-03-22
    • 文件大小:42425
    • 提供者:yao
  1. Organ

    0下载:
  2. 用c语言编写的电子琴。用AT89C51单片机做控制芯片,程序用keil编写,实验仿真有protel99se实现,已验证成功,该文件中有源程序和仿真文件。 -With the c language of the keyboard. To do with the AT89C51 microcontroller control chip, the program using keil write, experimental simulation has protel99se realized, h
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:48988
    • 提供者:yao
  1. ppm2pgm

    0下载:
  2. C语言实现PPM图像到PGM图像的转换。-C language PPM image to a PGM image conversion.
  3. 所属分类:File Formats

    • 发布日期:2017-03-22
    • 文件大小:981
    • 提供者:刘湘
  1. music

    0下载:
  2. 通过c语言实现很多音乐编码,这个代码是天空之城的音乐代码-C language coding of music, this code is a city in the sky music code
  3. 所属分类:File Formats

    • 发布日期:2017-03-26
    • 文件大小:1180
    • 提供者:余江
  1. C-seri

    0下载:
  2. 两单片机之间串行通信的C语言实现-Serial communication between two microcontroller
  3. 所属分类:File Formats

    • 发布日期:2017-11-25
    • 文件大小:1183
    • 提供者:刘占友
  1. compile-analyse

    0下载:
  2. 编译原理词法分析器,主要用的是C#语言实现完成-Compilation principle morphology analyzer, the main use is to realize complete c#
  3. 所属分类:File Formats

    • 发布日期:2017-11-28
    • 文件大小:69676
    • 提供者:june
  1. exam060

    0下载:
  2. C语言实现随机存取数据,借助于fseek()函数可以设置文件的位置,再使用C的I/O系统便可以完成随机读写操作-C language random access data by means fseek () function can set the location of the file, using C, I/O system can complete random read and write operations
  3. 所属分类:File Formats

    • 发布日期:2017-12-01
    • 文件大小:2178
    • 提供者:vera
  1. Data-Structure-Lab

    0下载:
  2. 约瑟夫问题 C语言实现 数据结构实验 还少那 不是吧 你妹的-Joseph C language data structure problem experiment it is also less than that of your sister
  3. 所属分类:File Formats

    • 发布日期:2017-12-02
    • 文件大小:7052
    • 提供者:
  1. fleet-management-system

    0下载:
  2. c语言实现的车队管理系统,能实现车辆的出库入库等功能,车辆的添加删除等功能-c language of the fleet management system
  3. 所属分类:File Formats

    • 发布日期:2017-11-13
    • 文件大小:89557
    • 提供者:QQ920924960
  1. c--in-Digital-Image-Processing

    0下载:
  2. c语言实现数字图像处理大全,主要总结了c语言在数字图像处理中的应用-Digital image processing c language Guinness, mainly summarizes the c language in Digital Image Processing
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:19968
    • 提供者:霍斌斌
  1. DCTsourcecode

    0下载:
  2. DCT变换的c语言实现,在各种编解码标准中会经常用到-DCT-c language, in a variety of codec standards will be frequently used
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:10050
    • 提供者:wenshi
  1. fft

    0下载:
  2. fft的C语言实现 信号分析与处理用的程序-The C language fft signal analysis and processing procedures
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:1192
    • 提供者:李想
  1. LinkQueue

    0下载:
  2. 数据结构的队列代码,用c语言实现的。开发环境是vsc++6.0-Queue code data structures, using c language. Vsc++ 6.0 development environment
  3. 所属分类:File Formats

    • 发布日期:2017-04-11
    • 文件大小:642
    • 提供者:Steven
  1. 6dufenge

    0下载:
  2. 用c语言实现了对六度分隔定理的实现,六度分隔顶立即每个人可以通过6个人的引导认识一个陌生人-Using c language realize the six degrees of separation theorem achieve, Six Degrees of Separation top 6 Now everyone can know a stranger personal guide
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:13635
    • 提供者:耿思昱
« 12 3 »
搜珍网 www.dssz.com