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

搜索资源列表

  1. yield

    0下载:
  2. 微软的.NET中C#2.0实现了yield return功能,这个程序教你如何在Native C++中实现它。C#在foreach中使用,C++在for里调用。这样就使得迭代器的功能更加简单,使用的时候也很方便。 -Microsoft' s. NET in C# 2.0 to achieve a yield return, this program teach you how to Native C++ to implement it. Using C# in a foreach, C
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:3346
    • 提供者:郭晓婷
  1. SVD

    1下载:
  2. 奇异值分解的C语言程序,可以直接运行,高效简单易于理解-Singular value decomposition of the C language program can be run directly, simple and easy to understand effective
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:1652
    • 提供者:xingdi
  1. 0809_5

    0下载:
  2. ad转换的C语言程序,硬件部分由AT89C51,MAX232,ADC0809,NF555组成,555用来产生ADC0809的CLK, 现在好像是300多K,输入电压直接加在ADC0809的IN0,因为我只用一路所以ADC0809的 A、B、C三个进址我直接接地。ADC0809的ALE和StartART我连在一起由单片机的P3.4控制。-ad conversion C-language program, the hardware part by AT89C51, MAX232, ADC08
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:728
    • 提供者:nanfang
  1. read_qscat_info

    0下载:
  2. quikscat 卫星风场数据的c语言读取程序,环境为UNIX等的说明文件-quikscat satellite wind data, c language reading program, environmental documentation for the UNIX, etc.
  3. 所属分类:File Formats

    • 发布日期:2017-03-22
    • 文件大小:2265
    • 提供者:zhangbentao
  1. Sokoban

    0下载:
  2. C语言编写的推箱子程序... C语言初学者能写出来的小游戏-Application of sokoban with C .
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:2785
    • 提供者:方仁鸿
  1. natural

    0下载:
  2. 关于turborc,C语言运行程序,可以正常正常运行.希望有所帮助.
  3. 所属分类:File Formats

    • 发布日期:2017-04-26
    • 文件大小:9766
    • 提供者:王水
  1. aaaaaaaa

    0下载:
  2. 关于turborc,C语言运行程序,可以正常正常运行.希望有所帮助.
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:68320
    • 提供者:王水
  1. 10zrbffcx

    0下载:
  2. 10种软件滤波方法的示例程序,是用c写的,在实际的使用过程中非常有用.-10 kinds of software filtering method of the sample procedures are written with c, in the actual use of the course very useful.
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:2572
    • 提供者:wanghua
  1. S08101027

    0下载:
  2. 建立用于完成复数算术运算的类Complex。编写一个程序测试该类。-Visual c++
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:7426
    • 提供者:许名松
  1. screendesign

    0下载:
  2. 本书旨在帮助c成员建立功能强大,直观易学的屏幕接口. 书中给出了具体程序,用户可以用它来开发。 -C book is designed to help members of the establishment of a powerful, intuitive screen interface easy to learn. The book gives specific procedures, the user can use it to develop.
  3. 所属分类:File Formats

    • 发布日期:2017-05-14
    • 文件大小:3285316
    • 提供者:张苑妮
  1. VISUALCMFCprogrammingexamples

    0下载:
  2. 通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识,第二部分讲述用户界面的实例,第三部分讲述MFC内部处理方面的实例,第四部分讲述打包实例。-85 examples of the adoption of a comprehensive story of the application of MFC for Visual C++ programming ideas. Each instance
  3. 所属分类:File Formats

    • 发布日期:2017-06-01
    • 文件大小:13590523
    • 提供者:大葱
  1. wdt

    0下载:
  2. 汇编和C语言两种方法的看门狗演示程序 在16383个机器周期内必须至少喂狗一次。激活看门狗后,喂狗,P0.7、P0.6引脚上的LED闪烁发光。激活看门狗后,如果不喂狗,则复位 P0.1、P0.0引脚上的LED闪烁发光-Compilation of the two methods and C language demo of the watchdog 16,383 machines in the cycle must have at least one喂狗. Watchdog activated
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:3077
    • 提供者:米菲
  1. Cprogram

    0下载:
  2. 清华大学出版的C语言程序设计!谭浩强主编,非常非常好-Tsinghua University, published in the C language programming! TAN Hao-Qiang editor, very very good! !
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:723013
    • 提供者:何伟
  1. hotelmanagement

    0下载:
  2. C#宾馆管理系统的编写,包括详细程序、网站地址、以及SQL的编写-C# hotel management system for the preparation, including detailed procedures, web site address, as well as the preparation of SQL
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:1374750
    • 提供者:sjl
  1. kalmanFiltercprogramm

    0下载:
  2. 卡尔曼滤波的C语言表述。不是本人编写,是本人收集的程序中比较好用的,推荐给大家!感谢原来作者!-C-language descr iption of Kalman filter. Is not my writing, is my collection of programs relatively easy to use and recommend it to everyone! To thank the original author!
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:2538
    • 提供者:
  1. eightQUeen

    0下载:
  2. 自编的8皇后问题的C++编写程序,含递归调用-8 queens problem C++ programming, including recursive calls
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:546
    • 提供者:fan
  1. 100-C

    0下载:
  2. 本文档,例出了大量的经典C语言程序,通过阅读这些小的程序,能够熟悉C,并迅速掌握要领。-This document, case out of a large number of classic C language program, through reading these small procedures, can be familiar with C, and quickly grasp the point.
  3. 所属分类:File Formats

    • 发布日期:2017-04-27
    • 文件大小:18880
    • 提供者:jieyang
  1. PSO-cSharp

    0下载:
  2. 粒子群算法PSO的简洁版c#程序,主要针对粒子群算法的初学者-Particle Swarm Optimization PSO simple version c# program, mainly for beginners particle swarm algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-04-29
    • 文件大小:10560
    • 提供者:吕康
  1. c-language

    0下载:
  2. 5个经典c语言程序,分别是数字排序,无重复数字程序,日期程序等-c language classic applet 10
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:1687
    • 提供者:王朝
  1. shuzituxiangchui1

    0下载:
  2. 数字图像处理,课程PPT,参考教程C++程序设计简明教程-digital image processing lesson
  3. 所属分类:File Formats

    • 发布日期:2017-05-16
    • 文件大小:3727633
    • 提供者:闫玉婷
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com