CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - parallel c

搜索资源列表

  1. 7Segmento

    0下载:
  2. This program will control a 7 segment leds by the parallel port it is written in c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:72468
    • 提供者:tatooo
  1. Parallel

    0下载:
  2. 并行运算的C#类,对for循环进行并行运算处理-Parallel computing of C# class, on for the cycle to carry out parallel processing
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:5743
    • 提供者:yunhai
  1. LPT

    0下载:
  2. 源码中位C#环境下对并口的操作操作,即将数据传入并口中,用于打印机等设备。-The median C# source code under the environment of the operation of parallel operation, in which data is imported, and the mouth, for printers and other devices.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:46569
    • 提供者:Gary
  1. C

    0下载:
  2. 个字符串常见算法系统总共包括12个模块。每个模块都是并列的,分别对应相应的字符串算法。只要输入相应的数字就能进入此模块然后进行相应的操作。而输入可以随意输入一个字符串(可以包含空格).我的第一个模块是求字符串的复制;第二个模块是字符串的比较;第三个模块是求字符串的长度 ;第四个模块是连接两个字符串;第五个模块将ch字符转换为小写母 ;是第六个模块是;将ch字符转换为大写字母 ;第七个模块是检查ch是否是字母;-Common algorithm string system includes 12
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:55955
    • 提供者:cuijianzhou
  1. CSharp4.0_in_a_Nutshell_Fourth_Edition

    0下载:
  2. When you have questions about how to use C# 4.0 or the .NET CLR, this highly acclaimed bestseller has precisely the answers you need. Uniquely organized around concepts and use cases, this fourth edition includes in-depth coverage of new C# topics su
  3. 所属分类:CSharp

    • 发布日期:2017-05-16
    • 文件大小:4270472
    • 提供者:TiiUuHA
  1. Pro-NET-4-Parallel-Programming-in-CSharp

    0下载:
  2. Pro NET 4 Parallel Programming in C#
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3897815
    • 提供者:
  1. Task-Parallel-Programing

    0下载:
  2. C# 并行运算程序,上课老师讲的程序,简单的并行运算-Task Parallel Programing
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:306648
    • 提供者:Han Li
  1. Essential.CSharp.4.0

    0下载:
  2. 本书是一部好评如潮的语言参考书,作者由浅入深地介绍了c#语言的各个方面。全书共包括21章及6个附录,每章开头的“思维导图”指明了本章要讨论的主题,以及各个主题之间的层次关系。书中所包含的丰富的示例代码和精要的语言比较,都有助于读者理解c#语言。本书首先介绍了c#语言的基础知识,随后深入讲解了泛型、迭代器、反射、线程、互操作性和语言集成查询(linq)等高级主题,还涉及了动态编程、使用tpl进行多线程编程以及用plinq进行并行查询处理等c# 4.0新增内容,此外还介绍了与这些内容相关的隐式类型变
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:7594713
    • 提供者:yaguang_li
  1. BasicPipelineExamples

    0下载:
  2. Basic Pipeline Examples Microsoft patterns & practices Parallel Programming Guide using c# =============================================================================== Copyright © Microsoft Corporation. All rights reserved. This code
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:5046
    • 提供者:shiyar david
  1. ImagePipeline

    0下载:
  2. Image Pipeline Examples Microsoft patterns & practices Parallel Programming Guide using c# =============================================================================== Copyright © Microsoft Corporation. All rights reserved. This code
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:19792
    • 提供者:shiyar david
  1. ParallelProgrammingSamples

    0下载:
  2. this an example for the parallel programming code written in c sharp. it may be helpful for someone-this is an example for the parallel programming code written in c sharp. it may be helpful for someone
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4740682
    • 提供者:G
  1. LPTprinter

    0下载:
  2. 用C#语言写的并口打印机测试程序,包括图片打印功能-Parallel printer test procedures, including images Print function
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:65103
    • 提供者:asdfa
  1. 51mcu_12864LCD_parallel

    0下载:
  2. 51单片机驱动128*64LCD的程序(并行方式) c语言写的,有注释。 -51 single-chip driver 128* 64LCD program (parallel) c language, there are notes.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:24166
    • 提供者:
  1. ZPLEAN13

    0下载:
  2. 斑马打印机 ZPL语言 并口 C# 可直接添加到项目中调用-The zebra printer parallel port ZPL language
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1724
    • 提供者:111
  1. CSharpinpout

    0下载:
  2. C#并口操作 例子不错。。。适合学习-C# Parallel operation
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:657514
    • 提供者:xiao
  1. ParallelProcess

    0下载:
  2. Samples for various parallel processing methods in C# 4.0-Samples for various parallel processing methods in C# 4.0
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:8978
    • 提供者:sen Jacob
  1. TasksDotnet

    0下载:
  2. Tasks and Task Parallel Library (TPL) : Multi-threading made easy-Introduction It had been really long since Tasks got released as part of .Net framework class library (FCL) as a wrapper over thread-pool threads. Now Microsoft strongly recommends
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:13405
    • 提供者:xps1530
  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
搜珍网 www.dssz.com