-
这很容易
This easy-to-follow book provides a comprehensive and practical introduction to the basic AI techniques used by game developers, leading you through the process of designing, programming, and implementing intelligent agents for action games using C++.
- 2022-05-26 07:01:15下载
- 积分:1
-
Batch file processing tool, very useful for a simple gadget, which has a number...
批文件处理工具,非常实用简单的小工具,里面界面上有多个控件的使用-Batch file processing tool, very useful for a simple gadget, which has a number of interface controls the use of
- 2022-06-14 21:58:00下载
- 积分:1
-
实现。
基于列表操作实现。-achieve.
- 2022-04-15 16:44:44下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
比较好的c程序帮助文件,可以看看学习,对变成有一定的帮助作用...
比较好的c程序帮助文件,可以看看学习,对变成有一定的帮助作用-C program to help better document, you can look at the study, to become a certain degree of help
- 2023-03-26 21:45:03下载
- 积分:1
-
轻松设置Windows外壳扩展程序
轻松设置Windows外壳扩展程序-easily installed Windows shell extension procedures
- 2022-12-26 02:55:03下载
- 积分:1
-
这种程序实在是简单得不能再简单,网上随处可见,不过我既然写了一个,也放上来吧,附上源码。使用方法请查看压缩包中的Readme文件。...
这种程序实在是简单得不能再简单,网上随处可见,不过我既然写了一个,也放上来吧,附上源码。使用方法请查看压缩包中的Readme文件。 -this procedure is utterly simple, Internet can be seen everywhere, but since I was an also Fangshanglai bar, accompanied source. Please see use of compressed readme file.
- 2023-08-22 17:40:03下载
- 积分:1
-
solution of linear equations Ax = b SOR method of common procedures
解线性方程组Ax=b的SOR方法的通用程序-solution of linear equations Ax = b SOR method of common procedures
- 2022-03-21 05:41:20下载
- 积分:1
-
c++课程设计。题目模仿windows自带计算器用c++编写一个。
c++课程设计。题目模仿windows自带计算器用c++编写一个。-c++ curriculum design. Title to imitate windows own calculator using c++ to write a.
- 2022-09-14 20:50:04下载
- 积分:1
-
MFC的IOCP的例子,详细介绍了如何使用和使用技巧~~~~~~~~~~~~
MFC IOCP的例子,详细介绍如何使用及使用技巧等-MFC IOCP example, details on how to use and the use of techniques ~~~~~~~~~~~~
- 2022-04-12 12:22:29下载
- 积分:1