-
6G
说明: 介绍了6G前言技术,发展及其应用。对通信网络下一步演进有着非常重要的意义。(This paper introduces 6G foreword technology, development and application. It is very important for the next evolution of communication network.)
- 2020-04-07 11:25:18下载
- 积分:1
-
一个简单的VC++程序安装向导源代码
一个简单的VC++程序安装向导源代码,引导用户一步步安装程序时候用的,一个完整的软件基本都包括的部分,这个安装向导的界面似乎比较传统,没有过多去Windows化,有点个性,不过演示了安装向导的编写过程,对VC++新手还有用的。程序中使用有VC++ 的TAB控件,编程很轻松,使用很方便,效果很不错,哈哈。
- 2022-12-30 22:00:03下载
- 积分:1
-
patchpicture
拼图游戏(又部分功能还没有完成)
采用 C++语言、Win32 API平台、VC6.0工具(Jigsaw puzzle (also part of function is not yet complete) using C++ Language, Win32 API platform, VC6.0 tools)
- 2007-09-23 23:24:57下载
- 积分:1
-
归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的....
归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的.-merge sorting algorithm analysis and design of the second chapter ideological divide-and-conquer method of merging ranking algorithm, C writes.
- 2022-03-15 19:47:12下载
- 积分:1
-
mopso
说明: 此代码为多目标粒子群算法,包括多个测试函数(This code for multi-objective particle swarm optimization algorithm, including multiple test functions)
- 2021-01-08 15:28:11下载
- 积分:1
-
3x3智慧拼盘计算机游戏源码喜欢游戏的朋友可以拿去研究研究!...
3x3智慧拼盘计算机游戏源码喜欢游戏的朋友可以拿去研究研究!-3x3 wisdom plates source computer games like the game you can spend studies!
- 2022-02-03 07:48:17下载
- 积分:1
-
FDDL_IJCV
对FDDL算法进行简化后得simplified FDDL算法(Simplified FDDL algorithm based on FDDL algorithm)
- 2020-12-15 21:59:13下载
- 积分:1
-
这是一个BREW手机游戏,是关于赛车的游戏,很好玩的,强烈推荐...
这是一个BREW手机游戏,是关于赛车的游戏,很好玩的,强烈推荐-This is a BREW mobile gaming is on the racing game is a lot of fun, and strong recommended
- 2022-05-16 16:01:55下载
- 积分:1
-
function long StrToData (CString strData. int jz) function : is the string to in...
函数 long StrToData(CString strData,int jz)
功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串
返回:长整型数值
参数:strData 为将要转换的字符串
参数:jz 为字符串的进制
如:
CString s
s="FFA6"
long data=StrToData(s,16)
则:data的值为:65446
用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中
加入#include "StrToData.h"即可调用
-function long StrToData (CString strData. int jz) function : is the string to integer values [string for 2-16] arbitrary numerical string to 229 : long integer numerical parameters : strData will be converted to a string parameters : jz for the string-band such as : CString s = s "FFA6" long StrToData data = (s, 16) : data values are : 65446 directions : StrToData.cpp StrToData.h and will be added to your copy of the works, in the need to call a function to add# include "StrToData.h" can be transferred with
- 2023-05-26 02:20:03下载
- 积分:1
-
简易cad,实现了一些cad中的基本功能,vc++编程实现,简单实用...
简易cad,实现了一些cad中的基本功能,vc++编程实现,简单实用-Simple cad, to achieve some of the basic functions of cad in, vc++ programming, simple and practical
- 2022-10-11 06:30:03下载
- 积分:1