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

搜索资源列表

  1. 一个用c语言编写的存储管理模拟程序

    0下载:
  2. 一个用c语言编写的存储管理模拟程序,操作系统的-a language with the storage management simulation program, operating system
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:6.48kb
    • 提供者:米虫
  1. 用c语言编写串口程序

    0下载:
  2. 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。   在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6.28kb
    • 提供者:王平
  1. C语言编写学生成绩管理

    0下载:
  2. 在图形模式下,利用C语言编写学生成绩管理,读者可以从中学习到很多C 语言图形界面设计的技巧!-in graphics mode, the use of C language student performance management, readers can learn a lot of C language graphics interface design skills!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:43.43kb
    • 提供者:章征贵
  1. 用C语言编写程序实现Zip或者Rar无损压缩算法

    0下载:
  2. 用C语言编写程序实现Zip或者Rar无损压缩算法
  3. 所属分类:Windows编程

    • 发布日期:2009-09-02
    • 文件大小:7.46kb
    • 提供者:bjvictor
  1. linux下C语言编写的shell

    0下载:
  2. C语言编写的简单shell,计算机操作系统实验作业...你懂的
  3. 所属分类:Shell编程

  1. 青蛙交换游戏,用c语言编写的

    0下载:
  2. 青蛙交换游戏,用c语言编写的,亲测可行!亲们,可以下载学习下~-Frog exchange game, with the c language, pro-test possible! Pro, you can download to learn the next ~!!!
  3. 所属分类:C#编程

    • 发布日期:2017-03-22
    • 文件大小:169.03kb
    • 提供者:xinke123
  1. Minimum-code-distance 用C语言编写的求二进制数的最小码距

    0下载:
  2. 用C语言编写的求二进制数的最小码距。思路清晰,结构明了。适合初学者对C语言的了解与掌握。-Written in C language, the minimum code requirements from the binary number. Clear thinking, clear structure. Suitable for beginners to understand and master the C language.
  3. 所属分类:其他小程序

    • 发布日期:2017-03-22
    • 文件大小:227.65kb
    • 提供者:明明
  1. Text-Splitter 用c#语言编写的文本分割器

    0下载:
  2. 一个用c#语言编写的文本分割器,开发平台为Visual Studio 2010。可执行按大小,按字数分割文本等功能。-A with c# language text segmentation, Development platform for Visual Studio 2010. Executable by size, number of words divided by the text and other functions.
  3. 所属分类:C#编程

    • 发布日期:2017-03-23
    • 文件大小:61.88kb
    • 提供者:zhangming
  1. 串口程序用C语言编写.rar

    0下载:
  2. 用C标写的串口程序,简单实用,可嵌入系统调用,C standard serial written procedures, a simple and practical for embedded systems call
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:5.64kb
    • 提供者:sino
  1. C语言编写的DLL如何旋转指定的图片

    0下载:
  2. 这个代码演示了调用一个C语言编写的DLL如何旋转指定的图片(附C源代码),支持360度图片平滑旋转,掩码色改变,甚至可以调整图片透明度、亮度、色相、饱和度、大小缩放等图片常用的值。 代码兼容Win98至Win7环境 *修复: GetDC引起内存泄露 -This code demonstrates calling a DLL written in C language specifies how to rotate a picture (with C source code)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-22
    • 文件大小:550.43kb
    • 提供者:network1985
  1. 用c语言编写的模拟扫雷游戏

    0下载:
  2. 用c语言编写的模拟扫雷游戏,功能与windows自带的扫雷游戏相当,通过在图形模式下绘制各种窗口,操作鼠标来进行游戏。可以选初级,中级,高级3种模式。有最高分查询和帮助信息,Simulation using c language de-mining game, features and windows minesweeper game that comes with a considerable, by drawing in graphics mode, a variety of windows
  3. 所属分类:Windows编程

    • 发布日期:2016-01-26
    • 文件大小:7.13kb
    • 提供者:杨战
  1. C-FIR

    0下载:
  2. 此程序是用C语言编写的FIR数字滤波器,程序分块相当完整清晰:打开文件,读取数据文件,运算滤波,结果写入文件,关闭文件。已经通过验证-This program is written in C language FIR digital filters, the program block quite a complete and clear: open the file, read data files, computing filtering, the results of written do
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:555byte
    • 提供者:风影
  1. show_bmp.tar

    0下载:
  2. 在用C语言编写的程序中显示bmp格式图像,这对于编写简单的C语言游戏或设计一些图形化C程序都是很有学习价值的。-Using C language program shown in bmp format images, which is easy to prepare the C language games or graphical design some C procedures are very valuable study.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4.26kb
    • 提供者:江军
  1. Calculator

    0下载:
  2. 用c语言编写的简易计算器,包含加减乘除功能,供C语言初学者参考-a simple calculator using C
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:576byte
    • 提供者:xiaohe
  1. C语言实现P2P通信

    0下载:
  2. 利用C语言实现P2P通信,这是一个很好的C语言编写的网络编程训练。
  3. 所属分类:网络编程

  1. C语言万年历

    1下载:
  2. 使用C语言编写简单的万年历,并图像化输出日历///////////////
  3. 所属分类:C#编程

  1. 用c语言编程绘制二维三次b样条曲线

    0下载:
  2. 采用C语言编写程序,根据已知点绘制样条曲线,可以用于开发gambit脚本功能进行飞机翼型参数化建模(The program is written in C language, and the spline curve is drawn according to the known points)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:105kb
    • 提供者:陈秀平
  1. 三国源代码c描述

    0下载:
  2. 用c语言编写的三国的源代码,纯c的源代码(c/c++ the Three Kingdoms source code)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:241kb
    • 提供者:redgreen0
  1. C语言贪吃蛇代码

    0下载:
  2. C语言编写贪吃蛇源代码,简单易懂,文件为VC源代码(C language, the source code of snake is simple and easy to understand, and the file is VC source code.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2kb
    • 提供者:lin_jr
  1. c语言编写坦克大战源代码

    2下载:
  2. 基于C语言DevC++编程的坦克大战实例,仅供参考(Based on C language DevC++ programming example of Tank Wars, for reference only.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:4.88mb
    • 提供者:MadNeal
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com