资源列表
操作系统11
- 用C语言作为编程语言,用结构体作为文件和目录等的编程结构;对于文件,其结构体中包括文件名、属性、文件内容、文件长度、指向父目录的指针、指向子目录的指针、指向同层目录或文件的指针。 目录结构和文件结构相似,只是没有内容,其只有子目录和子文件。 用户结构包括用户名、指向其文件目录的指针、指向下一个用户的指针。设置的文件操作命令有17条:新建文件、新建目录、删除文件、删除目录、在当前目录下指定目录新建子目录、在当前目录下指定目录新建子文件、打开文件、关闭文件、读文件、写文件、修改文件名、修改目录名、修
tsp
- traveling salseman problem source code
crc_source_CSharp
- C# CRC16 CRC32 算法 CRC16 和 CRC32 的源代码-C# CRC16 CRC32 CRC16 and CRC32 algorithm source code
ImageTransformation
- 实现对图像的各种转换 包括缩放、平移、旋转仿射和摄影变换-image process opencv
C3E6DRAWITEMs
- DrawItem.C -- 演示使用各种绘图函数绘制图形-DrawItem.C- demo draw graphics using various drawing functions
AntiVirusModel
- 单杀病毒:针对某种特定病毒编写专杀的模板!-Antivirus model:this program provided a model on how to write a AntiVirus-program!
743616
- 本程序是关于抛物线方程相关的,本程序经过调试,完整可用-pe
tongxunlu
- 输入人名出通讯方式,输入通讯方式则数出人名字。-Enter the names of means of communication, enter the number of means of communication is the name of the person.
xscjgl
- 学生成绩管理系统,可实现学生成绩信息的添加,显示,插入,修改,删除,以及按平均分排序。-Student achievement management system that enables the addition of student achievement information, display, insert, modify, delete, and sort by average.
MASM_calc
- 使用宏汇编 ( MASM ) 写的一个计算器, 能进行 加 和 减 操作.-Use Macro Assembler (MASM) write a calculator that can be ' plus' and ' cut' operations.
MD5
- MD5算法源代码,实现对文件、字符串、buffer等计算出MD5值。-MD5 algorithm source code, file, string, buffer, etc. to calculate the MD5 value.
plot-cars-lda-mcs
- 五组在matlab中应用的小程序:(1)carspls and carsplslda,竞争性自适应重加权算法(cars)筛选特征变量,并建立PLS定量或定性模型(2)mcuvepls 蒙特卡罗抽样无关信息消除后,建立PLS定量和定性模型(3)osc,正交信号校正的多变量数据处理方法(4)plot cars-lda-mcs,表征cars-lda-mcs的结果(5)demo 对以上carspls and carsplslda,mcuvepls 方法在matlab中实现举例演示-Five groups