-
利用VC编程在界面上实现3D文字,在VC++环境下开发
利用VC编程在界面上实现3D文字,在VC++环境下开发-VC Programming Interface achieve 3D text, in the development of the VC environment
- 2023-01-05 10:10:03下载
- 积分:1
-
一个恶作剧小程序,很有意思。可以学习一些编成方法。
一个恶作剧小程序,很有意思。可以学习一些编成方法。-A mischievous small procedures, a very interesting question. Can learn a number of compiled methods.
- 2023-06-05 06:35:03下载
- 积分:1
-
源代码中不仅演示了对光驱的操作,还演示了动态菜单、tray app的实现,还有一个“退出Windows时自动弹出CD”功能。...
源代码中不仅演示了对光驱的操作,还演示了动态菜单、tray app的实现,还有一个“退出Windows时自动弹出CD”功能。-source code not only demonstrated the right drive, the operation also demonstrated a dynamic menu, the realization tray app, there is an "exit Windows automatically pop CD" feature.
- 2022-02-01 13:37:13下载
- 积分:1
-
这本书主要介绍支持高级计算机程序设计和算法分析的数学。...
这本书主要介绍支持高级计算机程序设计和算法分析的数学。-This book introduces the support of senior computer program design and analysis of mathematical algorithms.
- 2022-05-05 15:45:45下载
- 积分:1
-
procedures for the beginner vc providing learning materials
本程序为初学vc ++提供的学习资料-procedures for the beginner vc providing learning materials
- 2023-01-17 09:10:04下载
- 积分:1
-
ThinkingC++中文版,适合初级c++学习者阅读
04部分
ThinkingC++中文版,适合初级c++学习者阅读
04部分-ThinkingC++ Chinese version, suitable for primary c++ Learners reading part 04
- 2022-03-19 08:14:13下载
- 积分:1
-
开发虚拟摄像头的SDK,分为C++和C#两部分
开发虚拟摄像头的SDK,分为C++和C#两部分-SDK for developing virtual camera
- 2022-03-25 17:06:58下载
- 积分:1
-
程序来放大和缩小屏幕,左键放大,右键去动物园…
是一个能放大局部图形的程序,点左键是缩小,右键是放大!-Program to Zoomout/Zoomin the screen, left button to zoomin, right button to zoomout.
- 2023-01-21 11:45:04下载
- 积分:1
-
VC调试信息监视器(Visual C++ Custom Debug Monitor)源码,用于程序调试...
VC调试信息监视器(Visual C++ Custom Debug Monitor)源码,用于程序调试-VC monitor debugging information (Visual C++ Custom Debug Monitor) source code for program debugging
- 2022-04-02 09:09:58下载
- 积分:1
-
= = = = = =
=== ===
Convert decimal value to binary
=======================================
This code can be used to convert
values to binary format (bits:
zeros and ones).
Use toBIN_WORD() function to convert
integers (16 bits), and
toBIN_BYTE() to convert bytes (8 bits).
Visit my Homepage:
http://www.geocities.com/emu8086/vb/
Last Update: Thursday, July 11, 2002
Copyright 2002 Alexander Popov Emulation Soft.
All rights reserved.
http://www.geocities.com/emu8086/- === === === ===
Convert decimal value to binary
=======================================
This code can be used to convert
values to binary format (bits:
zeros and ones).
Use toBIN_WORD() function to convert
integers (16 bits), and
toBIN_BYTE() to convert bytes (8 bits).
Visit my Homepage:
http://www.geocities.com/emu8086/vb/
Last Update: Thursday, July 11, 2002
Copyright 2002 Alexander Popov Emulation Sof
- 2022-06-17 10:10:48下载
- 积分:1