搜索资源列表
sliding-window
- 滑动窗口实验模拟.附有发送方和接收方的源代码-In this assignment, we are required to implement a data link layer function—sliding window. I chose to use C++ as a programming language and Microsoft Visual C++ as a develop platform.
Downloads
- 编译原理赋值语句的逆波兰输出,编写方式为c++.-Compilation Principle of Reverse Polish assignment output, for the preparation of c++.
matrix
- simple matrix C++ mayb one of assignment^
smart_ptr
- 超越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
assignment
- 香农哈弗曼编码的相关实验及C++程序-about huffuman code and something about it
2-1
- 作业1:请写一个C函数,若处理器是Big_endian的,则返回0; 若是Little_endian的,则返回1。 • 函数原型:int checkCPU( ) -Assignment 1: Please write a C function, if the processor is Big_endian, it returns 0 if Little_endian 1 is returned. 鈥� The function prototype: int
Assignment
- Analyze and simulate the following code lists (code1 and code 2) with the same input signals shown below by presenting POW and OL. If the data type of “a, b, c, d, u, v, w, x, y, z” is declared as std_logic, what changes the simulation outputs will b
4
- C语言PPT第四章 顺序程序设计与输入/输出函数 C程序组成 赋值语句 输出函数 输入函数-C Language PPT Chapter sequential programming and input/output functions C program the assignment statement output function input function
CPP-jichu
- c&cpp基本知识点总结Constsizeof用法总结static作用和赋值圈复杂度,深度指针,数组-c & cpp basic knowledge Summary Constsizeof usage summary of a static role and assignment of cyclomatic complexity, depth pointers, arrays
bartend
- C#控制Bartender条码打印输出,条码字符串赋值。-C# control Bartender barcode printout barcode string assignment.
weifuzhi
- C语言中 按位赋值的一种算法,在单片机语言中常用的一种算法-C language bitwise assignment of an algorithm commonly used language in the SCM algorithm
iOS-training
- iOS培训一年后,写给学弟学妹一些心得,我当时在上海XXX培训机构培训(以免广告嫌疑xxx代替)的,我是利用暑假期间参加培训的。 简单说说我的培训经历,我是去培训地点报名的,当时一看教室有60多人一个班,顿时觉得这个培训机构可信,这4个月里我从一个不太懂C语言到精通C语言、精通OC、基本掌握iOS的开发精髓,收获蛮大的,但是在这个收获过程中有愉快的也有不愉快的。 第一我并不是资质比较好的学员,由于培训机构为了最大化利益,把所谓的好学生和差学生分为了两个班,这样分配后我进入了差班,其实
cSharparr
- 在VB中使用控件数组非常灵活,同样在C#中也可以实现控件数组的功能。从三个方面说明C#如何完成控件数组的功能,即对多个控件赋值,多个控件使用同一个事件处理程序,在运行时动态添加或者删除控件-Use a control array in VB very flexible, also in C# function can also be realized a control array. Three side note C# how to accomplish the function of a c
Induvidual-Assignment
- assignment of a service station of c++ console application
ObjectModel-
- C++对象模型在内存中的实现,讲述了类,继承以及虚继承的内存布局;成员变量和成员函数的访问已经访问时的开销情况,包含虚函数的情况,考察构造函数,析构函数,以及特殊的赋值操作符成员函数是如何工作的,数组是如何动态构造和销毁的;简单地介绍对异常处理的支持。-C++ Object Model in memory, about classes, inheritance and virtual inheritance memory layout overhead circumstances access
stack
- 运算符重载的栈。C++语言编写的头文件。可以入栈出栈赋值打印等操作。-Operator Overloading stack. C++ language header file. You can stack the stack assignment printed.