资源列表
[图形图像处理(光照,映射..)] CxImageTest
说明:将两幅不同,但有相交的图片重新拼接组合成为一张新的更加完整的图片。文件夹中附有测试图片。-Will be two different, but there is the intersection of the picture re-splicing a new portfolio to become more complete picture. Folder with a test picture.<WangDi> 在 2025-10-07 上传 | 大小:7.35mb | 下载:0
[Linux/Unix编程] Linux--shiyanbaogao
说明:Linux上机实验报告:(1)实验Linux的安装、 (2)实验Linux基本操作、(3)实验Linux Shell程序设计、(4)实验Linux 高级程序设计-Linux experiment on the report: (1) experimental installation of Linux, (2) experimental Linux basic operation, (3) experimental Linux Shell programming, (4) experimenta<阿罗> 在 2025-10-07 上传 | 大小:715kb | 下载:0
[Windows编程] MSILandTutorial
说明:Microsoft Intermediate Language (MSIL)微软中间语言 这是一种类似Java字节码的语言,也是为了能在不同平台移植所生成的中间代码。具体过程如下: MSIL是将.NET代码转化为机器语言的一个中间过程。它是一种介于高级语言和基于Intel的汇编语言的伪汇编语言。当用户编译一个.NET程序时,编译器将源代码翻译成一组可以有效地转换为本机代码且独立于CPU的指令。 -Microsoft Intermediate Language (MSIL), Mi<宴宾> 在 2025-10-07 上传 | 大小:337kb | 下载:0
[绘图程序] MidDrawLine
说明:图形学的算法实现,中点画直线的算法-Graphics algorithm implementation, the algorithm in a straight line stippling<xuezhanfei > 在 2025-10-07 上传 | 大小:1kb | 下载:0
[Windows编程] CSHARPshutdown
说明:c# 开发的定时关机,增加了取消的功能,希望对大学有帮助。-c# development timing shutdown, an increase of the abolition of the function, in the hope that the University has to help.<宴宾> 在 2025-10-07 上传 | 大小:392kb | 下载:0
[系统编程] PVnew
说明:此程序实现了PV操作,操作系统的课程实习-Implementation of this process PV operation, the operating system curriculum internships,<xuezhanfei > 在 2025-10-07 上传 | 大小:9kb | 下载:0
[DSP编程] at45db161_with_2407
说明:tms320lf2407a work with at45db161 "trace". buffer 8000 word copy from sram to at45. first page content: num save, to cyclewrite. function: read trace to sram, save trace to at45, read status, and something else<Vlad> 在 2025-10-07 上传 | 大小:6kb | 下载:0
[文件操作] Code
说明:const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con<辛光明> 在 2025-10-07 上传 | 大小:37kb | 下载:0