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

搜索资源列表

  1. Virtual-screen-and-realization-

    0下载:
  2. Visual C++语言提供了虚屏功能,利用它及Windows GDI图形函数,可编制出功能强大的图形处理程序。虚拟屏幕的原理是,首先定义一个虚拟设备描述表及一块位图象数据区,将本应在实际窗口的绘画处理转移到此图象数据区(这块图象数据区功能相当于视频存储区),绘画操作完成后可通过图象传递,将结果弹出到可视窗口。许多Windows环境的图形处理或CAD系统都采用了这种技术。如GIS软件Mapinfo、AutoCAD for Windows等,它们的图形操作功能如开窗、漫游等的基础都是建立在虚屏基础
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:9031
    • 提供者:iwen
  1. C_bianchengjichu

    0下载:
  2. 以C语言为基础,以NEU-APN IA事业部车载导航软件开发为导向,强化介绍编程上的一些概念、意识,抛砖引玉,来达到使读者编写出较高质量的代码的目的。-In C language as the foundation, to NEU- APN IA group car navigation software development as the guidance, strengthen introduces some programming concept consciousness, the a
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:815169
    • 提供者:wym04
  1. shortest-path

    0下载:
  2. 基于C语言结构的代码,关于最短路径的实现,部分说明已有-shortest path
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:2166
    • 提供者:zw
  1. Data-structure

    0下载:
  2. 清华大学的严蔚敏教授编写的《数据结构》一书的全部代码实现(C语言),亲自经过验证,非常正确-Tsinghua University s Professor Yan Weimin data structure book written code (C language), personally proven very correct
  3. 所属分类:Communication

    • 发布日期:2017-11-13
    • 文件大小:139696
    • 提供者:
  1. USACO

    0下载:
  2. 针对USACO中section 1全部的英文题目和相应的C++语言实现的代码解答之集合,按照题目顺序已整理好。-Answer for the realization of the code the USACO in section 1 all English title and corresponding C++ language, collection, in accordance with the subject order has been collated.
  3. 所属分类:Communication

    • 发布日期:2017-11-28
    • 文件大小:418334
    • 提供者:momo
  1. cc

    0下载:
  2. 计算器是我们生活中常用的工具,本文中我们将看到C语言在计算器程序中的应用并实现简单初步的计算。程序的编写基础是Tubro C2.0,它在tubro c的原有基础上实现了多汉字的支持方便了我们的使用。生成的程序可移植性强兼容性好。现在实现了加、减、乘、除、求幂、求模,求平方根,求Sin,求Cos,求Log10,以及一个时钟原代码。这个系统是基于软件发展的生命周期来研制的,它可以直接输入数学表达式,不需要任何转换,就可以直接输出数学四则运算的结果。本文主要介绍了程序的开发背景,开发的过程和所要完成
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:31898
    • 提供者:张声
  1. test3

    0下载:
  2. 一个在linux的vi编辑器下进行的载入其他c语言程序的测试代码。-test under vi in linux
  3. 所属分类:Software Testing

    • 发布日期:2017-12-01
    • 文件大小:131072
    • 提供者:vaness
  1. AutoPilot_Coding_Style_C

    0下载:
  2. 这是关于AUTOPILOT 的编程风格的资料,autopilot可以自动将C语言转化为verilog代码,减少了verilog调试的麻烦,大大提高编程速度。-This is on AUTOPILOT the programming style information The autopilot will automatically C language into Verilog code, reducing the Verilog debugging trouble, greatly impro
  3. 所属分类:Software Testing

    • 发布日期:2017-11-26
    • 文件大小:1577817
    • 提供者:陈佳华
  1. 63958263LED_74ls164_xs

    0下载:
  2. LED_WR.c 是一个在 51 单片机上运行的 C语言程序代码. 运行结果为在LED数码管上写入"123456"-LED_WR.c is a run on 51 single-chip C language code and the results written on the LED digital tube " 123456"
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:1395
    • 提供者:冯凌
  1. aaa

    0下载:
  2. 学习C语言的必备代码,C语言入门的练习小程序,-Essential to learn C language code
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:10521
    • 提供者:杜小东
  1. Cyuyanjingdainsuanga100

    0下载:
  2. C语言经典代码,有100例世界上最经典的编程小例,供初学者学习之用 -C language classic code, there are 100 cases of the world s most classic programming small example, for beginners learning to use.
  3. 所属分类:Project Design

    • 发布日期:2017-11-26
    • 文件大小:24056
    • 提供者:w j
  1. M16C-Snake

    0下载:
  2. 瑞萨M16C设计的贪吃蛇程序。是一款基于瑞萨M16C单片机开发的贪食蛇游戏的源代码,采用的是C语言开发,可以供大家下载参考,此代码已经在单片机上实现,可以直接下载后烧到机子上使用-Renesas M16c Snake Design
  3. 所属分类:Software Testing

    • 发布日期:2017-11-17
    • 文件大小:501979
    • 提供者:李斯达
  1. juzhen

    0下载:
  2. 这是矩阵键盘的代码,实现对单片机的控制,用的是c语言,不是汇编-This is the keyboard matrix code, to achieve control of the microcontroller, using the c language, not the assembly
  3. 所属分类:Software Testing

    • 发布日期:2017-11-18
    • 文件大小:602
    • 提供者:xubin
  1. JM98B

    0下载:
  2. 1998年中国大学生数学建模竞赛灾情巡线试题c语言程序代码-1998 China Undergraduate Mathematical Contest in Modeling disaster patrol line questions c language program code
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:3205
    • 提供者:juzi
  1. 软件工程

    0下载:
  2. 软件工程概念总结,一些基本概念,模型和有关C语言的代码
  3. 所属分类:文档资料

    • 发布日期:2013-06-26
    • 文件大小:34816
    • 提供者:825490928
  1. test

    0下载:
  2. 这是一份介绍如何用C语言读写SGY格式的地震数据文件的文档,内容很详细,含元代码-This is a how to use C language to read and write SGY seismic data file format documents, the content is very detailed, including element code
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:1557
    • 提供者:yin
  1. IDEA

    0下载:
  2. IDEA加密代码,本文档详细介绍了IDEA的加密算法,并给出了C语言源代码,编译成功。-IDEA encryption code, the document details the IDEA encryption algorithm, and gives the C language source code, compile successfully.
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:117328
    • 提供者:程惠
  1. I2C

    0下载:
  2. I2C调试通过,使用于MSP430G2553,24C02的读写驱动代码,C语言编写-I2C debugging through the use in MSP430G2553, 24C02 read and write driver code, C language
  3. 所属分类:Software Testing

    • 发布日期:2017-04-09
    • 文件大小:22910
    • 提供者:zhangyongbo
  1. dsp-LCDxitongsheji

    0下载:
  2. 用c语言编写,用dsp控制lcd公告牌显示的系统设计方案,文中包含核心代码。-With the DSP control system design scheme of bulletin boards, LCD part of the paper contains the core code.
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:485909
    • 提供者:星星
  1. perl

    0下载:
  2. Perl具有高级语言(如C)的强大能力和灵活性。事实上,你将看到,它的许多特性是从C语言中借用来的。 Perl与脚本语言一样,Perl不需要编译器和链接器来运行代码,你要做的只是写出程序并告诉Perl来运行而已。这意味着Perl对于小的编程问题的快速解决方案和为大型事件创建原型来测试潜在的解决方案是十分理想的。-Perl has a high-level language (such as c), power and flexibility. In fact, you will see th
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2094615
    • 提供者:喻进
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com