-
open cv图像加载
展示了opencv加载图像,显示图像,内存释放等基本操作
- 2022-10-25 03:00:03下载
- 积分:1
-
PXA255的外部扩展功能,使用lc4256
PXA255外围扩展功能,使用LC4256-176TQFP。扩展了CF卡、分时复用串口、电源管理、键盘等接口/功能。-PXA255 external expansion function, use the LC4256-176TQFP. Expansion of the CF card, time-sharing multiplexed serial port, power management, keyboard interface/functionality.
- 2022-03-06 13:47:36下载
- 积分:1
-
C# 时间1970年开始的纪元秒 与年月日时分秒的转换 提供16进制
用于纪元秒与时间的转换 ,提供两者之间的互转,时间范围1970-1-1 0:0:0 到 2999-12-31 23:59:59 并把纪元秒转换为16进制的8字节长度供参考,采用WPF编写界面,可用于单片机或嵌入式开发的快速时间转换
- 2022-07-19 10:00:47下载
- 积分:1
-
Mobile phones turned on and off ActiveSync synchronization source code, you can...
Mobile手机上开启和关闭ActiveSync同步的源代码,可以动态的查看同步状态,并开启和关闭它-Mobile phones turned on and off ActiveSync synchronization source code, you can view the dynamic synchronization status, and open and close it
- 2022-10-30 20:40:03下载
- 积分:1
-
基于MFC的雷达图,用于显示激光扫描仪的扫描点。
资源描述
使用MFC的绘图功能,绘制雷达显示界面。通过SOCKET通讯接收激光扫描仪一帧256个扫描点的角度和距离信息。极坐标系和像素坐标系转换,将没个扫描点角度,距离一一对应打在雷达图显示界面上。使用双缓冲技术,去除闪烁现象。简化运算,将图像更新频率提高到10HZ,达到实时显示周边环境2维特征的效果。
- 2022-05-24 01:24:51下载
- 积分:1
-
书 名:Programming Windows程式开发设计指南
出版日期:2000/6/2
原 作 者:Charles Petzold
译 者:余孟...
书 名:Programming Windows程式开发设计指南
出版日期:2000/6/2
原 作 者:Charles Petzold
译 者:余孟学
-Title: Programming Windows program to develop design guidelines Publication Date: 2000/6/2 original author: Charles Petzold Translator: Studies余孟
- 2022-02-21 20:16:08下载
- 积分:1
-
简单的TCP聊天室,仅限于局域网聊天。MFC版本
简单的TCP聊天室,仅限于局域网聊天。MFC版本-TCPChatRoom
- 2023-03-17 18:05:04下载
- 积分:1
-
c# 播放器
视频播放器,主要是.net环境下编写的,主要的功能:1.能够实现视频、音频的播放已经播放的控制;2.能实现定时关机;3.能够实现皮肤的切换;4.能够实现通过数据库来加载播放文件;5.能够实现窗口的透明、鼠标样式、隐藏列表;
该软件的功能强大,界面华丽、操作简单
- 2023-08-08 23:25:04下载
- 积分:1
-
对FOX相关的文件进行反编译,是很不错的反编译软件!
对FOX相关的文件进行反编译,是很不错的反编译软件!-right documents related to the anti-compiler, is a very good anti-compiler software!
- 2022-01-26 02:59:59下载
- 积分:1
-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表...
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-The basic idea is to let procedure has to remain in the memory and keeps the implementation of specific orders. But the presence of memory how to be executed? Generally, the memory presence procedures are revised BIOS or DOS systems to scale interruption to achieve. For example, changes to the set-16H location of the interrupt (the keyboard interrupt reception of keys, DOS, press the button, the suspension will be called), let me point to the procedure, if time was pressing the button, I was the implementation of the procedures.
- 2022-03-07 21:10:22下载
- 积分:1