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

搜索资源列表

  1. cyufayingyong

    0下载:
  2. C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载-C++ syntax and application of the classic, type of preparation and application, construction and destructor, overloaded function
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1202
    • 提供者:song
  1. cyingyong

    0下载:
  2. Windows窗口与C++中的CWnd类的关系-Windows window with C++ in the relationship between the type of CWnd
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:45636
    • 提供者:song
  1. wzq

    0下载:
  2. 用c++实现两人在电脑屏幕上下五子棋,其游戏规则如下: 1.每1步输入要下棋子的格子的x,y坐标,按Enter键 2.有1方首先5个棋子连成一线即判获胜 3.当旗子布满棋盘但仍无获胜方即为平局 4.一局结束后,若想继续按Y键,若退出则按其他键 5.若想中途退出游戏,请输入(0,0),再按照提示保存游戏 6.并且有悔棋键(不一定能实现) 7.可以选择X方先行或O方先行 设计要求: 1.屏幕上含有一些美丽的图案,比如笑脸、五角星等。 2. 棋到中
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:7932
    • 提供者:wly1zwss
  1. hfm

    0下载:
  2. 建立一个文本文件A,统计该文件中各字符的频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件B,再将Huffman编码文件译码成文件C,并对文件A与C进行比较。 要求:能够对dat、txt等类型文件进行压缩 -The establishment of a text file A, statistics that document the frequency of the characters, the characters of Huffman coding, th
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:307967
    • 提供者:张严明
  1. EffectiveSTL-revised

    0下载:
  2. Sure, the STL has iterators, algorithms, and function objects, but for most C++ programmers, it s the containers that stand out. More powerful and flexible than arrays, they grow (and often shrink) dynamically, manage their own memory, keep track of
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1233973
    • 提供者:searcher
  1. embeddedCprogramming

    0下载:
  2. this pdf is useful for embeeded c programming. all data type declarations and how to declare them are given clearely. once gone through this document it provide good knowledge on embedded programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:522142
    • 提供者:chaitanya
  1. C_C_plusplus_Complex_type_define

    0下载:
  2. C和C++复杂类型声明的一篇说明,对类似于int * (* (*fp1) (int) ) [10]这样的类型声明进行了详细的讲解。-C and C++ complex type declaration of a show that pairs of similar to the int* (* (* fp1) (int)) [10] This type of statement explaining in detail.
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:89456
    • 提供者:罗世凯
  1. smart_ptr

    0下载:
  2. 超越BOOST的C++智能指针 实现了同一指针初始化多个smart_ptr和BOOST的可以转换类型的smart_ptr的相互赋值-Beyond the BOOST smart pointers in C++ to achieve the same target multiple smart_ptr and BOOST initialization can be converted to the type of the mutual assignment of smart_ptr
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:994
    • 提供者:BruceLee
  1. CONFIG

    0下载:
  2. 这是一个C语言编程的软件,它的类型是tbC-This is a C language programming software, and its type is tbC
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:604878
    • 提供者:liyuan
  1. MCQ

    0下载:
  2. 1. Which method must exist in every Java application? (a) main (b) init (c) begin (d) paint Correct answer is (a) 2. Which of the following is a valid literal of type float in Java? (a) 10.5d (b
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:57895
    • 提供者:Gaziza
  1. LABVIEW

    0下载:
  2. ,LabVIEW 作为国际上首推的编译型图形化编程语言,已经得到广泛地应用。本文正是阐述了在虚拟仪器LabVIEW 平台 上使用TCP/IP 协议进行远程视频监控的工作方法,即利用平台为用户提供的强大网络通信功能和现场无线网络等条件,并结合客户机/ 服务器(C/S)运行原理机制,实现了不同PC 机间的一对一、多对一及一对多的远程视频监控,同时具有视频图像的保存和缩放功能。-, LabVIEW on the devaluation of the compilation as an inte
  3. 所属分类:Software Testing

    • 发布日期:2017-04-09
    • 文件大小:1124370
    • 提供者:陈全
  1. 3

    0下载:
  2. 通过对学校5个人群类的操作,深入理解面向对象语言,人事信息管理系统c-5 individual groups by type of school operations, in-depth understanding of object-oriented language, personnel information management system c++
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:4831
    • 提供者:长天
  1. MartinBernreuther

    0下载:
  2. The article starts with an introduction to the C++ library wxWindows.The first small example wxHello, is the well known ”Hello world” type example. Another example wxKoch will be extended to show the implementation of a Model-View-Controller concept.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:179362
    • 提供者:KuduK
  1. B876212-Jianxiong-xu-

    0下载:
  2. 多点数字温度计设计。要求如下: (1)测量温度范围满足:0 °C到70 °C (2)4个温度探测点采集 (3)采集的温度分辨率为0.1 °C (4)显示10个温度探测点的当前采集温度 -Temperature measurements have traditionally been performed using discrete temperature sensors like thermocouples, thermostats, and platinum resista
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:104099
    • 提供者:xujianxiong
  1. 2

    0下载:
  2. 餐饮项目,供餐厅使用餐饮项目,b to c型网站-Food items, food and beverage items for the restaurant use, b to c-type sites
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:642726
    • 提供者:王亮
  1. baokandingyue

    0下载:
  2. 设计一个报刊订阅应用系统,使系统满足以下功能和需求: 1) a一个订户可订多种报刊;一种报刊可被多个用户订阅;订单只能订阅现有报刊目录内容; b投递时,必须根据订单的情况进行投递,不得超出订单的订阅品种、数量; 2)、系统功能包括: a订户管理:订户添加、修改、删除; b 目录管理:目录添加、修改、删除; c订单管理:完成订户订阅数据的管理(包括添加、修改、删除); d 订单查询:按订户或者订单号查询订单详细情况; e统计查询:按报刊目录统计各类报刊的订阅数量
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:592793
    • 提供者:林威
  1. Design-Guide-for-Rectifier-Use

    0下载:
  2. Design Guide for Rectifier Use A transformer s required secondary A.C. voltage varies greatly with the type of rectifier chosen and filter arrangement. Use the formulas below as a guide based on the D.C. voltage you require and the rectifier/filt
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:211114
    • 提供者:Algerian
  1. 201204_SYJTTESWD

    0下载:
  2. 高精度的石英晶体测温: 通常,我们都在使用如热电偶,热电阻,热敏电阻,半导体或集成电路传感器....来测量温度,实际上,如果利用晶体来做温度传感器,其精度就会大幅度提高! 石英晶体的振荡频率会随温度的变化而发生微小的变化,利用这一特性,通过测量石英晶体振荡器的频率,就可司接测得相应的温度值,所以石英晶体谐振器还可用来进行温度的测量。测温石英晶体谐振器就属于这一类产品,它采用玻璃外壳封装软弓线电极,分辨率可达0.01℃-0·0001℃,适合作测温敏感元件。 这里
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:889721
    • 提供者:蓝天
  1. 74ls138rar

    1下载:
  2. 74HC138管脚图:74LS138 为3 线-8 线译码器,共有 54/74S138和 54/74LS138 两种线路结构型式,其工作原理如下: 当一个选通端(G1)为高电平,另两个选通端(/(G2A)和/(G2B))为 低电平时,可将地址端(A、B、C)的二进制编码在一个对应的输出端以低 -74HC138 pin diagram: 74LS138-8 line, 3-wire decoder, the the total 54/74S138 and 54/74LS138 tw
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:24488
    • 提供者:ru jin jie
  1. wenducekongxitongsheji

    0下载:
  2. 温度测控系统的设计: 利用ADC0809采用中断式设计一个温度测控系统,在LED数码显示器上显示温度值,并对温度进行测试和控制,当检测温度到达温度上限60℃时开风扇(即开启电动机),低于下限30℃时关闭风扇,LED上的显示内容为:XX ℃(采用十进制显示)。-Temperature measurement and control system design: the use of the ADC0809 interrupt type design of a temperature contr
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:430745
    • 提供者:陈思伊
« 1 23 4 »
搜珍网 www.dssz.com