-
一个可自我学习的人工智能小模型,可进行训练,也可进行提问。...
一个可自我学习的人工智能小模型,可进行训练,也可进行提问。-a self-learning artificial intelligence model small, it can conduct training, can question.
- 2022-01-28 05:06:35下载
- 积分:1
-
C-C++欢迎大家的多多阅读-C-C++
- 2022-04-08 11:04:00下载
- 积分:1
-
电子地图服务器,搭建自己的地图服务,与Openlayers一起使用
电子地图服务器,搭建自己的地图服务,与Openlayers一起使用-Electronic map servers, to build their own mapping service, used together with Openlayers
- 2022-10-22 18:00:04下载
- 积分:1
-
是一个迷宫程序,程序里用0表示可以走的路,1表示墙,计算机自动寻找出口的程序。...
是一个迷宫程序,程序里用0表示可以走的路,1表示墙,计算机自动寻找出口的程序。-Is a maze procedures, procedures that can be spent 0 path, 1 that the wall, the computer automatically search for the export process.
- 2022-03-03 05:52:01下载
- 积分:1
-
A screen video software, the software can be used to process computer video
一个屏幕录像软件,用该软件可以对电脑操作过程录像-A screen video software, the software can be used to process computer video
- 2022-02-03 14:20:44下载
- 积分:1
-
Can easily convert ASCII and hexadecimal and decimal conversions between, apply...
可以方便转换ASCII及十六进制和十进制之间转换,适用于编程新手的方便工具-Can easily convert ASCII and hexadecimal and decimal conversions between, apply a handy tool for novice programmers
- 2022-02-02 03:50:06下载
- 积分:1
-
A full source code of housing agency web site,it can be used after decompression...
一个房产中介网站的代码,解压缩后即可使用-A full source code of housing agency web site,it can be used after decompression.
- 2022-10-11 04:55:03下载
- 积分:1
-
Maze Find a path through the maze to any space character in the perimeter of the...
走迷宫 Find a path through the maze to any space character in the perimeter of the maze. Paths through the maze are denoted by a space character and walls by any other non white-space character (apart from . characters). -Maze Find a path through the maze to any space character in the perimeter of the maze. Paths through the maze are denoted by a space character and walls by any other non white-space character (apart from. Characters).
- 2022-12-29 19:05:03下载
- 积分:1
-
prepare themselves with a small C games, DOS interface, oh run. Float Float basi...
自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float Float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, p
- 2022-03-22 16:15:25下载
- 积分:1
-
这是一个用 vc++编写的史密斯圆图软件
这是一个用 vc++编写的史密斯圆图软件-This is a used vc++ Prepared by Smith Software
- 2022-11-20 10:25:03下载
- 积分:1