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

搜索资源列表

  1. generics-and-IO-streams

    0下载:
  2. 讲解C++关于泛型和I/O流的知识。IO包括输入和输出流。-Explain the C++ knowledge about generics and I/O streams.IO includes an input and output streams.
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:333603
    • 提供者:董飞
  1. Visual-CPP

    0下载:
  2. VISUAL C++使用编程,具体的事例让你更加轻松了解C++的编程,RAR解压就行了-C++ is an efficient and practical programming language, it can process change program design, can also be carried out in the face of the object program design, and easier to learn than C (such as I/O flow,
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:15015936
    • 提供者:蒋宏
  1. clock_moni

    0下载:
  2. 一个模拟时钟的C++实现,仅仅生成一个模拟钟,没有其他什么的功能,多多包涵-tihis is clock written by C++.limied to my ability,I can t make it that perfact.If there is any question pleses solve it by yourself.
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:2088
    • 提供者:吴锐
  1. windows-Network-Program-Technology

    0下载:
  2. 本书第一部分讲述的是传统的网络接口N e t B I O S、重定向器以及通过重定向器进行的各类网络通信。尽管本书大部分内容均围绕Wi n s o c k编程这一主题展开,但是,A P I比起Wi n s o c k 来,仍然具有某些独到之处。其中,第1章探讨的是N e t B I O S接口,它和Wi n s o c k类似,也是 一种与协议无关的网络A P I。N e t B I O S提供了异步调用,同时兼容于较老的操作系统,如O S / 2 和D O S等等。第2章讨论了重定
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:16768300
    • 提供者:刘宝
  1. LTE--RLC-layer-AM-transmission

    0下载:
  2. 针对 3 G PP最新发布的 LTE ( l o n g t er m evol u t i on ) R e l ease 8 标准, 研究了 LTE 空中接口协 议栈无线 链路控 制 ( ra d i o l i nk con t ro, l RLC ) 的子层确认 ( ac kn o w l e d ged m o d e , A M ) 传输模式的 设计与实 现机制。主要介 绍了 L TE 无 线接入网空中接口协议 栈的结构, 详细阐述了空中接口协 议栈中 RLC的 A M 数据
  3. 所属分类:Project Design

    • 发布日期:2017-03-21
    • 文件大小:653223
    • 提供者:cindy
  1. cPP

    0下载:
  2. 这是我收藏的关于C++的程序,希望对初学者有帮助-This is my collection of C++ program, I hope to help beginners
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:8722391
    • 提供者:lcihao
  1. gdiFlow

    0下载:
  2. c#写的.net 画流程图的控件,可以转换成xml。也可以根据xml转换成图。需要客户端安装.net framework. 发出来与大家分享,也希望能对大家做工作流的开发有所帮助。由于种种原因该控件并没有继续开发下去,所以不足之处,请大家指正。 使用方法,附件中有gdiflow.htm和gdiflow.dll两个文件,将其放在wwwroot下或iis的虚拟目录中,直接访问gdiflow.htm即可。如放在本机的wwwroot下,则直接用localhost/gdiflow.htm即
  3. 所属分类:software engineering

    • 发布日期:2016-01-14
    • 文件大小:16384
    • 提供者:一剑幸福
  1. GPS-simulation

    0下载:
  2. 在Microsoft Visual C++软件环境下,用C++ 语言实现整个仿真。将整个产生系统分为C/A码产生,信号产生,量化三个模块,经过编写和调制实现产生的基本功能,即输入导航电文及控制数据,例如 选取卫星信号,多 普勒频移,采样周期。最后可以得到加入服从高斯分布的噪声信号的数字离散中频信号。 -We use the C++ language to archive the simulation in the Microsoft Visual C++ circumstance
  3. 所属分类:Project Design

    • 发布日期:2017-11-20
    • 文件大小:539656
    • 提供者:luchan
  1. 4

    0下载:
  2. SQLite官方的使用介绍中附带了一个C语言的实例,该实例使用了回调的方法处理由SQL语句返回的记录集,这种回调函数的方法比较复杂,而且也并没有获得什么实质性的好处。所以在这里我推荐使用另外一组函数来完成该类操作,经实践检验证明,该方法在效率方面不存在任何问题。-Using SQLite official presentation comes with a C language instance of the callback method uses the processing of reco
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:13227
    • 提供者:nb
  1. bank_4324234

    0下载:
  2. 自己编写C++银行管理程序,用于学习的,。大家互相学习学习,交流交流。-I have written C++ bank management program for learning. We learn from each other。thanks!
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:1834423
    • 提供者:博尔图
  1. 3

    0下载:
  2. 对一篇由英文字母、空格、标点符号构成的文档,进行Huffman编码 数据输入: 由文件input.txt给出输入数据。 输入文件示例 input.txt A priority queue is a queue where each element has a priority and the element with the highest priority is at the front of the queue and will be the first elemen
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:259114
    • 提供者:miyor
  1. Genetic-algorithm--

    0下载:
  2. 遗传算法求函数最优解,在这里,我用C语言对同样的一个函数进行了仿真,在C语言中,所有关于遗传算法的函数需要自己编写,因此可以更清楚的理解遗传算法,了解它的执行过程。-Function of genetic algorithms optimal solution, here, I used the same one for the C language function simulation, in the C language, all on Genetic Algorithms functio
  3. 所属分类:software engineering

    • 发布日期:
    • 文件大小:16926
    • 提供者:fanfan
  1. Processing_

    0下载:
  2. Processing 中 文 开 发 教 程 -P r o c e s s i n g
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:519890
    • 提供者:zhangli
  1. dlist

    0下载:
  2. 一个简单的双向链表的建立、实现简单功能的C++的源代码,希望可以帮助大家-A simple two-way linked list creation, simple functions C++ of the source code, I hope you can help
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:1094
    • 提供者:xiaoli
  1. changjianshuyu

    0下载:
  2. c++常见术语对照,可以消除很多不必要的阅读障碍,希望可以帮到大家在C++学习中解决一些困难-c++ common terminology control, you can eliminate a lot of unnecessary dyslexia, I hope everyone in the C++ mind helping to learn
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:27728
    • 提供者:xiaoli
  1. Programas-de-Micros

    0下载:
  2. Some example about programs to microcontroller. The programation is in languaje C. Some programs are very easy to understand, others is about to use the serial comunication like UART. And I added a program with ADC, you only need built the circuit wi
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:817693
    • 提供者:PIGA
  1. Gauss

    0下载:
  2. 这是用C++编写的 用高斯方法求解方程的方法 我想对与计算机数学的同学来说 可能会有用-It is written with C++ method for solving equations using Gaussian approach I want to mathematics and computer may be useful for the students
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:7770207
    • 提供者:冯杰
  1. shangrenguohe

    0下载:
  2. 一个用c语言写的控制台程序,模拟商人过河问题的解决,希望对你有所帮助!-A console using c language program to simulate merchants across the river solve the problem, I hope for your help!
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:1164
    • 提供者:黄刚
  1. Using-CP-WinSockPSMTP-e-mail

    0下载:
  2. 在网上找了很长时间如何发电子邮件的教程,发现大多数都是不能用的 很黑心,要不就是有问题的, 烦人,,,所以决定自己写一个C+WinSock+SMTP, 不敢藏私,拿出来与大家分享.<转载,原作者文档内有注明>-The Internet looking for a very long time how to send e-tutorials, found that most are not used Very black heart, or is there a pro
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:12769
    • 提供者:黄林康
  1. 3

    0下载:
  2. q w e r t y u i o p a s d f g h j k l z x c v b n m j
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6900
    • 提供者:thanga selvi
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com