资源列表
[2D图形编程] GPRMax2dSim
说明:Visualize gprmax 2d simulation in matlab<sony> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[Linux驱动] dnw_usb
说明:自己编写的dnw_usb驱动 ,可以在Linux平台下运行,可以运行,自己编译过了-I have written dnw usb drive can run on Linux platform, for reference, assured operation, code has compiled ;<zhaomingmin> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[Internet/网络编程] dnw
说明:dnw 应用程序 与dnw_usb驱动程序配合使用,可以在上位机与下位机之间相互通信,程序已经编译通过-dnw applications and dnw usb driver with the use of the PC in between and the next crew to communicate with each other, the program has been compiled ;<zhaomingmin> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] face_detection
说明:一个简单的基于肤色的人脸检测程序,matlab 源代码,调试可用-Face detection process based on a simple color, matlab source code, debugging available<王卿> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] SuperVoice
说明:利用srf05模块写的超声波距离测试源代码-distance detect with srf05 module<taoye> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] carTraffic_test
说明:这个程序主要关于matlab中的图像处理,本程序使用背景差分法对来往车辆进行检测和跟踪-This program is mainly about the matlab in image processing, this procedure using background difference method for traffic detection and tracking<David> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[易语言编程] ASCII-to-UniCode
说明:.版本 2 Unicode长度 = API_MultiByteToWideChar (936, 0, ASCII文本, -1, { }, 0) 936 表示简体中文代码页 -1 表示以 0 作为文本终止符 如果要去掉转换后Unicode字节集末尾的{0,0},则Unicode长度再减去1 Unicode字节集 = 取空白字节集 (Unicode长度 × 2) API_MultiByteToWideChar (936, 0, ASCII文本, -1, Unicode字<poplarshine> 在 2025-11-22 上传 | 大小:1kb | 下载:0