资源列表
Programming-Assignment-Sharp2
- Write a program to solve the systems of linear equations by Gaussian elimination with scaled row pivoting, including the factorization phase and the solution phase. Report the LU matrices as well as the solution in the conclusion.
Latihan-Kalkulator
- sebuah kalkulator menggunakan bahasa visual basic
Ccc
- 用C++实现信息论课程中的卷积码的编译码功能,并且制作界面进行封装-With C++ realize information theory course in the convolution code function, and making interface package
keywords
- 一款统计baidu、google关键字排名的程序源码-baidu、google keyword sorts
calc
- nice calculator with all the features - the same as in windows
add-and-sub
- 用补码计算的方式实现十六位二进制加减法的程序-Use the mode of calculation for code 16 bit binary addition and subtraction program
BST1
- 运用伸展树的特性,每次插入新的结点后,调用展开函数,使得新结点成 为所建树的根结点。-Use of the characteristics of the splay tree, each time you insert a new node, call to function, making the new node into For the achievements of the root.
2010JUNE-DXUT
- Microsft Direct3d9.0c2010年06月 DXUT扩展,一些常用算法里面已经解决-Microsft Direct3d9.0c DXUT
sub-sequence
- 首先开设一个空间比较大的数组,从数组尾部开始。比较最后一个数和最 初设置在数组中的一个最大值,使得最小子序列及最小子序列初始化。记录在当前位置的最小子序列数,接着,继续与在其前面相邻的数进行比较。如果后者大于前者,者比较二者携带记录的最小子序列数的大小,如果后者持有的最小子序列数大于前者,则以后者为基准,最小子序列保持不变。反之,则将后者的子序列数自加一,将其改为前所持有的最小子序列数。继续重复前面的动作,最后得出最长不下降子序列的数目及内容。 -First to open a larg
vcppin21days
- 21天学会Visual C++,基本开发环境-TY Visual C++ in 21 days
MediaPlayer
- 用vc++6.0的win32编写的视频播放器,有助于初学者掌握win32编译环境。-Vc++6.0 win32 to write the video player to help beginners master the win32 build environment.
Using-Dll-Demo
- 详细讲解DLL编程,以及DLL调用的集中方法-DLL Demo
