资源列表
ElementAlloc
- 用元素分配法求解0-1整数规划问题,比匈牙利法简单且易实现,该算法已通过实例验证-elemental distribution method 0-1 integer programming problems than Hungary and France is simple to implement, The algorithm has been verified by examples
jincheng.cpp
- 模拟进程通讯,可以模拟操作系统的进程调度,按优先级调度-modeling process communications, the operating system can simulate the process of scheduling, priority scheduling
jacobi
- 这是一段使用并行方式运算的jacobi迭代,目的是为了说明MPI使用过程中的对称消息发送的方式,矩阵经迭代多次后,其结果是一个16*16的方阵,元素都为8
39Barcode
- 本源码是利用打印机实现39条码的图形打印,希望该作者或是此行业的高手能多多指教!
teapot
- OPengl 的程序,模拟3dsmax 的模型。适合初学者学习。
Ackermann-nonrecursive
- Ackermann-nonrecursive.cpp, 艾克曼, 非递回
biaodashi
- 该程序为从原四则表达式求得后缀表达式,使用栈的数据结构,使用当前运算符与栈顶运算符进行比较,优先级高则入栈,之后出栈所有优先级比当前高的运算符,输入为 # 结束时,把栈中的运算符全部弹出
1
- 用于删除广义表中所有值为*的元素,例如删除广义表((a,b),a,(d,a))中所有a个结果是广义表((b),(d))。
testpra
- 程序用不同的查找方式实现了在一个数组中找出所有等于某一个数据元素的方法-Program to find different ways to achieve in an array to find all the other data elements to a particular method of
1
- 数据结构(C语言版)实验之线性表功能实现,增加删除等-Data structure (C-language version) Experimental realization of a linear table functions, increase or delete
EM-
- EM检测 初级实例 多高斯混合 First, one of the k Normal distributions is selected at random. Second, a single random instance xi is generated according to this selected distribution. -EM algorithm (Dempster et al.1977),a widely used approach to learning in the pr
bteapot
- 用OPENGL编写的关于茶壶的绘制一个小程序-OPENGL teapot
