-
圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenh...
圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenham画圆算法画出一个圆心在点(xc,yc), 半径为R, 圆周颜色为color的圆-Center in the basics of radius R for the first four hours round the Bresenham algorithm Circle procedures, procedures for the promotion of this algorithm, arrived on January 4 pm yen, thus forming a general Circle Bresenham algorithm. Circle and the use of Bresenham algorithm to identify a point in the center of a circle (xc, yc), the radius R, Circle color color circle
- 2022-05-29 18:18:15下载
- 积分:1
-
vc treeview
vc treeview
- 2022-06-02 13:52:05下载
- 积分:1
-
Btree
B树
- 2022-03-18 05:22:23下载
- 积分:1
-
C++、MFC源代码methodpointers_demo
C++、MFC源代码methodpointers_demo-C, MFC source code methodpointers_demo
- 2022-01-25 20:09:00下载
- 积分:1
-
安全中断窗口 (C#)
翻译 maninwest@Codeforge 作者:Brisingr Aerowing@CodeProject
这是将 Richard MacCutchan的安全中断窗口移植到 C#
源代码在 Github 上。
使用代码
有两个显示中断窗口的方法:
public static void Blackout(IntPtr hWnd, Action action);
public static T Blackout(IntPtr hParentWnd, Func func);
第二个版本 (泛型)用于实现类似以下的功能:
BlackoutWindow.Blackout(SomeHandle, () => {
return MessageBox.Show("A Test", "A Test", MessageBoxButtons.YesNo);
});
- 2022-03-19 12:42:51下载
- 积分:1
-
L297 应用文档 讲述L297 和L298 配合 作步进电机的细分
L297 应用文档 讲述L297 和L298 配合 作步进电机的细分-L297 and L298 application documents about the L297 stepper motor with a breakdown of co-operation
- 2023-07-23 21:20:04下载
- 积分:1
-
这是用VB 开发的一个汉诺塔程序
这是用VB 开发的一个汉诺塔程序-This is a development of the VB HANOR procedures
- 2022-03-26 08:24:14下载
- 积分:1
-
1.0版本只能查看Oracle数据库. 连接特定用户可查看所有表,视图,存储过程,触发器,序列,索引.可创建表,可直接执行SQL语句.可查看所有用户...
1.0版本只能查看Oracle数据库. 连接特定用户可查看所有表,视图,存储过程,触发器,序列,索引.可创建表,可直接执行SQL语句.可查看所有用户-version 1.0 can only view the Oracle database. Users can connect a specific check all the tables, views, stored procedures, triggers, sequences, and the index. Can create, can be directly executed SQL statements. All users can view
- 2022-02-03 19:42:04下载
- 积分:1
-
一个MP3播放器程序用VC .NET,谁有兴趣的话可以下载…
一个使用VC.NET代码写的MP3媒体播放器,有兴趣的朋友可以下载研究一下-a mp3 player programed by vc.net,anyone who have interest in it can download and research
- 2022-05-31 23:26:35下载
- 积分:1
-
C + + 日历
这是一个C++库,实现计算任何日期,如任何一天,任何一个月,任何一年。图书馆有五类,包括C日历组,C节,C月,C年和C日期。
- 2022-01-25 21:55:00下载
- 积分:1