搜索结果
找到约 172 项符合
dat 的查询结果
按分类筛选
- 全部分类
- 其他 (18)
- 人工智能/神经网络 (11)
- 单片机开发 (10)
- 数值算法/人工智能 (9)
- matlab例程 (8)
- Java编程 (6)
- DSP编程 (6)
- 数学计算 (5)
- 单片机编程 (4)
- 驱动编程 (4)
- Internet/网络编程 (4)
- 编译器/解释器 (4)
- 数据结构 (4)
- 汇编语言 (4)
- 书籍源码 (3)
- 数据库系统 (3)
- 其他数据库 (3)
- 其他行业 (3)
- 技术资料 (3)
- EDA相关 (2)
- PCB相关 (2)
- 可编程逻辑 (2)
- 教育系统应用 (2)
- 加密解密 (2)
- 软件工程 (2)
- 交通/航空行业 (2)
- 操作系统开发 (2)
- 压缩解压 (2)
- 文件格式 (2)
- 企业管理 (2)
- 通讯/手机编程 (2)
- 行业发展研究 (2)
- 文章/文档 (2)
- VHDL/FPGA/Verilog (2)
- 软件设计/软件工程 (2)
- C/C++语言编程 (1)
- 软件下载 (1)
- 模拟电子 (1)
- 教程资料 (1)
- 开发工具 (1)
- 系统设计方案 (1)
- 酒店行业 (1)
- Java书籍 (1)
- SQL Server (1)
- 嵌入式Linux (1)
- 编辑器/阅读器 (1)
- Linux/Unix编程 (1)
- J2ME (1)
- Applet (1)
- MTK (1)
- MySQL数据库 (1)
- 电子书籍 (1)
- 其他嵌入式/单片机内容 (1)
- 微处理器开发 (1)
- 技术管理 (1)
- 其他书籍 (1)
- VC书籍 (1)
- 并行计算 (1)
- JavaScript (1)
- 嵌入式综合 (1)
- 源码 (1)
- 教程 (1)
- 软件 (1)
其他数据库 该数据包系在原有数据包的基础上收集整理的近 500 多种特洛伊木马、后门程序、网络蠕虫。在能拦截近 500 多种特洛伊木马、后门程序、网络蠕虫的同时还能保持用户原有设置的连贯性。因此
该数据包系在原有数据包的基础上收集整理的近 500 多种特洛伊木马、后门程序、网络蠕虫。在能拦截近 500 多种特洛伊木马、后门程序、网络蠕虫的同时还能保持用户原有设置的连贯性。因此,敬请放心使用。
到目前为止该数据包已经能拦截的特洛伊木马、后门程序、网络蠕虫总数已经接近 500 种,包括世界最流行的SubSeven系列、 ...
人工智能/神经网络 This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS
This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the sc ...
Linux/Unix编程 GIS系统支持库Geospatial Data Abstraction Library代码.GDAL is a translator library for raster geospatial dat
GIS系统支持库Geospatial Data Abstraction Library代码.GDAL is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial
数值算法/人工智能 包含两个文件KMEAN.h,KMEAN.CPP,使用方法非常简单
包含两个文件KMEAN.h,KMEAN.CPP,使用方法非常简单,将数据存成.dat文件,即可对其进行K均值聚类
单片机开发 S6B0724液晶显示驱动程序 void LCD_BUSY(void) void write_LCD_data(uchar lcd_data) void write_LCD_command(
S6B0724液晶显示驱动程序
void LCD_BUSY(void)
void write_LCD_data(uchar lcd_data)
void write_LCD_command(uchar command)
void clear_lcd(void)
void LCDClearLine(uchar line)
void prints(uchar line,uchar * temp)
void printf(ulong int x)
void change_code(uint * x)
void Sendlcd(uchar x,uchar y,uchar ...
单片机开发 时钟模块DS1307驱动I2C uchar Read_DS1307(uchar addr) void Write_DS1307_Byte(uchar byte) void Write_DS1
时钟模块DS1307驱动I2C
uchar Read_DS1307(uchar addr)
void Write_DS1307_Byte(uchar byte)
void Write_DS1307(uchar addr,uchar dat)
void rtc_get(void)
void rtc_set(void)
单片机开发 upsd_flash.c These functions are provided to help you develop your initial code. They are optim
upsd_flash.c
These functions are provided to help you develop your initial code.
They are optimized for speed rather that size. As a result, you will
see very few nested function calls. If speed is not critical, you
can use function calls for common tasks (like dat polling after
writing a byte ...
编译器/解释器 一. 实验目的 设计
一. 实验目的
设计,编制并调试一个语法分析程序,加深对语法分析原理的理解。可以编译c语言的基本结构,包括循环嵌套和条件嵌套。
二. 实验的输入输出
(1) 执行程序时,可输入源程序的路径,如果输入为空的话,将会编译默认的源程序“./input.dat”
(2) 如果编译发现有错误,则会输出错误行数,并在结束编译时输出“Comp ...
人工智能/神经网络 k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code may be f
k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output i ...
编译器/解释器 编译原理的一个语法分析程序
编译原理的一个语法分析程序,设计,编制并调试一个语法分析程序,加深对语法分析原理的理解。可以编译c语言的基本结构,包括循环嵌套和条件嵌套。(1) 执行程序时,可输入源程序的路径,如果输入为空的话,将会编译默认的源程序“./input.dat”
(2) 如果编译发现有错误,则会输出错误行数,并在结束编译时输出“Complete!” ...