CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 其他行业 搜索资源 - c language program

搜索资源列表

  1. xml_example

    0下载:
  2. Example to support XML files using MSXML. ========================================= XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:18716
    • 提供者:林岚
  1. main

    0下载:
  2. PIC18中断C语言例子程序! 介绍中断如何运行-PIC18 Interrupt C language example program! Describes how to run interruption
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1543
    • 提供者:bhj
  1. Twoinput

    0下载:
  2. LabVIEW是一种程序开发环境,由美国国家仪器(NI)公司研制开发的,类似于C和BASIC开发环境,但是LabVIEW与其他计算机语言的显著区别是:其他计算机语言都是采用基于文本的语言产生代码,而LabVIEW使用的是图形化编辑语言G编写程序,产生的程序是框图的形式。-LabVIEW is a program development environment from National Instruments [NI] the company developed, similar to C an
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5667
    • 提供者:小龙
  1. c

    0下载:
  2. 用c语言编写的电力系统潮流计算程序,采用的方法是牛顿法,供大家分享-With c language power flow calculation program, using the Newton method is for everyone to share
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4026
    • 提供者:阳祎
  1. SEMESTER-PROJECT

    0下载:
  2. its a simple database program in c language for bachelor level students hope it will help beginners a lot-its a simple database program in c language for bachelor level students hope it will help beginners a lot...
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:3786
    • 提供者:muhammad wasim
  1. conv

    0下载:
  2. a simple c language program for beginner level students for conversion
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1863
    • 提供者:muhamma wasim
  1. FABONICC

    0下载:
  2. a fabonacci series program in c language for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:7102
    • 提供者:muhammad wasim
  1. femsrc

    0下载:
  2. 基于C语言编写的一个有限元程序,西安空军工程大学工程学院胡金山等人编写的习题程序,很经典,值得学习有限元分析软件编写的人参考-C language based on a finite element program, Xi' an Air Force Engineering University Engineering College Jinshan Hu and others of the exercise program to prepare, it is a classic, wor
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:644629
    • 提供者:张晓峰
  1. yaojiang

    0下载:
  2. c#语言做的简单的抽奖的程序,很好用。希望大家踊跃下载,希望可以帮助一些人学习。 -c# language to simple drawing program, it just works. Hope that we actively download, hope can help some people to learn.
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3837905
    • 提供者:sole
  1. chap6-src

    0下载:
  2. 这是用C语言编写的学生成绩管理系统,程序提供8个功能,分别input,delete,search,modify,insert,count,sort,save,display.-It is written in C language student achievement management system, the program provides eight functions were input, delete, search, modify, insert, count, sort, s
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:33855
    • 提供者:涓羽竹
  1. huojian

    0下载:
  2. 火箭发射程序,visual c++语言编写,用于模仿火箭发射的过程,设计简单,易于理解-Rocket program, visual c++ language, used to mimic the process of launching the rocket, designed to be simple, easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:20796
    • 提供者:li
  1. 85375564SVPWM

    0下载:
  2. ti 空间矢量svpwm 的c语言程序 马鞍波形产生-space the vector svpwm c language program in ti saddle waveform generator
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:859828
    • 提供者:qiuhuan
  1. GPS-positioning

    0下载:
  2. C# 编写的GPS定位程序,简单易懂,适于初学者-GPS pisitioning program using C# language
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:162054
    • 提供者:luwei
  1. Firmware_Lib_ft6x06_V20_04_S01_01

    0下载:
  2. 敦泰科技触摸IC源码,非常好的C语言学习源码程序,-Touch IC source, Thai science and technology, a very good C language source code program,
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:440455
    • 提供者:马宗旭
  1. satellite_situation_calculate

    0下载:
  2. 用c语言编写的用于计算gps卫星位置的一段程序,不是很难,主要是c语言-Using c language a program used to calculate the gps satellite position is not difficult, mainly c language
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5796447
    • 提供者:晨晨
  1. chaoliujisuanC

    0下载:
  2. 用C语言编写的潮流计算程序,基于PQ分解法。内含一份输入输出实例以及详尽使用说明-Using C language flow calculation program, based PQ decomposition method. Contains an input and output examples and detailed instructions for use
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5631
    • 提供者:王博闻
  1. yinhang

    0下载:
  2. 这是一个简单的模拟银行叫号系统,用c语言实现的。我的专业只学过C,翻阅学习了些数据机构的知识,然后开始编写的。一个初学程序的新手。往多多指点! 实现的功能:根据先来先服务的原则,模拟实现一个银行业务服务叫号系统(系统需求:客户到达银行首先取号,然后根据先来先服务的原则等待空闲业务服务窗口叫号,最后业务处理完离开)   系统主要分为3个功能模块,分别是:客户取号(客户创建)、叫号系统(业务服务安排)、退出。   客户取号界面:当客户到达时,在主菜单输入“1”,进入“客户到达界面”。此时界面会显示:
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2780416
    • 提供者:蔡伟航
  1. ym_c-xiaoshou-char

    1下载:
  2. 纯C语言编写的手机销售系统,控制台程序,北京邮电学院长沙分院的刘位编写的。用纯C能写出这个小程序,很佩服作者,为大家提供了这么一个学习范例代码,希望研究C的朋友好好研究一番。-Pure C language written in mobile phone sales system, the console program, Beijing University of Posts and Changsha Branch Liu bit prepared. Pure C can write this
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:10930
    • 提供者:常小小
搜珍网 www.dssz.com