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

搜索资源列表

  1. application_of_undirected_network

    1下载:
  2. 内含源码,以及可执行的exe文件,系统使用说明(tc2.0下运行)。程序可以实现以下功能: 1. 创建无向网。可以输入最多30个城市的信息(输入的城市是连通的):城市的名字,两个城市之间的距离,两个城市之间的票价。 2. 以文件的形式保存输入的城市的信息。 3. 求连通所有城市的最短路径,并用图形界面显示最短路径。 4. 求任意两个城市之间的的最短路径,并用图形界面显示最短路径。 5. 用图形界面显示网络 程序在TC2.0下实现,dos界面,适合C语言初学者练习-Con
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:363921
    • 提供者:yishan
  1. qiuchuandibibao

    0下载:
  2. 数字图像处理课上讲到图像和视觉基础时涉及到了离散数学中的一个概念: 传递闭包。刚好我的C语言刚看到数组,就编来看看吧。-Digital Image Processing class visual sense to the base image and involves a discrete mathematics concepts: the transitive closure. Just me just to see the array of C language, on the alloca
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:2826
    • 提供者:123
  1. c51v802

    0下载:
  2. Keil uVision2是美国Keil Software公司出品的51系列兼容单片机C语言软件开发系统,使用接近于传统c语言的语法来开发,与汇编相比,C语言在功能上、结构性、可读性、可维护性上有明显的优势,因而易学易用,而且大大的提高了工作效率和项目开发周期,他还能嵌入汇编,您可以在关键的位置嵌入,使程序达到接近于汇编的工作效率。 Keil C51软件提供丰富的库函数和功能强大的集成开发调试工具,全Windows界面,使您能在很短的时间内就能学会使用keil c51来开发您的单片机应
  3. 所属分类:SCM

    • 发布日期:2017-06-16
    • 文件大小:25392556
    • 提供者:小雨飘飘
  1. SoftKeyboardCsharp

    1下载:
  2. C#语言实现的全局键盘鼠标钩子和软键盘,界面美观为函数生成-C# language keyboard and mouse to achieve the global keyboard hook and soft, attractive interface for the function to generate
  3. 所属分类:C#编程

    • 发布日期:2017-05-08
    • 文件大小:198035
    • 提供者:masonwu
  1. 3d

    0下载:
  2. 可控的c语言图形界面的3d程序源码,短小精悍,-C controllable 3d graphical interface language source program
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:1654
    • 提供者:whm3d
  1. KCISSetup

    0下载:
  2. KCIS(科创信息服务器)是基于.Net平台,采用c#语言开发而成的用于提供web服务的服务器端软件,目录版本为2.0。使用此软件可基本上 替代Windows操作系统上的IIS软件。该软件为绿色软件,安装时不对系统作任何更改设置,软件大小仅为332KB,运行时所占内存大小仅为32,100KB。软件操作简单,界面整洁。
  3. 所属分类:Web Server

    • 发布日期:2017-03-30
    • 文件大小:976148
    • 提供者:科创动力
  1. c-screen-design

    0下载:
  2. 详细介绍如何使用C语言进行屏幕界面的开发技术。-Details on how to use the C language screen interface development technology.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3298010
    • 提供者:he_zhengqing
  1. Use_C_And_API

    0下载:
  2. 纯粹使用c语言操作windows32的api写的几个小程序。虽然界面不好看,但是效率仅仅次于汇编了。windows编程的好资料-Simply using the c language operator windows32 the api to write several small programs. Although the interface does not look good, but the efficiency is only after the compilation. Good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1553809
    • 提供者:xom
  1. WordCounter

    0下载:
  2. 封装一个类CText, 并编写一个软件,它可以完成对任意一个文本文件的字符统计工作, 可以统计的信息有:中文字符数、英文单词数、行数、字符个数(不计空格)、空格数。 同时上述的字符统计信息,要求能写到一个Report.txt文件中,并且能显示出来。但是不要求界面,只要能以命令行的形式输入及显示即可,另外统计功能也可参考Word中 的“字数统计工具”。 序遵循题目的要求,采用Visual Studio 2008编译环境编写,使用C++语言来完成。其中主要功能封装在CText类当中,并利
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-27
    • 文件大小:9804
    • 提供者:DongMu
  1. Snake

    0下载:
  2. 用C语言打造的一个简单的贪吃蛇游戏,界面不是很漂亮-With the C language to create a simple Snake game, the interface is not very pretty
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-27
    • 文件大小:4026
    • 提供者:weihao
  1. DianTi

    0下载:
  2. 电梯模拟程序,2个电梯,6层楼,分别用2个线程控制电梯的速度,用主线程控制界面显示-Elevator simulation program, 2 lifts, 6 floors, each with two threads control the speed of the elevator, with the main thread control interface display
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1955297
    • 提供者:周西
  1. SkinSE1.0

    0下载:
  2. SkinSE免费换肤界面库 SkinSE(全称:skin so easy)是一款真正意义上适合软件界面开发的C++皮肤库。通过使用XML文件来配置GDI资源(如:图片、字体、颜色、光标等),最大程度将界面与逻辑分开,让程序员有更多 的时间去进行软件内部的逻辑处理。SkinSE没有完全采用传统的HOOK修改窗口过程函数的方式,而只是针对具体窗口进行界面处理,并且兼容HOOK模式。SkinSE只用到了windows几个底层的核心库,没 有用到(MFC/ATL等)第三方
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:3202965
    • 提供者:chenzifeng
  1. C

    0下载:
  2. C语言的操作界面用于鼠标操作,用于图形操作-C language interface for the mouse operation, for graphics operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:90433
    • 提供者:niulin
  1. enable_AesCode

    0下载:
  2. aes 算法 c语言实现 字节,文件加密均可,带有图形界面-aes c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1926193
    • 提供者:
  1. jisuanqi.c

    0下载:
  2. 用C语言实现了一个简单的计算机功能,这个计算机界面比较漂亮,希望给大家借鉴。-Using C language to implement a simple computer functions, the computer interface is beautiful, hope for everybody' s reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3785
    • 提供者:yue
  1. Windowsjiemian

    0下载:
  2. windows界面,C语言经典游戏代码,大家学习交流的好的代码 -windows interface, C language classic game code, we study the exchange of good code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1468
    • 提供者:xidian07056
  1. c-tanchishe

    0下载:
  2. 本程序是使用C语言编写的贪吃蛇游戏,通过在dos界面下展示,也体现出作者深厚的编程能力 -The program is written using the C language Snake game, through the dos interface display, but also reflects deep programming ability of
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:2230
    • 提供者:李进
  1. C

    0下载:
  2. C语言的课程设计 实现简单的动画 界面绚丽-C language curriculum design simple interface brilliant animation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:73300
    • 提供者:许江峰
  1. 1qtwebserv

    0下载:
  2. linux下的qt界面c语言的web服务器源码-web service with qt GUI and writed by c under linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1161972
    • 提供者:离滨
  1. C-program-for-Student

    0下载:
  2. 提供了一种C语言编写的学生成绩管理系统,包括成绩录入,成绩查询,成绩修改,删除学生等功能。介入时为用户界面。-Provides a C language student performance management system, including performance entry, query results, performance modification, deletion of students and other functions. Intervention in the us
  3. 所属分类:Education soft system

    • 发布日期:2017-03-29
    • 文件大小:2207
    • 提供者:范华剑
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com