CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - c i

搜索资源列表

  1. 用c编写的N*N的螺旋矩阵源代码

    0下载:
  2. /* 实现效果: 1 2 6 7 15 3 5 8 14 16 4 9 13 17 22 10 12 18 21 23 11 19 20 24 25 */ #include <stdio.h> #define N 5 //阶数,即N*N的螺旋矩阵 void main() {     int i, j, num=1, a[N][N];     for(i=0; i<=N/2; i++) &nb
  3. 所属分类:其他小程序

    • 发布日期:2008-05-05
    • 文件大小:4395
    • 提供者:good@588
  1. Time-counter

    0下载:
  2. 基于Visual C++而编写的时间计数器程序源代码-Time counter is based on Visual C++.I hope it is useful for you !
  3. 所属分类:其他小程序

    • 发布日期:2012-07-05
    • 文件大小:784
    • 提供者:李旋
  1. Time-counter

    0下载:
  2. 基于Visual C++而编写的时间计数器程序源代码-Time counter is based on Visual C++.I hope it is useful for you !
  3. 所属分类:其他小程序

    • 发布日期:2012-08-20
    • 文件大小:784
    • 提供者:李旋
  1. gift

    0下载:
  2. 一个为了情人节逗女朋友开心而写的小程序,程序不大但是颇有意思。开发环境是VC,语言是C++,相信对入门者有一定的帮助。-A girlfriend for Valentine' s Day fun and funny to write small programs, but the program is not quite mean. Development environment is VC, the language is C++, I believe there is some hel
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-25
    • 文件大小:228352
    • 提供者:骚罗
  1. 20094310201088387

    0下载:
  2. C C++算法实例(宝贵资源)个人收藏起来不错的东西,学习C需要的,我收益不错,希望对大家有-C C++ algorithm for example (a valuable resource) to the personal collection of good things, needs to learn C, I am a good income, in the hope that we have
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:19212
    • 提供者:longfan
  1. 16bitAD

    0下载:
  2. 16为ad转换的c程序 我自己已经调试成功的,大家可直接用,自己是刚刚学c的,希望大家给与支持,-16 for the ad conversion c procedures have been debugging my own success, we can directly use, they are just learning c I hope we can give support,
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1671
    • 提供者:cuilin
  1. C-program

    0下载:
  2. 我正在学习C编程,传上自己做的C程序练习题,绝大部分是正确的,只有个别题有点问题,正在学习改进中。不足之处请指教,谢谢。-I was learning C programming, Chuan-C on its own procedures to do exercises, the majority is correct, the only individual title is something wrong, are learning improvements. Please advice
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:132111
    • 提供者:安宇红
  1. NPB2.3-omp-C

    1下载:
  2. openmp版的banchmark,有点高深,我自己不太懂,希望对大家有所帮助啦! -openmp version of banchmark, a bit higher, I do not really understand, I hope all of you to help you!
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:108936
    • 提供者:cherry_nan
  1. 常用C语言用法速查手册

    0下载:
  2. 常用C语言语法手册,本人觉得挺实用的,特分享,共同学习进步(I often use the C language grammar handbook, and I think it is very useful for me to share and make progress together)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:18548736
    • 提供者:涛521梅
  1. C语言

    0下载:
  2. 上学期做的C语言实验报告,分享给大家,包括最后的一道文件题(the homework I did last term)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1761280
    • 提供者:xxxxla
  1. C语言和C++Builder学习笔记

    0下载:
  2. 本人在学习C/C++语言过程中所作的笔记(I made in the process of learning C/C++ language notes)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1906688
    • 提供者:树素
  1. c语言练习

    0下载:
  2. C语言练习题,适合初学者学习使用,希望它能帮到你,谢谢。(I organized the c language exercise for beginners,and I help it can help you.Thank you for your watching.)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:2952192
    • 提供者:不确定
  1. 明解C语言_13242450

    0下载:
  2. 初步认识了解c语言,是新手入门首选,非常简单易懂,我受益匪浅(A preliminary understanding of the C language is the first choice for beginners. It is very simple and easy to understand. I benefit a lot.)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:28991488
    • 提供者:我耗子
  1. Chuy?n ??i các h? c? s? C#

    0下载:
  2. system conversion in C#
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:96256
    • 提供者:Bloodstone
  1. C-Cpp中文帮助文档

    0下载:
  2. 这是有关于html的帮助文档,希望对大家有所帮助。谢谢。(This is a helpful document about HTML, which I hope will help you. thank you)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:117760
    • 提供者:文韬武略
  1. yinyansample

    0下载:
  2. AE二次开发实现的鹰眼功能,非常的实用,编写语言为c#,希望大家以前学习(AE two development to achieve eagle eye function, very practical, written language for c#, I hope you learn before.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1626112
    • 提供者:大大dada
  1. c#-excell

    0下载:
  2. 利用C# 读取excel 并导出报表,还需要自动识别我做好excel模板。在读取单元格时需要做比较,但是在比较时单元格内容中含有字符数字、小数,没事我就用手机C4droid编程软件实现了用C程序来完成了拆分。(Using C# to read excel and export reports, you need to automatically recognize that I do excel template. When you read the cell, you need to do t
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:Mamapopo
  1. C++扫雷

    0下载:
  2. C++作业,用VC6.0编写C++扫雷,实现一个行数为m,列数为n的雷区,雷的个数随机生成,*代表雷。(Nothing to say,I don't know to describe my file in English,so please read it in Chinese.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:tanC
  1. C#生成TIN(不规则三角网)

    2下载:
  2. 本程序由本人做的不规则三角程序。代码完整,界面友好,切实可用!由VS2012的C#语言编译而成!(This program is an irregular triangle program that I do. The code is complete, the interface is friendly, and it is practical! Compiled by VS2012's C# language!)
  3. 所属分类:其他

    • 发布日期:2019-11-14
    • 文件大小:265216
    • 提供者:yyxgiser
  1. 灵巧噪声干扰的建模仿真研究

    16下载:
  2. 各种灵巧噪声干扰(卷积,假目标,C&I等)仿真及论文; 以及抗干扰的一些算法程序(Various smart noise jamming (convolution, false target, C&I, etc.) simulation and papers; And some anti-jamming arithmetic programs)
  3. 所属分类:其他

    • 发布日期:2020-12-16
    • 文件大小:16271360
    • 提供者:HyacinthSir
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com