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

搜索资源列表

  1. Accelerated C++

    0下载:
  2. 这是Accelerated C++的配套源码,由于没有相关选项,我就将类型选为其他-This is accompanied source code of \"Accelerated C++\". I can not find proper type of this code, so I choose \"other\".
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:377.58kb
    • 提供者:舒海林
  1. yan.c

    0下载:
  2. 一元多项式类型的链式实现 一元多项式类型的链式实现-one yuan polynomial type of chain to achieve one y uan polynomial type of chain to achieve
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.28kb
    • 提供者:吕伟涛
  1. Ado_src

    0下载:
  2. 一个关于ADO编程的封装类,用C++封装-an ADO programming on the package type, C + + package
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:26.79kb
    • 提供者:cong208
  1. got_type_Cpu

    0下载:
  2. 得到CPU的类型(C++源程序)-be CPU type (C source)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8.3kb
    • 提供者:王维
  1. C++Assignments

    6下载:
  2. 华东师范大学(面向对象程序设计基于C++)课程全部作业(12次)代码,包含一个大整数类。(包含作业内容) 1 How to use VC++ & IBM Visual Age (XL) C++ 2 Pointers, Arrays and Structures 3 Operators & Statements 4 Functions 5 Use of classes in STL 6 Define concrete classes 7 Data abstract
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:409.63kb
    • 提供者:Nick
  1. 位图装入、显示的c++类

    0下载:
  2. 位图装入、显示的c++类-bitmap loaded, the type shown in c
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4.54kb
    • 提供者:xdf
  1. common-data-type

    0下载:
  2. 此源码对于数据类型不清楚的C++初学者有很大的帮助,里面设了15种常见的数据类型,根据输入输出会给学者加深印象
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:842byte
    • 提供者:李小兰
  1. wavefileplayer.c.tar

    0下载:
  2. This a simple WAV file player which interacts your Sound card(of type SoundBlaster).It can play only 8-bit Mono PCM WAVe file whose time lenght is around 1 secs.,the programmers can extend for more timelenght.It works fine in Pure 16-bit DOS Mo
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-23
    • 文件大小:2.04kb
    • 提供者:Rohit Singhal
  1. C++hxbc

    0下载:
  2. C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:1.79mb
    • 提供者:hclcool
  1. scomber-C-tool

    0下载:
  2. 众多程序员在编程过程中,都曾经有过这样的苦恼,由于不同的编程人员习惯不同, 因此源代码格式千奇百怪,甚至杂乱无章,对于不是亲自编写者来说读这样的源程 序,并对其进行整理都是一件不轻的体力活,有没有想过把这样的体力活让计算机 来做呢?对了,Scomber就是一个专门整理源代码的工具,它可以按照你希望的格 式重新整理源代码,可同时打开多个文件一次整理,甚至可以自动添加注释,让软 件开发人员减轻了不少负担。支持多种源代码格式,有C&C++,SQL,HTML
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:635.48kb
    • 提供者:lizhendong
  1. Ceasar cipher c#

    0下载:
  2. In cryptography, a Caesar cipher, also known as Caesar's cipher, the shift cipher, Caesar's code or Caesar shift, is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher in which each letter in the plai
  3. 所属分类:Windows编程

    • 发布日期:2016-10-20
    • 文件大小:1.49kb
    • 提供者:lacasombra
  1. 1-C-grid

    0下载:
  2. 基于椭圆偏微分方程,针对NACA0012翼型生成C网格,生成最后的网格(C type mesh generation)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:66kb
    • 提供者:pk5434
  1. C++Primer3rdEdition

    0下载:
  2. 本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标 准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空 间内置布尔数据类型新的强制转换方式而且还大量修改并扩展了现有的特性比如模 板template 支持面向对象object-oriented 和基于对象object-based(The changes between the second and third editions of this book are very large. One o
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:4.03mb
    • 提供者:小董ATG
  1. USB-Type-C-Dongle-Reference-Design

    0下载:
  2. USB-Type-C-Dongle-Reference-Design
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1.71mb
    • 提供者:ogorod01
  1. Type-K-Thermocouple-Chart-C

    0下载:
  2. K TYPE THERMOCOUPLE Chart
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:16kb
    • 提供者:Adarsh
  1. 1. C程序设计概论

    0下载:
  2. The introduction of C program design introduces a comprehensive and systematic approach to the grammatical rules of the C language and the design of structured programs. The contents include: generality, basic data type and expression, control flow,
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1.83mb
    • 提供者:lpudu
  1. 198个经典C#WinForm实例源码(超赞)

    0下载:
  2. c#基础学习实例,C# 是一种面向对象的编程语言。在面向对象的程序设计方法中,程序由各种相互交互的对象组成。相同种类的对象通常具有相同的类型,或者说,是在相同的 class 中。(C# basic learning example, C# is an object oriented programming language. In the object oriented programming method, the program consists of various interacted
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:52.58mb
    • 提供者:c#c++
  1. C语言大作业(购物系统)

    0下载:
  2. C语言的大作业(商城管理系统),可以注册与登陆管理员和顾客。 管理员可以增加、删除、初始化、更新商场及其所含商品的数量、价钱、产地、编号、库存等,也可以查看顾客的购物记录,可以对某特定类型顾客进行排序 顾客可以初始化自己的钱包,并进行购买,查询自己的购物记录(C language's big job (mart management system), can register and login administrators and customers. The administrator
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:3.99mb
    • 提供者:wtyytw
  1. Type-C方案-faed

    1下载:
  2. typed-C方案模块,兼容所有type-C的设备,支持HDMI,VGA,PD等接口。(type-C solution module, support interface ports of HDMI, VGA, PD, and compatible with all of the type-C devices.)
  3. 所属分类:其他

    • 发布日期:2019-05-23
    • 文件大小:1.2mb
    • 提供者:icu
  1. 测量-后方交会C#代码

    0下载:
  2. 从测量工程原理出发,利用C#编程工具,编写后方交会测量程序,实现简单类型的后方交会测量计算。(Starting from the principle of measurement engineering, the C# programming tool is used to write a resection measurement program to realize a simple type of resection measurement calculation.)
  3. 所属分类:C#编程

    • 发布日期:2019-10-15
    • 文件大小:145kb
    • 提供者:-zl-
« 12 3 4 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com