资源列表
[对话框与窗口] DataExchange
说明:通过内存映射文件进行数据交互,可实现可执行程序间的数据传输,此示例简单,交互为整数。-Memory-mapped files through data exchange, enabling data transmission between the executable program, this example of a simple, interactive integer.<sjy> 在 2025-10-04 上传 | 大小:3.43mb | 下载:0
[其他小程序] BinaryHeep
说明:this is binaryheep search algorithm.-this is binaryheep search algorithm.<choisangwoo> 在 2025-10-04 上传 | 大小:2kb | 下载:0
[其他小程序] progressive-multi-focal-lenses
说明:用于渐进多焦点眼镜片的设计,可以得到镜面的自由曲面以及矢高分布-the design of progressive multi-focal lenses ,free-form surface<谈志杰> 在 2025-10-04 上传 | 大小:3kb | 下载:0
[其他小程序] sanbitryfft
说明:三臂型稀疏孔径的MTF模拟,以及成像分辨率的模拟- Analog MTF analog three-armed sparse aperture, as well as imaging resolution<谈志杰> 在 2025-10-04 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] RGB_Test
说明:通过给定的RGB的颜色的值,生成单一颜色的图片,用于展示与对应输入的GRB值的颜色测试。VS2013编译。-By value given color of RGB, generating a single color image, the color used to show the corresponding test GRB input values. VS2013 compilation.<themostfreeboy> 在 2025-10-04 上传 | 大小:3.56mb | 下载:0
[驱动编程] dcom
说明:This sample demonstrates how to call a COM object implemented in an NT service from multiple clients running on different machines. It is composed of the following parts:<choisangwoo> 在 2025-10-04 上传 | 大小:51kb | 下载:0
[控制台(字符窗口)编程] login
说明:基于MD5的密码变换储存的登陆校检demo,登陆密码是经过MD5算法变换后存储于内存中,程序代码中看不到MD5算法变换前的原密码。VS2013编译。-MD5-based password change stored checksum login demo, login passwords are MD5 algorithm after conversion is stored in memory, the program code is not seen in the original pass<themostfreeboy> 在 2025-10-04 上传 | 大小:527kb | 下载:0
[控制台(字符窗口)编程] Create-Picture
说明:为两个程序,配合使用。一个是读取图片文件的二进制流,按照规定的格式写入一个txt文本文档中,另一个程序是将此文本文档中的内容按照指定格式复制到代码的数组中,最终可生成原图片。特点:第二个程序不需要单独的图片附件,而是将所需图片的二进制流存储到了数组中,在需要的时候使用。注:由于程序较简单,本人采用DEV C++程序编写,无工程文件,若用VS2013编译会出现fscanf和sprintf以及fopen等这些文件读写函数不安全的警告,需用_s的函数替换,只需按照相应格式替换即可,这里不再赘述。-Fo<themostfreeboy> 在 2025-10-04 上传 | 大小:358kb | 下载:0