-
经典的指针应用编程(作者是C语言的开发者Kernighan和Ritch)
经典的指针应用编程(作者是C语言的开发者Kernighan和Ritch)-classic indicators Application Programming (The writer is a C language developers Kernighan and Ritch)
- 2022-03-28 23:14:17下载
- 积分:1
-
用于安装或删除控件
用于安装或删除控件-used to install or remove controls
- 2023-08-02 12:15:03下载
- 积分:1
-
windows界面下的bmp图像24位转16位
windows界面下的bmp图像24位转16位-windows interface bmp image of 24 to 16
- 2023-03-01 11:30:04下载
- 积分:1
-
这是我用vb写的Oicq密码清除补救程序,非常的好用,也非常的实用,请大家多包含...
这是我用vb写的Oicq密码清除补救程序,非常的好用,也非常的实用,请大家多包含-This is what I used to write the worm vb code removal remedy, very convenient, very practical, please include more
- 2022-02-06 09:22:29下载
- 积分:1
-
VK音频的Webkit
使用协议的OAuth2.0认证的桌面应用程序VKontakte等perevoditsya。根据用于授权API的文档通过在3个阶段:1.打开浏览器窗口,为用户的授权; 2.获得访问权限的用户的数据; 3.制备键访问令牌与VKontakte等API的工作。后经过这些步骤,并得到access_token可以查询VKontakte等API。为了简单起见,我结合所述第一和第二阶段在一个
- 2022-05-20 17:37:08下载
- 积分:1
-
处理器访问当前状态的程序
获取当前cpu状态的程序-cpu access to the current state of procedure
- 2022-07-24 05:30:22下载
- 积分:1
-
如何在桌面和程序菜单创建快捷方式的源代码,很不错哦
如何在桌面和程序菜单创建快捷方式的源代码,很不错哦-how the desktop and menu shortcuts to create the source code, oh very good
- 2023-04-07 12:30:03下载
- 积分:1
-
图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的―要价太高;自己做―难度太大。笔者在这里发布一个用MS_OC...
图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的―要价太高;自己做―难度太大。笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。-Graphic character recognition (OCR) is a common thing. Many programmers want to program in their own embedded OCR recognition modules. However, use someone else
- 2022-04-16 06:58:04下载
- 积分:1
-
二进制文件操作示例源代码
二进制文件操作示例源代码-binary file manipulation example source code
- 2022-05-14 07:18:51下载
- 积分: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