-
汇编语言,完成至少4种玫瑰线 的作图,图形可参见数学手册(可以用定点运算;建议采用浮点运算)。...
汇编语言,完成至少4种玫瑰线 的作图,图形可参见数学手册(可以用定点运算;建议采用浮点运算)。-compiled language, the completion of at least four types of roses line drawing, graphics can be found in mathematics Manual (Operators can use sentinel; Proposed floating-point operations).
- 2022-03-14 21:00:04下载
- 积分:1
-
This procedure has been proven through multiple debugger to debug through as lon...
此程序通过多次调试 已经被证实可以调试通过 只要大家下载完后根据自己的硬件电路改写I/P口就是-This procedure has been proven through multiple debugger to debug through as long as we can download the exhausted according to their own hardware circuit rewritten I/P port is
- 2022-07-27 13:18:37下载
- 积分:1
-
随机数的获取,用VC实现,随机产生一定范围内的数据
随机数的获取,用VC实现,随机产生一定范围内的数据-random access, with VC, randomly generated within a certain range of data
- 2023-05-28 06:15:02下载
- 积分:1
-
一个实现了简单的文本滚动功能,很简单,但是入门很有用
一个实现了简单的文本滚动功能,很简单,但是入门很有用-achieved a simple text scroll function is simple, but very useful entry
- 2022-03-10 05:05:43下载
- 积分:1
-
DELPHI on the registration procedures on registration procedures
DELPHI关于程序注册 -DELPHI on the registration procedures on registration procedures
- 2022-05-14 15:54:40下载
- 积分:1
-
This is an applet program, which implements Stack and List by means of java. It...
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-This is an applet program, which implements Stack and List by means of java. It can show the actions of stack through operations.
- 2022-07-18 04:12:18下载
- 积分:1
-
取得物理网卡的MAC地址,可以排除虚拟网卡。
取得物理网卡的MAC地址,可以排除虚拟网卡。
- 2022-05-19 18:15:00下载
- 积分:1
-
c的小程序很有用的,我认为很好的,也蛮经典的!希望对大家有帮助!...
c的小程序很有用的,我认为很好的,也蛮经典的!希望对大家有帮助!-c small procedures very useful, I think very good, but also pretty classic! We want to help!
- 2022-01-22 01:16:17下载
- 积分:1
-
java实现的聊天代码,可以作为学习参考!java环境jdk就可以建议jdk1.4...
java实现的聊天代码,可以作为学习参考!java环境jdk就可以建议jdk1.4-java code to achieve the chat can be used as reference to learn! jdk on java environment may suggest jdk1.4
- 2022-07-26 00:36:11下载
- 积分:1
-
在Windows2000中Ctrl
在Windows2000中Ctrl-Alt-Delete组合键的处理如下: Winlogon初始化的时候,在系统中注册了CTRL+ALT+DEL Secure Attention Sequence(SAS)热键,并且在WinSta0 Windows 系统中创建三个桌面。 SAS热键的注册使得Winlogon成为第一个处理CTRL+ALT+DEL的进程,所以保证了没有其他应用程序能够处理这个热键。 在 Windows NT/Windows 2000/Windows XP中, WinSta0 是表示物理屏幕、鼠标和键盘的Windows系统对象的名字。Winlogon在WinSta0 Windows系统中创建了SAS窗口(窗口标题是"SAS Window")和如下三个桌面。 Winlogon 桌面 应用程序 桌面 屏幕保护 桌面当用户按下Ctrl-Alt-Delete组合键时,Winlogon桌面上的SAS窗口收到它注册的系统热键消息(WM_HOTKEY) SAS Window窗口处理这个消息调用Graphical Identification and Authentication(GINA)动态连接库中的相关函数…… -Graphical Identification and Authentication(GINA)
- 2022-06-17 04:42:07下载
- 积分:1