JAVA IP Messenge0.1版说明 作者:吴拓 E-mail:setsail_wu@163.com 完成时间:2008年8月18日 开发环境:j2sdk-1_4_2_18-windows-i586-p.exe + Eclipse3.0.1 该版本仅实现UDP消息接收、发送;未实现文件传送。 源代码发布供大家研究参考。
标签: setsail_wu Messenge E-mail windo
上传时间: 2014-01-19
上传用户:851197153
几个常用的优化算法的C程序和MATLAB代码,D F P变尺度法子程序,Powell法子程序,黄金分割法子程序,进退法子程序,外点惩罚函数法子程序等。
上传时间: 2016-10-02
上传用户:exxxds
Writing Robust Java Code The AmbySoft Inc. Coding Standards for Java v17.01d Scott W. Ambler Software Process Mentor This Version: January 15, 2000 Copyright 1998-1999 AmbySoft Inc.Purpose of this White Paper This white paper describes a collection of standards, conventio code. They are based on sound, proven software engineering p understand, to maintain, and to enhance. Furthermore, by foll productivity as a Java developer should increase remarkably ¨C write high-quality code right from the start you will have a much development process. Finally, following a common set of codi making teams of developers significantly more productive.
标签: W. Java Standards AmbySoft
上传时间: 2013-12-22
上传用户:mhp0114
ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。 密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x < p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。 ElGamal用于数字签名。被签信息为M,首先选择一个
上传时间: 2014-01-02
上传用户:zwei41
椭圆曲线公钥密码算法,可用于加密和数字签名等应用,该版本算法是有限域GF(p)上的算法
上传时间: 2014-01-16
上传用户:sclyutian
采用MATLAB编写的最新俄罗斯方块的游戏,大家闲暇时可以练练。进入游戏输入:MTETRIS,小键盘的4256作为左下上右控制键,CTRL+P暂停游戏,同时可通过菜单改变游戏难度
上传时间: 2016-10-18
上传用户:无聊来刷下
采用MATLAB编写的最新三维数据图形界面,运用GUI编程,输入函数名:volumization (data, n )即可。其中DATA的格式为:[n x m x p];n表示显示方式: 1 - all, 2 - every second, 3 - every third。
上传时间: 2014-11-22
上传用户:缥缈
汇编课的作业,右上角显示系统时间,倒计时。若倒计时结束发声并显示提示信息。 使用说明:cmd中运行,按S键倒计时开始,按P倒计时暂停。 主要技术:设置新的中断向量(1CH,9H),中断驻留,发声,显示系统时间
标签: 汇编
上传时间: 2014-12-04
上传用户:fanboynet
This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, by M. S. Grewal, Lawrence Weill, and A. P. Andrews, published by John Wiley and Sons, 2000. Contents: MATLAB (Version 5.2) Demonstrations & Scripts Chapter4 ephemeris.m calculates the GPS satellite position in ECEF coordinates from its ephemeris parameters. Chapter5 Klobuchar_fix.m calculates the ionospheric delay. Chapter6 (shows the quaternion utilities)
标签: demonstration diskette contains programs
上传时间: 2016-10-20
上传用户:坏天使kk
统计字符数组中字母,数字,符号的出现个数 char[] c = { 2 , c , $ , 4 , 7 , Z , j , ~ , p , c }
上传时间: 2016-10-21
上传用户:moshushi0009