-
人工神经网络入门程序(python)
目前,人工智能及其火爆,这个程序是基本的神经网络架构,适合刚刚入门的同学,而且是在tf架构搭建,tf是目前非常热门的神经网络平台。
- 2023-04-16 12:25:02下载
- 积分:1
-
这个是比较完整的实验报告。是关于约瑟夫环的,希望能得更多的加分。...
这个是比较完整的实验报告。是关于约瑟夫环的,希望能得更多的加分。-this was more complete experimental report. Josephus is on the hope of more of the points.
- 2022-07-28 00:55:18下载
- 积分:1
-
用数组解JOSEPHUS问题的程序源码,绝对没有错误
用数组解JOSEPHUS问题的程序源码,绝对没有错误-array solution with the procedures JOSEPHUS source, there is no wrong
- 2023-09-03 15:00:03下载
- 积分:1
-
一个通用的TCP / UDP WinCE Socket类
a general purpose TCP/UDP socket class for WinCE
- 2022-04-10 11:51:46下载
- 积分:1
-
基于VC++数据结构图结构、最短路径算法实现校园导航系统
基于VC++数据结构图结构、最短路径算法实现校园导航系统
- 2022-09-21 12:55:03下载
- 积分:1
-
VB运行的所需要的运行文件.
VB运行的所需要的运行文件.-VB run by the need to document the operation.
- 2022-01-26 08:28:42下载
- 积分:1
-
用VB写的串口通讯程式,windows API
用VB写的串口通讯程式,windows API-Using VB to write the serial communication program, windows API
- 2022-06-29 12:03:02下载
- 积分:1
-
在m×n的矩阵中有一个元素a[i,j]满足下述条件:a[i,j]既是第i行元素中的最小值,又是第j列元素中的最大值(称为鞍点),此程序是求矩阵鞍点的算法...
在m×n的矩阵中有一个元素a[i,j]满足下述条件:a[i,j]既是第i行元素中的最小值,又是第j列元素中的最大值(称为鞍点),此程序是求矩阵鞍点的算法-In the m × n matrix has an element of a [i, j] satisfy the following conditions: a [i, j] is not only the first i elements of the minimum trip, but also is the first j elements out of the maximum value (called saddle point), this procedure is the saddle point matrix algorithm
- 2023-02-23 00:20:04下载
- 积分:1
-
C/C++实现指定网址源码读取
VC6.0编写的,可实现指定网址网页内容读取,并记录到文件中,便于查找网页中的关键字,对网页重新组报等;采用wininet通信技术。
- 2023-02-09 13:00:04下载
- 积分:1
-
8_operating例版
今天我们又花时间与你的操作系统编程(称为OS)和API。一个API(应用编程接口)到你的系统库的港口。大多数的VCL是设计为与Windows API或俱乐部的Linux工作。这是类似的方式处理调用一个DLL(动态链接库)的方式工作:这是托管API vcl1称为获得API,编组管理结构之间的VCL侧和非托管类型,赢得API使用操作。
- 2022-01-21 04:32:03下载
- 积分:1