搜索结果

找到约 74 项符合 Ne-STR 的查询结果

嵌入式/单片机编程 NanoStack is a 6lowpan IPv6 + IEEE 802.15.4 protocol stack, enabling wireless embedded and sensor ne

NanoStack is a 6lowpan IPv6 + IEEE 802.15.4 protocol stack, enabling wireless embedded and sensor networking. The goal is to help 6lowpan spread globally and to encourage new features from the IETF and ISA100 to be implemented and tested.
https://www.eeworm.com/dl/647/426262.html
下载: 167
查看: 1170

加密解密 用维吉尼亚算法加密 /** * 维吉尼亚密码算法(BigDecimal)

用维吉尼亚算法加密 /** * 维吉尼亚密码算法(BigDecimal),加/解密处理后仍为BigDecimal类型,正负号和小数点不进行处理 * * @param str * 源BigDecimal * @param key * 密钥,应为数字字符组成的字符串 * @param mode * ...
https://www.eeworm.com/dl/519/444675.html
下载: 47
查看: 1111

书籍源码 -- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder a

-- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee USE ieee.std_logic_1164.ALL ENTITY hamdec IS PORT(hamin : ...
https://www.eeworm.com/dl/532/465416.html
下载: 107
查看: 1075

MySQL数据库 Java Application using EJB 3.0 for renting a car - Entities : Car, User, Renting Business Logic. Ne

Java Application using EJB 3.0 for renting a car - Entities : Car, User, Renting Business Logic. Needs Glassfish v2, mysql DB
https://www.eeworm.com/dl/688/470617.html
下载: 200
查看: 1062

汇编语言 学习arm时自己编的一个关于数组计算的小程序

学习arm时自己编的一个关于数组计算的小程序,主要用到STR和LDR等
https://www.eeworm.com/dl/644/483141.html
下载: 153
查看: 1053

Linux/uClinux/Unix编程 linux

简单命令使用grep等的使用 [zorro@isch ~]$ history     1  ifconfig     2  su     3  exit     4  ls     5  cd Desktop/     6  ls     7  tar zxcf VMwareTools-8.4.5-324285.tar.gz    &nb ...
https://www.eeworm.com/dl/511219.html
查看: 30

软件 学生成绩查询

#include "string.h" #include "ctype.h" #include "stdio.h" search(char pd[]) {FILE *fp; int time=0,i=0,j=0,add[80],k=0,m; char *ch, str[900]; m=strlen(pd); if((fp=fopen("haha.txt","r"))==NULL) { printf("Cannot open this file\n"); exit(0); } for(;!feof(fp);i++) { str[i]=fgetc(fp); if(to ...
https://www.eeworm.com/dl/513823.html
下载: 2
查看: 16

源码 学生成绩管理啊

#include "string.h" #include "ctype.h" #include "stdio.h" search(char pd[]) {FILE *fp;  int time=0,i=0,j=0,add[80],k=0,m;  char *ch,  str[900];  m=strlen(pd);  if((fp=fopen("haha.txt","r"))==NULL)  {   printf("Cannot open this file\n");   exit(0);  } for( ...
https://www.eeworm.com/dl/513824.html
查看: 10

源码 EEMD算法MATlab代码

EEMD算法MATlab代码,代码内容为定义一个EEMD函数,只需在同一文件夹写代码result =eemd(Y,Nstd,NE)即可
https://www.eeworm.com/dl/514575.html
下载: 4
查看: 7

教程 标日初级超详细笔记

1.   日语假名及其发音一览     平  片  罗     平  片  罗     平  片  罗     平  片  罗     平  片  罗    假  假  ...
https://www.eeworm.com/dl/520488.html
下载: 1
查看: 20