搜索资源列表
多显示器编程
- 目标:用程序实现 复制模式,扩展模式,单显示器模式,及主辅屏切换. (注: 最好是用API,如果有相应显卡厂商提供的SDK来实现也可以的) 目前状态: 用API EnumDisplayDevices,EnumDisplaySettings,ChangeDisplaySettingsEx可以实现部分功能 A.检查当前模式是复制,扩展,或者单显示器,但是仅对ATI显卡有效. (通过DISPLAY_DEVICE结构体的StateFlags判断) B.设置单显示
MyPen
- 一个简单的画线程序 ̄ 一个简单的画线程序 ̄-A simple line drawing procedures  ̄
VB_CNC
- 利用VB程序实现数控系统的刀具半径补偿功能仿真模拟。包括直线对直线,直线对圆弧,圆弧对直线,圆弧对圆弧的实现。-Using VB program numerical control system simulation tool radius compensation. Include lines of straight line with the arc, the arc of the straight line, arc of the arc is achieved.
