资源列表
rgb565BMP2HEX
- 将RGB565格式的位图转换为C语言的代码-to RGB565 format bitmap conversion to the C language code
read_ini_file
- 介绍通过API函数读写INI文件,还介绍了其使用方法-introduced through the API reading and writing INI file, but also on its use
2006082
- 文件查找,方便大家进行日常的文件搜索,大家请用-search for documents to facilitate day-to-day document search, please use
IEEE-Std-802.11a-1999
- IEEE-Std-802.11a标准文档, 如你需要更多的IEEE标准请联系truewell@anhuinews.com-IEEE - Std-802.11a standard documentation, If you need more IEEE standard please contact truewell@anhuinews.com
linux9
- RedHat9下apache1.3.28+php4.3.3+mysql4.0.15安装过程操作系统: RedHat 9 软件版本: apache_1.3.28.tar.gz, php-4.3.3.tar.gz, mysql-4.0.15.tar.gz 所有操作都假定在root下执行. -RedHat9 under apache1.3.28 php4.3.3 mysql4.0 .15 operating system installation process : RedHat 9 So
jdbc_20061110
- 常用java连接数据库的数据库驱动类,有mysql,sqserver,oracle等的-common java connecting to the database database-driven category, mysql, sqserver. the oracle
lzj2
- 这是关于中药的一个二维的文章,实用多多,大家可以关注一下-This is of Chinese medicine in a two-dimensional articles, practical arrangement, we can look
ResEdit(Unfinished)
- ResEdit(资源编辑的一个类,为完成,有兴趣的朋友可以完成).rar-ResEdit (editorial resources of a class, for the completion, interested friends completed). Rar
shxdrw
- 鼠绘心得(人物图)经典的任务素材FLASH的人物图-rat painting experience (figures) of the mandate of classic material FLASH figures map
pid-tiaojie
- pid参数的调节方法,对pid参数的选定有很大帮助,是前人的总结不可不看。-pid adjusting the parameters of the method, the pid of the selected parameters will be of great help, is summed up by our predecessors can not see.
blwj
- 一个遍历文件夹中文件的例子,已经在源码上做了修改,方便调用!-traverse a document folder example, the source code has been revised to facilitate the call!
gauss-C
- * 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵 * 输入: n----方阵A的行数 * a----矩阵A * m----矩阵B的列数 * b----矩阵B * 输出: det----矩阵A的行列式值 * a----A消元后的上三角矩阵 * b----矩阵方程的解X -out the main elements of Gaussian elimination method for solving matrix equ