B-P算法对函数的拟合程序
上传时间: 2013-12-17
上传用户:Miyuki
C8051FXXX读S-3530A实时数据寄存器子程序
上传时间: 2013-12-17
上传用户:黑漆漆
Source Code from Richard Steven s Unix Network Programming
标签: Programming Richard Network Source
上传时间: 2014-01-07
上传用户:huyiming139
一个基于vc++的c/s架构的网络教学答疑系统。我的软件工程上机报告。
上传时间: 2013-12-01
上传用户:litianchu
USBFX2LK WDM drive for OSR s USB FX2 Learning Kit
标签: USBFX2LK Learning drive OSR
上传时间: 2015-03-11
上传用户:huannan88
What s inside :README - this fileINSTALL - installation instructionsstlport - main STLport include directorysrc - source and makefiles for iostreams implementationlib - installation directory for STLport library (if you use STLport iostreams only)test/regression - regression test, using wrapper iostreamstest/eh - exception handling test using STLport iostreamsetc - miscellanous files (ChangeLog, TODO, scripts, etc.)
标签: instructionsstlport installation fileINSTALL STLport
上传时间: 2014-01-19
上传用户:1159797854
if (pfile() == 0) unlink(inname) else fprintf(stderr, "%s: I/O Error -- File unchanged\n", inname) fclose(outfile) fclose(infile) } exit(0)
标签: unchanged fprintf inname unlink
上传时间: 2015-03-12
上传用户:l254587896
matlab实现s小波变换代码,m文件。输入图像矩阵,输出一幅图像,分为四块。
上传时间: 2015-03-12
上传用户:15736969615
HM701NEP(S3C44B0X)基本启动代码,在此基础上可以做各种实验,包括个6文件,44BINIT.S 汇编代码,系统上电、复位及异常处理的入口点。 Memcfg.s 汇编代码,外部存储空间配置 OPTION.S 汇编代码,一些汇编宏定义:RAM的起始地址,中断入口表地址、RAM类型、系统主频、PLL控制字等 44B.H S3C44B0X的寄存器地址宏定义 OPTION.h 供C程序使用的一些反映系统工作方式的基本宏定义 Def.h 一些数据类型的缩写
上传时间: 2015-03-12
上传用户:来茴
清华大学数据结构课上实现的B+树,设计一个4阶B+树,包括: (1) 叶子的每个记录应该包括4字节(long)关键码值和60字节的数据字段(存储文件名等,可以自定),设每个叶子可以存储5条记录,而内部节点应该是关键码值/指针对。此外,每个节点还应该有指向同层下一个节点的指针、本节点存储的关键码数等; (2) 此4阶B+树应该支持插入、删除以及根据给定关键码值进行精确检索与关键码范围检索; (3) 显示(打印)此4阶B+树的生长(含删除节点)过程实例;
上传时间: 2014-08-05
上传用户:ywqaxiwang