-
计算机人工智能方面的决策树方法 c4.5
计算机人工智能方面的决策树方法 c4.5-the decision tree method Bank
- 2023-06-11 08:50:04下载
- 积分:1
-
用于系统优化 , 并附带一些实用工具
此软件 暂只完全支持 windows XP...
用于系统优化 , 并附带一些实用工具
此软件 暂只完全支持 windows XP-For system optimization, and some utility attached to this software is only temporary full support for windows XP
- 2023-02-24 19:30:04下载
- 积分:1
-
用C语言实现的8位数码管电子钟源代码,很经典,很使用
用C语言实现的8位数码管电子钟源代码,很经典,很使用-Using C language to achieve 8-bit digital tube钟源electronic code, is a classic, it is the use of
- 2023-03-05 21:15:03下载
- 积分:1
-
简单的栈实现的源码 第一个VC++程序
简单的栈实现的源码 第一个VC++程序-simple Stack No. 1 source of the VC Program
- 2022-09-06 23:45:03下载
- 积分:1
-
C++实现查看电脑CPU型号信息的源码
// Test_cpu.cpp : 定义控制台应用程序的入口点。
//
//=====================================================================================
/* CPUID指令是intel IA32架构下获得CPU信息的汇编指令,
可以得到CPU类型,型号,制造商信息,商标信息,序列号,
缓存等一系列CPU相关的东西。
*/
//#include "stdafx.h"
#include
- 2023-03-08 22:35:03下载
- 积分:1
-
genetic algorithm framework
genetic algorithm framework
- 2022-11-17 11:10:03下载
- 积分:1
-
多项式乘法计算,具体用法请见程序具体说明,早期习作。
多项式乘法计算,具体用法请见程序具体说明,早期习作。-polynomial multiplication calculation, see the specific procedures used to specify, early exercises.
- 2022-06-13 23:31:20下载
- 积分:1
-
this is on the quantification of specific details in English, introduced in grea...
这个是有关于量化的具体介绍是英文版的,介绍的很详细-this is on the quantification of specific details in English, introduced in great detail
- 2022-07-12 23:23:16下载
- 积分:1
-
The software EWB lights, digital logic circuit curriculum design, good things we...
EWB 软件实现的交通灯,数字逻辑电路课程设计,好东西哦-The software EWB lights, digital logic circuit curriculum design, good things well
- 2022-02-11 18:31:53下载
- 积分:1
-
Clojure是一个java虚拟机的动态编程语言
Clojure is a dynamic programming language for the Java Virtual Machine
(JVM), with a compelling combination of features:
• Clojure is elegant. Clojure’s clean, careful design lets you write
programs that get right to the essence of a problem, without a lot
of clutter and ceremony.
• Clojure is Lisp reloaded. Clojure has the power inherent in Lisp
but is not constrained by the history of Lisp.
• Clojure is a functional language. Data structures are immutable,
and most functions are free from side effects. This makes it easier
to write correct programs and to compose large programs from
smaller ones.-Clojure is a dynamic programming language for the Java Virtual Machine
(JVM), with a compelling combination of features:
• Clojure is elegant. Clojure’s clean, careful design lets you write
programs that get right to the essence of a problem, without a lot
of clutter and ceremony.
• Clojure is Lisp reloaded. Clojure has the power inher
- 2022-01-25 22:10:55下载
- 积分:1