搜索结果

找到约 359 项符合 world-clas 的查询结果

加密解密 凯撒密码的过程,再用配对字母取代讯息里的原始字母位移加密法(shift cipher):模数计算。Ek(x)=(x+k)mod 26

凯撒密码的过程,再用配对字母取代讯息里的原始字母位移加密法(shift cipher):模数计算。Ek(x)=(x+k)mod 26,Dk(y)=(y –k)mod 26 如:k=5 “hello world”加密为:mjqqt….
https://www.eeworm.com/dl/519/303033.html
下载: 195
查看: 1550

Java编程 JASML is a java byte code compiler, providing yet another approach to view, write and edit java clas

JASML is a java byte code compiler, providing yet another approach to view, write and edit java classes, even without the existence of a java source file - using the java macro instructions, those described in The Java Language Specification.
https://www.eeworm.com/dl/633/307965.html
下载: 78
查看: 1049

嵌入式/单片机编程 MCU测试程序

MCU测试程序,功能有点简单,向串口发送一个hello world字符串,可以编译后在硬件仿真
https://www.eeworm.com/dl/647/317714.html
下载: 95
查看: 1017

其他书籍 Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically

Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically, it will provide you with solid guidance and education that will allow you to squeeze the ultimate productivity and use out of the Visual Studio 2005 development environment. This book folds in real- ...
https://www.eeworm.com/dl/542/318146.html
下载: 122
查看: 1085

加密解密 This is the source code for encryption using the latest AES algorithm. AES algorithm is also called

This is the source code for encryption using the latest AES algorithm. AES algorithm is also called Rijndael algorithm. AES algorithm is recommended for non-classified use by the National Institute of Standards and Technology(NIST), USA. Now-a-days AES is being used for almost all encryption appl ...
https://www.eeworm.com/dl/519/320008.html
下载: 120
查看: 1058

Linux/Unix编程 The Little Green BATS is the first and so far only Dutch team in the 3D simulation league. We are a

The Little Green BATS is the first and so far only Dutch team in the 3D simulation league. We are a group of graduate students from the department of AI at the University of Groningen, The Netherlands. Our team name is derived from the fact that the first 3D agents in the league were balls and from ...
https://www.eeworm.com/dl/619/324450.html
下载: 30
查看: 1083

文章/文档 ieee投稿须知

ieee投稿须知,The IEEE Transactions on Information Technology in Biomedicine publishes high quality applications & infrastructure papers that reflect global information technology advances in medicine and biology and will further address the implementation and management of the broad spectrum of hea ...
https://www.eeworm.com/dl/652/339112.html
下载: 21
查看: 1208

matlab例程 The goal of SPID is to provide the user with tools capable to simulate, preprocess, process and clas

The goal of SPID is to provide the user with tools capable to simulate, preprocess, process and classify in vivo and ex vivo MRS signals. These tools are embedded in a matlab graphical user interface (GUI). (Pre)processing and classification methods can also be automatically run in a row using the m ...
https://www.eeworm.com/dl/665/344585.html
下载: 134
查看: 1065

Linux/Unix编程 一个例子程序

一个例子程序,使用linux +gtk+gnome,主要功能是建立一个对话框,打印hello world,有详细的注释,如何编译以及怎样运行,是一个很好的学习上手的例子程序。
https://www.eeworm.com/dl/619/345133.html
下载: 197
查看: 1018

人工智能/神经网络 王小平《遗传算法——理论、应用与软件实现》随书光盘

王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生 ...
https://www.eeworm.com/dl/650/349916.html
下载: 29
查看: 1330