-
人工智能和神经网络的机器学习算法,它可以使…
人工智能及神经网络的机器学习算法,经典的遗传算法,在实际中可以解决选路问题及最短路径问题。-machine study algrithm for artificial intelligence and neural network, it can solve the problem of shortest route
- 2022-01-25 17:26:21下载
- 积分:1
-
用于mpeg4解码的源代码
用于mpeg4解码的源代码-mpeg4 codec for the source code
- 2022-12-01 17:30:03下载
- 积分:1
-
wince 平台下的 的一个 OpenGL es 应用的原代码,活动的骷颅, 用EVC4.0下编译...
wince 平台下的 的一个 OpenGL es 应用的原代码,活动的骷颅, 用EVC4.0下编译-wince platform under the application of an OpenGL es original code, the activities of skeleton skull, with EVC4.0 compiled
- 2023-02-22 13:35:03下载
- 积分:1
-
VB hide a task
VB编程隐藏一个任务-VB hide a task
- 2022-06-14 11:18:31下载
- 积分:1
-
应用程序接口C语言共享工具
应用程序接口C语言共享工具-Application Program Interface C language tools for sharing
- 2022-10-26 05:45:03下载
- 积分:1
-
用C#编写的学习正则表达式的小工具
用C#编写的学习正则表达式的小工具-C# study prepared by the regular expression is a small tool
- 2022-07-19 16:15:48下载
- 积分:1
-
这是一个我自己开发的垃圾文件清理工具 希望指教
这是一个我自己开发的垃圾文件清理工具 希望指教-This is a development of my own garbage clean-up tools hope paper shortage
- 2022-08-10 17:35:29下载
- 积分:1
-
多线程实现读者写者问题
多线程实现读者写者问题-multithreading problem readers to write
- 2022-02-06 11:48:44下载
- 积分:1
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
实现单片机上数码管1
实现单片机上数码管1-99连续显示,用的芯片是飞利蒲的P89C61-show 1-99
- 2022-08-20 14:50:51下载
- 积分:1