搜索资源列表
ZCXDLJ
- 汇编实验 之 子程序的连接 1. 编写程序,将内存中由DATA单元开始,连续20单元中存放的字节数据的最大值与最小值以十六进制形式显示在屏幕上。 2. 已知在TEXT开始的内存单元中存放着一组英文文本,文本长度存放在CNT单元中。编制程序,用内存单元中有KEY开始的一组密匙字符串中的每个字符与文本中的字符逐个进行异或,若文本长度大于密匙字符串长度,当密匙字符串中的字符用完后,再从头重复使用,直至处理完文本串的所有字符。 要求:A加密程序用子程序编写 B将待加密的文本首址
CNT
- 称重传感器中时钟程序的转换,用以测量时钟信号-Weighing procedures for the conversion of clock used to measure the clock signal
cnt
- 一个可以生成碳纳米管坐标的FORTRAN程序,F77格式,是碳纳米管的物理特性一书中的程序-a program to generate Coordinate of carbon nanotubes
khalid_khuwaja
- Igray = rgb2gray(I) Ibw = im2bw(Igray,graythresh(Igray)) Iedge = edge(uint8(Ibw)) se = strel( square ,3) Iedge2 = imdilate(Iedge, se) Ifill= imfill(Iedge2, holes ) [Ilabel num] = bwlabel(Ifill) Iprops = r
plot_eeg
- 此代码是matlab与nueroscan4.5的接口代码。-MATLAB- If the MATLAB software package is installed on your computer, and you have a Toolbox license, SCAN 4.5 allows you to export data to MATLAB and import them back to EDIT. You should use MATLAB 6 MATLAB 5 will work
cnt
- 用EDA实现定时功能,修改参数可设定不同的延时时间-Use EDA achieve timing function, modification parameter can be set different delay time
cnt
- 4位及8位计数器,根据4进制和8进制原理设计计数器-4位及8位计数器,根据4进制和8进制原理设计计数器 您是不是要找: jk触发器,根据输入的信号的产生相应的输出 请键入文字或网站地址,或者上传文档。 取消 4 Wèi jí 8 wèi jìshùqì, gēnjù 4 jìn zhì hé 8 jìn zhì yuánlǐ shèjì jìshùqì “”的用法示例:由 Google 自动翻译英语中文(简体)日语4-bit and 8-bit counter, hexade
DecisionTree
- 决策树算法实现,C4.5,挺好的实现了,大家可以下载来-Cnt main(int argc, char* argv[]){ string filename = "source.txt" DecisionTree dt int attr_node = 0 TreeNode* treeHead = nullptr set<int> readLineNum vector<int> readClumNum int deep
chaobanruan
- #include<iom16v.h> #include<macros.h> #define uchar unsigned char #define uint unsigned int uchar senserflag=0 //传感器状态标志 uchar count1=0 uchar jsflag=0 //金属标志 uchar task=1 //任务标志 uint distancedata=0 //路程值 uint distance
CNT
- 产生用于lammps计算的碳纳米管data文件(Generate the data file used for lammps computations)