搜索资源列表
消隐算法
- yuan dai ma
插入和提取运算符的重载
- 在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重载定义插入(<<)和提取(>>)运算符,以便于该类的对象使用cin和cout进行数据的输入和输出.-in C Operators is a special function name, its status and function, it can also be defined as a category of
80450_2005-06-06_179
- 一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results. References : Yan Wei Min "Data Structures and Algorithms
稀疏矩阵的定义和实现
- 上对于稀疏矩阵的定义是这样的:“非零元较零元少(注:原书下文给出了大致的程度),且分布没有一定规律”,照这个说法,那题的答案应该是不一定是稀疏矩阵,因为可能是特殊矩阵-on for sparse matrix is defined like this : "nonzero billion yuan less than zero (Note : The original book is generally below the level), the distribution of cer
算术表达式的计算
- 数据结构里面算术表达式的计算.主要是一元多项式的计算.仅供参考.-data structure inside arithmetic expression calculation. One yuan is polynomial calculations. For reference purposes only.
cifaty
- (一) 程序设计要求 (1) 目 标 机:8086及其兼容处理器 (2) 中间代码:四元式 (3) 设计结果:四元式表、符号表、TOKEN串表 (4) 语义分析内容要求: 1) 变量说明语句 2) 赋值语句 3) 控制语句(任选一种) 4) 过程开始及结束语句 5) 分程序结构的符号表问题 6) 对子过程内部的源代码,暂时可以忽略生成四元式,但要对变量或常量入符号表。 -(a) program design requirements (1) Targe
vcl组件包的实践开发
- 包括三个组件的制作方法,分别为对INI文件的操作、人民币的转换及TDBDATETIMEPICKER的操作-include three components of the production method, the INI file for the operation of yuan and the conversion of operating TDBDATETIMEPICKER
mapx中如何实现图元的拖拽
- 本文内容是关于mapx中如何实现图元的拖拽的问题。-content of this paper is on how to achieve MapX map yuan dragging the issue.
加密标记及基于SHA-1下的安全电子交易
- 王小云教授虽然已经破解了sha1,但是sha1并不是由此就垮掉了,而是向着更多元、复杂的方向去发展,本文主要介绍了sha1在电子交易中的使用。-Bruce Schneier sha1 have cracked, but not from this sha1 collapse, but toward more yuan, complicated move in the direction of development, this paper introduces the sha1 in elect
846643DDAmid
- 计算机图形学,用DDA中值法画椭圆、直线等基本图元。- Computer graphics, with DDA in value law base map Yuan and so on picture ellipse, straight line.
906求一元线形回归方程及预报
- 906 求一元线形回归方程及预报 一 功能 x为自变量,y为随机变量,给出一组n次观测值(Xi, Yi), I=1, 2, … n, 求线形回归方程 Y=A+BX 来描述Y与X的变化规律。并用T检验法检验线形回归是否显著。若显著,可用求得的线形回归方程作预报,并给出预报值的置信区间。 -906 for one yuan linear regression equation and forecast a function of the variable x, y as ran
Metaparllel
- 串行程序并行化软件 它提供给程序员一个图形化的交互界面,首先由程序员选择并行算法,然后通过配置向导对所选择的并行算法进行定制,生成配置文件,然后参照配置文件自动生成并行程序的框架代码,并将程序员提供的元任务的串行代码嵌入到框架代码中,最后生成并行程序-software programmers to provide an interactive graphical interface, the first programmer to choose from parallel algorithm
shiyan1
- 一元多项式.确定算法中每一语句的执行次数和整个程序的时间复杂度.-one yuan polynomial. Each algorithm to determine sentences and the number of the implementation of the entire process time complexity.
yuan
- //下面是画圆的程序, //画线、画圆、画各种曲线其实都很简单,归根到底就是x、y的二元方程嘛 //对算法感兴趣的话建议去找本《计算机图形学》看看,不是卖关子哦。实在是几句话说不清除,呵呵 // ---------------------------------------------- //字节 void circleDot(unsigned char x,unsigned char y,char xx,char yy)//内部函数,对称法画圆的8个镜像
beiwei-chuan-huan-yuan
- 可以穿掉目前所有的还原。技术更新时代了。。。还原卡又得换了-beiwei chuan huan yuan
Special-dun-a-yuan-machine
- Special dun a yuan machine -Special dun a yuan machineSpecial dun a yuan machine
A-yuan-quadratic-equation-solution
- 这是一个求解一元二次方式的程序,请大家试用,非常好用的-This is a way of solving a yuan quadratic program, please try, very useful
A-yuan-quadratic-equation-root
- 在VC6.0环境下编写的求一元二次方程的根的程序 -A yuan quadratic equation root
One-yuan-polynomial-multiplication
- 题目说明: 要求采用链表形式,求两个一元多项式的乘积:h3 = h1*h2。函数原型为:void multiplication( NODE * h1, NODE * h2, NODE * h3 )。 输入: 输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。 例如:1+2x+x2表示为:<1,0>,<2,1>,<1,2>, 输出: 以指数递
A-yuan-quadratic-equation-solution
- 这是一个求解一元二次方式的程序,请大家试用,非常好用的-This is a way of solving a yuan quadratic program, please try, very useful