搜索结果

找到约 13 项符合 cls 的查询结果

人工智能/神经网络 ID3,数据挖掘 决策书算法 vc中的具体实现 数据挖掘工具 cls算法扩展

ID3,数据挖掘 决策书算法 vc中的具体实现 数据挖掘工具 cls算法扩展
https://www.eeworm.com/dl/650/133535.html
下载: 187
查看: 1084

数学计算 Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an

Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with th ...
https://www.eeworm.com/dl/641/138014.html
下载: 59
查看: 1067

单片机开发 用超级终端通过串口模拟的一个小Shell.已经实现的命令:cls

用超级终端通过串口模拟的一个小Shell.已经实现的命令:cls
https://www.eeworm.com/dl/648/165172.html
下载: 78
查看: 1022

操作系统开发 一个nasm写的引导程序,功能混乱的引导程序,已实现命令行界面,实现cls,reboot命令

一个nasm写的引导程序,功能混乱的引导程序,已实现命令行界面,实现cls,reboot命令
https://www.eeworm.com/dl/531/183734.html
下载: 167
查看: 1047

其他书籍 C#是一种简单、现代、面向对象和类型安全的编程语言

C#是一种简单、现代、面向对象和类型安全的编程语言,由C和C++发展而来。C#(发音为“C霎普”)牢固地植根于C和C++语言族谱中,并且会很快被C和C++程序员所熟悉。C#的目标在于把Visual Basic的高生产力和C++本身的能力结合起来。 C#作为Microsoft Visual Studio 7.0的一部分提供给用户。除了C#以外,Visual Studio还支持Vis ...
https://www.eeworm.com/dl/542/130257.html
下载: 156
查看: 1040

其他 微型操作系统

微型操作系统,想知道操作系统秘密的初学者可以在这起步。 文件列表: 1 micro-os.img 已编好的软盘映象。 2 micro-os_kernel.bin 命令核心二进制代码 3 micro-os_loader.boot 启动二进制代码 4 micro-os_loader.asm micro-os_kernel.asm 源文件 用法:1 编译源文件 2 将loader.boot 用工具写入软盘0道0头1扇区 kernel.bin ...
https://www.eeworm.com/dl/534/132387.html
下载: 91
查看: 1049

操作系统开发 int main(int argc,char *argv[]) { char ch while(true) { printf("*************************

int main(int argc,char *argv[]) { char ch while(true) { printf("*************************************\n") printf(" 1.Reader Priority\n") printf(" 2.Writer Priority\n") printf(" 3.Exit to Windows\n") printf("*************************************\n") printf("Enter your choice(1,2, ...
https://www.eeworm.com/dl/531/388505.html
下载: 166
查看: 1179

其他书籍 这个是C#的简单帮助文档,CSDN上找到的,有300多人下载过此PDF C#是一种简单、现代、面向对象和类型安全的编程语言

这个是C#的简单帮助文档,CSDN上找到的,有300多人下载过此PDF C#是一种简单、现代、面向对象和类型安全的编程语言,由 C和C++发展而来。C#(发音为“C 霎普”)牢固地植根于 C和 C++语言族谱中,并且会很快被 C和 C++程序员所熟悉。C#的目标在于把 Visual Basic的高生产力和 C++本身的能力结合起来。 C#作为Microsoft Visua ...
https://www.eeworm.com/dl/542/457317.html
下载: 127
查看: 1066

C/C++语言编程 C语言用户注册及登录

#include<stdio.h> #include<stdlib.h> #include<conio.h> #include<string.h> main(void) {   char new_name[4], name[4];     int new_sn ,sn;     printf("        【注册】\n\n");     printf("请输入用户名(四位英文字母):");     scanf("%s", ...
https://www.eeworm.com/dl/509083.html
下载: 1
查看: 168

源码 运动会源代码

#include <malloc.h>       #include <stdio.h>       #include <stdlib.h>       #include <string.h>       #define NULL 0    &nbsp ...
https://www.eeworm.com/dl/513814.html
下载: 2
查看: 9