-
将一个十六进制的字符串转换成它的等价的十进制数值。主函数负责收集字符,并判别它们是否为十六进制字符,htoi函数负责转换工作...
将一个十六进制的字符串转换成它的等价的十进制数值。主函数负责收集字符,并判别它们是否为十六进制字符,htoi函数负责转换工作-to a hexadecimal string converted into its equivalent of the decimal value. The main function responsible for the collection of characters, and for judging whether the hexadecimal characters htoi function for conversion work
- 2022-02-01 10:44:30下载
- 积分:1
-
现在即时翻译软件很多,很多都有一个功能就是鼠标取词,这大大方便了用户。但是在编程的时候没有一个专门的函数来取词,本程序详细介绍了怎么实现这个功能。...
现在即时翻译软件很多,很多都有一个功能就是鼠标取词,这大大方便了用户。但是在编程的时候没有一个专门的函数来取词,本程序详细介绍了怎么实现这个功能。-There are many instant translation software at current.The programme will introduce how to realize the function.
- 2022-02-15 05:12:56下载
- 积分:1
-
stack up and stack Yazhan
堆栈的压栈与出栈-stack up and stack Yazhan
- 2022-12-09 10:10:03下载
- 积分:1
-
类似于DirectDraw的blit函数,过时的技术,我们有实现了它。它非常的简单,就是把一块纹理贴到另一块纹理上。...
类似于DirectDraw的blit函数,过时的技术,我们有实现了它。它非常的简单,就是把一块纹理贴到另一块纹理上。-Similar to the DirectDraw Blit function, outdated technology, we have to achieve it. It is very simple, is to paste a texture to another texture on a.
- 2023-06-11 22:05:04下载
- 积分:1
-
Accel MikroC STM32
本模块演示了如何与三轴数字加速度计 ADXL345 ac:Accel mmB STM32 M3 上进行通信。从加速度计的值显示在 TFT 显示器上。
- 2022-07-16 20:58:56下载
- 积分:1
-
msn clone interface
开始使用messenger聊天的克隆应用程序。这段代码用delphi编写,主题相同。享受并尝试制作一个程序作为messenger聊天到您的公司或自己;)
- 2023-09-05 02:40:03下载
- 积分:1
-
1 Socket multi
一个Socket多客户端的例子,这只是一个服务器段,用户可以通过命令行窗口telnet到本服务端-1 Socket multi-client example, this is only a server segment, the user can command window and telnet to this server
- 2023-05-20 22:30:02下载
- 积分:1
-
《Visual C++.NET 精彩编程百例》源代码
《Visual C++.NET 精彩编程百例》源代码
- 2022-03-11 06:29:43下载
- 积分:1
-
这是一个简单单文档的小程序,我们在建立工程时候可以设置打开文档最大化,也可以在应用程序中初始化中添加m_pMainWnd
这是一个简单单文档的小程序,我们在建立工程时候可以设置打开文档最大化,也可以在应用程序中初始化中添加m_pMainWnd->ShowWindow(SW_SHOWMAXIMIZED) -This is a simple, single-file small procedures, we often works in the establishment of open files can be configured to maximize can also initialize the application process to add m_pMainWnd- gt; ShowWindow (SW_SHOWMAXIMIZED)
- 2022-02-04 06:31:30下载
- 积分:1
-
快速dct变换的vc实现实例,希望对大家有帮助。
快速dct变换的vc实现实例,希望对大家有帮助。-Dct transform vc rapid realization of examples you would like to help.
- 2022-03-07 14:57:34下载
- 积分:1