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

搜索资源列表

  1. FlowAnalyser

    0下载:
  2. 在Windows XP下用Visual C++编程实现流量分析器程序。 主要工作包括实现对网卡上所有到达IP包的抓取;对抓到的IP包按照第四层协议类型、IP地址等项做分类统计;并把统计的结果用图表模式和文本模式输出。-In Windows XP, using Visual C++ programming traffic analyzer program. Its main tasks are to achieve the IP packets reach the network card t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6348044
    • 提供者:cxh
  1. xu

    0下载:
  2. 掌握线性表的结构特点。 掌握线性表的基本操作:初始化,插入,删除,查找,判空,求线性表长度等运算在顺序存储结构和链式存储结构上的实现。 通过本章实验帮助学生加深对C语言的使用(特别是函数的参数调用、指针类型的应用)。-Grasp the characteristics of the linear structure of the table. Master the basic operation of the linear form: initialization, insert, de
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1411
    • 提供者:王微
  1. games

    0下载:
  2. 用c语言编写的文本型武侠游戏,除了没有图像,基本有问下游戏所有的一切,升级,装备,物品,怪物等-Text written by c-type games in the genre, in addition to no image, basically have asked everything under the game, upgrades, equipment, items, monsters and so on. . .
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:8120
    • 提供者:mczjyl
  1. shunxubiao

    0下载:
  2. 顺序表基本操作, 1.学会定义线性表的顺序存储类型,实现C程序的基本结构,对线性表的一些基本操作和具体的函数定义。 2.掌握顺序表的基本操作,实现顺序表的插入、删除、查找以及求并集等运算。 3.掌握对多函数程序的输入、编辑、调试和运行过程。 -Basic operation of the order form, 1. Learn the definition of linear order of the table storage type, to achieve the bas
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1675
    • 提供者:xiaolu
  1. lab

    0下载:
  2. 1.编写一个函数把华氏温度转换为摄氏温度,转换公式为..C=(F-32)*5/9。 2.编程计算图形的面积。程序可计算圆形、长方形、正方形的面积,运行时先提示用 户选择图形的类型,然后,对圆形要求用户输入半径值,对长方形要求用户输入长和宽的 值,对正方形要求用户输入边长的值,计算出面积的值后将其显示出来。 3.编写重载函数Maxl可分别求取两个整数,三个整数,两个双精度数,三个双精度,数的最大值. -1. Write a function to convert Fahre
  3. 所属分类:CSharp

    • 发布日期:2016-01-21
    • 文件大小:1024
    • 提供者:刘志辉
  1. WinServiceController

    0下载:
  2. 用C#开发的,修改服务的启动类型的软件,非常好用的哦-Developed using C#, modify the service startup type of software, very easy to use, oh
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:49643
    • 提供者:jake
  1. Pi_LDPC_Coding

    0下载:
  2. 在C语言下,采用动态生成的方法,利用Π型组成 LDPC编码程序。-In the C language, using dynamically generated methods, the use of Π-type composition of LDPC coding procedures.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-14
    • 文件大小:3656
    • 提供者:strf
  1. chessboard

    0下载:
  2. 用C++语言实现棋盘覆盖分治算法 在一个2k×2k 个方格组成的棋盘中,恰有一个方格与其它方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘。在棋盘覆盖问题中,要用4种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格-C++ language with the board divided coverage of a 2k × 2k Algorithm in the composition of the board of squares, just a different box
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1430
    • 提供者:kyc
  1. NewfeaturesinCSharp4.0

    0下载:
  2. The major theme for C# 4.0 is dynamic programming. Increasingly, objects are “dynamic” in the sense that their structure and behavior is not captured by a static type, or at least not one that the compiler knows about when compiling your program. Som
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:23024
    • 提供者:prasad
  1. StudentsInformationManagementSystem

    0下载:
  2. 自己用C++写的学生信息管理系统(DOS界面),有三个类,分别是课程,学生,和界面类,-Using C++ to write their own student information management system (DOS interface), there are three categories, namely, curriculum, students, and interface type,
  3. 所属分类:Education soft system

    • 发布日期:2017-05-08
    • 文件大小:1685078
    • 提供者:王琦
  1. CombatSimulator

    0下载:
  2. A Battle simulator featuring several type of fighters ( amazons, druides,etc.) programmed in C++ on Linux Fedora 12.
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:22499
    • 提供者:pyr0
  1. CplusplusPrimerPlus

    0下载:
  2. 作 者:[美]普拉塔(Prata,S.) 著 全书分17章和10个附录,分别介绍了C++程序的运行方式、基本数据类型、复合数据类型、循环和关系表达式、分支语句和逻辑操作符、函数重载和函数模板、内存模型和名称空间、类的设计和使用、多态、虚函数、动态内存分配、继承、代码重用、友元、异常处理技术、string类和标准模板库、输入/输出等内容。-Author: [United States] Puerto Plata (Prata, S.) the book is divided into 17 c
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5723486
    • 提供者:徐可欣
  1. mirror

    0下载:
  2. include read and write gray image pgm type with mirror function in c-include read and write gray image pgm type with mirror function in c++
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:1006
    • 提供者:nashatjallad
  1. Face

    0下载:
  2. this face images can be use in testing or training mode for image processing c++ the type is pgm -this face images can be use in testing or training mode for image processing c++ the type is pgm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1173976
    • 提供者:nashatjallad
  1. ym_cpp-maopao-Demo_Sort

    0下载:
  2. 该函数模板使用冒泡法对集合元素进行排序,参数说明:   collection 集合对象,集合对象必须提供 [] 操作。    element 集合元素,该参数的作用仅仅是确定集合元素类型,参数的值没有用,建议取集合的第一个元素。集合,素必须提供复制、赋值和比较操作。   count 集合元素的数目   ascend 表明排序时使用升序(true)还是降序(false),该函数模板支持C++数组以及MFC集合CStringArray、CArray-The function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:12047
    • 提供者:林伟
  1. Elan

    0下载:
  2. Memory Card Explorer Software has been designed to read and write data between PCMCIA cards and data files SUPPORTED CARD TYPES SRAM Flash Series I Flash Series 2 Flash Series 2+ AMD C & D Series Flash MLC Flash (Multi-Level Cell F
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1611003
    • 提供者:silvica
  1. ThinkingCplusplus

    0下载:
  2. 本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 -Of this book to learn C++ based on their personal experience a
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-02
    • 文件大小:14494562
    • 提供者:洚心独吟
  1. QianMing

    0下载:
  2. windows mobile6 下手写签名的实现。可保存为gif图片,也可以Image形式直接调用。使用C#开发,环境为vs2008-windows mobile6 achieved under the handwritten signature. Save as gif image, you can also directly call Image Type
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-29
    • 文件大小:235197
    • 提供者:mutou
  1. oneself

    0下载:
  2. 本书在详细分析操作系统原理的基础上,用丰富的实例代码,一步一步地指导读者用C语言和汇编语言编写出一个具备操作系统基本功能的操作系统框架。本书不同于其他的理论型书籍,而是提供给读者一个动手实践的路线图。书中讲解了大量在开发操作系统中需注意的细节问题,这些细节不仅能使读者更深刻地认识操作系统的核心原理,而且使整个开发过程少走弯路。全书共分7章。-This book analyzes in detail the basis of the principle of the operating syste
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-14
    • 文件大小:22520631
    • 提供者:杨剑
  1. zuoye

    0下载:
  2. 屏保类型,通过c语言来编写图形图像,实现屏保功能。-Screen saver type, written by c language graphic image to achieve screen saver function.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:86333
    • 提供者:zzp
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com