-
2048 pvp 与 bot
2048 pvp 游戏,利用 bot 方式,你可以和你的朋友一起玩或利用 bot 方式发挥并享受。其在 cpp 语言和 bot 需要更多的工作。帮我完成这个。
- 2022-11-26 18:40:03下载
- 积分:1
-
根据输入的出生日期计算出所属星座
特别适合c语言初学者
根据输入的出生日期计算出所属星座
特别适合c语言初学者-Date of birth based on the input to calculate Signo c language particularly suitable for beginners
- 2022-02-24 20:41:57下载
- 积分:1
-
C_C++ Utility Daquan programmers+ Supporting source code, pretty good, oh
C_C++程序员实用大全+配套代码源码,相当不错哦-C_C++ Utility Daquan programmers+ Supporting source code, pretty good, oh
- 2022-08-15 15:08:54下载
- 积分:1
-
这是个MFC框架与sdk关联的小程序,虽是我的练习之作,也可供需要者学习。...
这是个MFC框架与sdk关联的小程序,虽是我的练习之作,也可供需要者学习。-This is a MFC framework and sdk associated applets, though it is my practice to make, but also for those who need to learn.
- 2022-02-02 16:10:53下载
- 积分:1
-
自己用mfc写的一个关于文件操作的程序,可以对员工列表进行添加删除...
自己用mfc写的一个关于文件操作的程序,可以对员工列表进行添加删除-Themselves to write a mfc file operations on the procedure, you can add a list of employees delete
- 2023-04-18 11:55:02下载
- 积分:1
-
用C语言实现了表达式计算
用C语言实现了表达式计算-realizing expressing counting using C program laguage
- 2022-05-14 06:13:49下载
- 积分:1
-
有用的密度算法
密度算法
将具有足够高密度的区域划分为簇,并可以发现任何形状的聚类
算法基本思想
1 指定合适的r 和M
2 计算所有的样本点,如果点p的r邻域里有超过M个点,则创建一个以p为核心点的新簇
3 反复寺找这些核心点直接密度可达(乊后可能是密度可达)的点,将其加入到相应的簇,对于核心点发生“密度相连”状况的簇,给予合并
4 当没有新的点可以被添加到仸何簇时,算法结束
- 2022-02-01 08:56:25下载
- 积分:1
-
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your contro...
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your control notification handler code heredecimal=true
}
void CJisuanqiDlg::OnBUTTONclear()
{
// TODO: Add your control notification handler code here
UpdateData(true)
value=0
input1=0
input2=0
_gcvt(value,10,buffer) -vc6.0 related installation configuration, void CJisuanqiDlg:: OnBUTTONdecimal () (//TODO: Add your control notification handler code heredecimal = true ) void CJisuanqiDlg:: OnBUTTONclear () (//TODO: Add your control notification handler code here UpdateData (true) value = 0 input1 = 0 input2 = 0 _gcvt (value, 10, buffer)
- 2022-08-05 23:29:21下载
- 积分:1
-
source code of this is idiotic n dumb
source code of this is idiotic n dumb
- 2022-07-04 19:09:21下载
- 积分:1
-
设计模式的VC例子,可以用于学习设计模式。我自己觉得 很有用。这个是Adapter模式...
设计模式的VC例子,可以用于学习设计模式。我自己觉得 很有用。这个是Adapter模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is Adapter Model
- 2022-03-09 17:24:02下载
- 积分:1