-
用C语言写的一个很好的十进制数转换为十六进制数的源代码。...
用C语言写的一个很好的十进制数转换为十六进制数的源代码。-Using C language to write a good decimal number converted to hexadecimal number of the source code.
- 2022-10-15 08:45:02下载
- 积分:1
-
windows下端口读写
windows下端口读写-read and write ports under the windows
- 2023-06-05 15:30:03下载
- 积分:1
-
关于MIMO+OFDM的仿真代码。运行code的文件为ui_start。
关于MIMO+OFDM的仿真代码。运行code的文件为ui_start。-About MIMO+ OFDM simulation code. To run code of the document ui_start.
- 2022-10-20 03:55:03下载
- 积分:1
-
不错的补丁,看看就知道了,不需要解压密码.什么都不需要,直接下载...
不错的补丁,看看就知道了,不需要解压密码.什么都不需要,直接下载-good patch, see, it is a no-extracting password. Nothing will be directly downloaded
- 2023-03-26 19:25:04下载
- 积分:1
-
vs下实现的一个traceRoute程序
vs下实现的一个traceRoute程序,它可以获取到达指定的IP地址所需经过的路由器地址。 通过IcmpCreateFile(),IcmpSendEcho()等windows下的API实现。
- 2022-05-27 05:38:59下载
- 积分:1
-
北大ACM试题poj 第3067 3071题源码,很好的代码,希望对搞ACM的同学有帮助...
北大ACM试题poj 第3067 3071题源码,很好的代码,希望对搞ACM的同学有帮助
-Peking University ACM Chapter 30,673,071 question Question poj source code, good code, and want to help students engage in ACM
- 2022-04-29 23:26:00下载
- 积分:1
-
dicom3tools DICOM工具工具DICOM编程有趣
dicom3tools dicom tools great tools for dicom programing interesting one
- 2022-07-18 03:44:55下载
- 积分:1
-
PNG美化Button
#ifndef _PNGBUTTON_H
#define _PNGBUTTON_H
#if _MSC_VER >= 1000
#pragma once
#endif
#include
#include "gdiplus.h"
#pragma comment(lib,"gdiplus.lib")
using namespace Gdiplus;
class CPngButton : public CButton
{
DECLARE_DYNAMIC(CPngButton)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-13 22:43:22下载
- 积分:1
-
手机WAP页面中中文转UTF-8内码函数。 用于在页面动态输出中文。解决中文乱码...
手机WAP页面中中文转UTF-8内码函数。 用于在页面动态输出中文。解决中文乱码-phone WAP pages to the Chinese UTF-8 coding function. The dynamic pages for Chinese exports. Chinese gibberish solution
- 2022-06-27 12:42:34下载
- 积分:1
-
一个简单的五子棋程序
一个简单的五子棋程序-a simple procedure Gobang
- 2022-03-17 22:19:20下载
- 积分:1