资源列表
Matrix-multiplication
- 矩阵乘法计算,实现矩阵的乘法运算程序。简单而实用。-The matrix multiplication, the matrix multiplication program. Simple and practical.
bahuanghouwenti
- 这是解决八皇后问题的程序。八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。这问题是19世纪著名的数学家高斯1850年提出:在8X8的国际象棋上摆放8个皇后,使其不能相互攻击,即任意两个皇后不能处于同一行、同一列或同一斜线上,问有多少种摆放。高斯认为有76种方案。1854年在柏林的《象棋》杂志上不同的作者发表了40种不同的方案,后来有人用图论的方法解决了92种方案。-This is a program to solve the eight queens problem. Eight que
FEAPpv3.1
- feappv version 3.1 for general finite element analysis. http://www.ce.berkeley.edu/projects/feap/feappv/
Ocx
- 其实很简单的一个小东西,能够帮你自动注册所需要的控件,只需要把所要安装的控件放在同一文件夹下,然后点击bat文件,系统就会自动在后台静默的加载,加载完毕后,会弹出最后一个控件已经加载完成的消息!enjoy-In fact a very simple little things can help you automatically register the controls needed, just need to want to install controls on the same fold
reliability
- distribution network reliability
pastillero
- CCS pic source example
jizhibufaqi
- 新版的傲魂基址发布器 原创 功能基本完善-The publisher of the original function of the new version of the proud soul base address basic perfect
qpdfview-0.3.3.tar
- PDF阅读器开发源码,采用qt开源图形开发工具,界面优美,阅读功能强大。-PDF reader source development, qt open source graphical development tool, the interface is beautiful, powerful reading.
RLE
- Run-length encoding (RLE) is a very simple form of data compression in which runs of data (that is, sequences in which the same data value occurs in many consecutive data elements) are stored as a single data value and count, rather than as the origi
filter
- Add salt and pepper noise to image
FileTransferServer
- 局域网实现文件传输,服务器端,可以在局域网范围内实现文件互传-LAN file transfer server side, transferring files in a LAN within
FileTransferClient
- 文件传输客户端,可配合服务器实现文件的传输,局域网内已试-File transfer client with the server file transfer, LAN test