-
java入门与事例指导,让你在学习语言的同时能够通过通过源代码来学习java...
java入门与事例指导,让你在学习语言的同时能够通过通过源代码来学习java-Java introduction and example,you will study java by code when you learn language
- 2022-03-16 21:14:53下载
- 积分:1
-
本程序利用HOOK实现星号密码查看。使用时将鼠标移到要查看的地方,星号密码即可变为明文。...
本程序利用HOOK实现星号密码查看。使用时将鼠标移到要查看的地方,星号密码即可变为明文。-This procedure used to achieve an asterisk password HOOK view. Use the mouse to move where you want to see an asterisk password into plaintext.
- 2022-04-15 16:36:08下载
- 积分:1
-
College in the small school programming
在学院所学的小编程-College in the small school programming
- 2022-11-04 00:05:03下载
- 积分:1
-
C语言的源代码,是学习用的,适合初学者,包括了各类小程序...
C语言的源代码,是学习用的,适合初学者,包括了各类小程序-C language source code, is learning to use, suitable for beginners, including a variety of small programs
- 2022-02-28 09:28:02下载
- 积分: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
-
浮点型转换成字符型的小程序,用任何显示器都能显示
浮点型转换成字符型的小程序,用任何显示器都能显示-Converted to floating-point type of the small character procedures, any display can show
- 2022-01-28 14:29:48下载
- 积分:1
-
建立一个高效,准确,可以自动生成存款单和利息单的计算 机储蓄系统...
建立一个高效,准确,可以自动生成存款单和利息单的计算 机储蓄系统-establish an efficient, accurate and can automatically generate deposit slips and interest savings alone computer system
- 2022-04-01 09:01:07下载
- 积分:1
-
2005最新C++经典著作
2005最新C++经典著作
2005最新C++经典著作
2005最新C++经典著作-2005最新C++经典著作Addison.Wesley.Effective.C.Plus.Plus.55.Specific.Ways.to.Improve.Your.Programs.and.Designs.3rd.Edition.May.2005.eBook-DDU.chm
Addison.Wesley,.C++.Common.Knowledge.Essential.Intermediate.Programming.(2005).chm
Addison.Wesley.-.Exceptional.C++.Style.40.New.Engineering.Puzzles,.Programming.Problems.and.Solutions.-.Herb.Sutter.chm
Addison.Wesley,.C++.Coding.Standards.101.Rules.Guidelines.(2004).LiB.chm
Addison.Wesley.-.Imperfect.C++.Practical.Solutions.for.Real-Life.Programming.chm
- 2022-03-16 20:27:18下载
- 积分:1
-
window ce开发环境的工具platform builder的使用指南。
window ce开发环境的工具platform builder的使用指南。-window ce development environment tool platform builder of the User Guide.
- 2022-02-13 02:48:48下载
- 积分:1
-
在做程序时,经常需要把文本按固定的标志进行拆分,CString 类提供了一些基本的字符串操作,本文就是利用CString类的基本函数来实现文本串的自由拆分 ,...
在做程序时,经常需要把文本按固定的标志进行拆分,CString 类提供了一些基本的字符串操作,本文就是利用CString类的基本函数来实现文本串的自由拆分 ,-doing procedures, the need for regular text by the fixed signs split redeem category provides some basic string manipulation, use redeem this is the basic function to achieve the free text string separation
- 2022-01-23 10:10:08下载
- 积分:1