CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c i

搜索资源列表

  1. C++面向对象高级编程代码资源

    0下载:
  2. 复数的C++代码,C++面向对象开发的基础代码,简单易懂。(class complex { public: complex (double r = 0, double i = 0): re (r), im (i) { } complex& operator += (const complex&); complex& operator -= (const complex&); complex& operator *= (const
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:mzshdyy
  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程序设计语言(第2版·新版)

    0下载:
  2. C语言作为许多编程语言的基础,许多开发者的入门功夫,扎实的理论基础是未来发展的一个决定性因素。但是,语言终究只是工具,算法才是核心,思路才是灵魂。本教程在知识点上安排了大量的习题,希望读者通过练习,学习编程的设计思路,学会设计算法,学会构建程序。(C language as the basis of many programming languages, many developers get started, a solid theoretical foundation is a decisi
  3. 所属分类:书籍源码

    • 发布日期:2018-04-19
    • 文件大小:1102848
    • 提供者:rzf_rookie
  1. C语言编程实例

    0下载:
  2. C语言是用户最多的语言之一,也是应用最广泛的语言之一,这个文档是一些实例,希望能帮助到大家(C is one of the most popular languages and one of the most widely used languages, and this document is a few examples that I hope will help you.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:8328192
    • 提供者:Charlie2016
  1. C#创建对象列表(List)的不同方法

    0下载:
  2. 玩转C#可有趣了。在这篇文章中,我们将介绍如何用不同的方法创建对象列表。因此,场景是这样的,有一个MVC应用程序,我需要将5个空行(5个对象列表)绑定到grid表格,以便批量插入记录。所以无论何时我打开那个页面,grid在可编辑模式下呈现5个空行。(Fun C # can be fun. In this article, we show you how to create a list of objects in different ways. So, the scene is this, wi
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:11264
    • 提供者:乐懿
  1. Debug

    0下载:
  2. 用C++写的2048游戏,希望大家喜欢,谢谢大家(this is a game <2048> written with C++. I hope everyone likes it. Thank you.)
  3. 所属分类:游戏

    • 发布日期:2018-04-21
    • 文件大小:1124352
    • 提供者:小赤佬999
  1. Multithreading in C# 5.0 Cookbook

    0下载:
  2. C#多线程编程实战 目录 第1章 线程基础 第2章 线程同步 第3章 使用线程池 第4章 使用任务并行库 第5章 使用C# 5.0 第6章 使用并发集合 第7章 使用PLINQ 第8章 使用Reactive Extensions 第9章 使用异步I/O 第10章 并行编程模式 第11章 更多信息(C# multi thread programming real war directory The first chapter thread base Sec
  3. 所属分类:C#编程

    • 发布日期:2018-04-21
    • 文件大小:1531904
    • 提供者:gengr
  1. C#多线程编程实战_中文完整版_带书签目录

    2下载:
  2. 《C#多线程编程实战》共分为11章,第1章介绍C#中基本的线程操作;第2章描述线程交互细节;第3章解释线程池概念;第4章深入讲解任务并行库框架;第5章深入解释C#5.0中的新功能——异步方法;第6章描述.NET框架中并行算法的标准数据结构;第7章深入讲解并行LINQ基础设施;第8章解释如何以及何时使用Reactive Extensions框架;第9章深入讲解异步I/O进程,包括文件、网络及数据库等场景;第10章针对常见的并行编程问题给出一些解决方案;第11章讲述编写基于Windows 8的异步应
  3. 所属分类:C#编程

    • 发布日期:2018-04-30
    • 文件大小:25056256
    • 提供者:边缘1025
  1. 嵌入式CC++语言精华文章集锦

    1下载:
  2. 深入浅出分析嵌入式开发项目c++的技能需求方方面面,文中大量优秀经典的事例让我受益匪浅,在此分享(To analyze the skills requirements of the embedded development project c++, I benefit a lot from the numerous classic examples of the embedded development project and share it with me.)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-04-28
    • 文件大小:1599488
    • 提供者:醉Coding
  1. C语言指针用法详解

    0下载:
  2. 要了解指针,多多少少会出现一些比较复杂的类型,所以我先介绍一下如何完全理解一个 复杂类型,要理解复杂类型其实很简单,一个类型里会出现很多运算符,他们也像普通的表 达式一样,有优先级,其优先级和运算优先级一样,所以我总结了一下其原则: 从变量名处起,根据运算符优先级结合,一步一步分析.(To understand pointers, there will be some more complex types, so let me first explain how to fully underst
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-04-29
    • 文件大小:199680
    • 提供者:davidobt
  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. 你必须知道的495个C语言问题

    0下载:
  2. “本书是Summit以及C FAQ在线列表的许多参与者多年心血的结晶,是C语言界最为珍贵的财富之一。我向所有C语言程序员推荐本书。” ——Francis Glassborow,著名C/C++专家,ACCU(C/C++用户协会)前主席 “本书清晰阐明了Kernighan与Ritchie《The C programming Language》一书中许多简略的地方,而且精彩地总结了C语言编程实践,强烈推荐!” ——Yechiel M. Kimchi,以色列理工学院("This book
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-04-30
    • 文件大小:1184768
    • 提供者:Susa
  1. P2P远程控制C#.net二次开发源码

    0下载:
  2. P2P远程控制C#.net二次开发源码,我也是下载的,没仔细调试,有需要的可以下载下来参考一下(P2P remote control C#.net two development source code, I also downloaded, not carefully debugged, there is a need to download to refer to the reference)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:890880
    • 提供者:一竹
  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

    0下载:
  2. 自然字母与键盘字母的切换.实现键盘输入“I HAVE”,自然字母翻译为“H PKWC”(Switching between natural letters and keyboard letters,For example, keyboard letters have QWERTYUY, and natural letters correspond to ABCDEFGF.)
  3. 所属分类:书籍源码

    • 发布日期:2018-05-06
    • 文件大小:1343488
    • 提供者:墨染静然
  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. c语言奔跑的火柴人游戏源码

    5下载:
  2. c语言奔跑的火柴人游戏源码,主要供学习C语言使用,里面基本上所有文件都在,本人使用过(C language running matchmaker game source code, mainly for learning C language use, which basically all the documents are in, I have used)
  3. 所属分类:游戏

    • 发布日期:2019-05-29
    • 文件大小:160768
    • 提供者:rollingdeep
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com