-
Java语言规范(第三版)
书籍语言: 英文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小:...
Java语言规范(第三版)
书籍语言: 英文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 868 KB
-Java Language Specification (third edition) books Language : English books categories : program design license : free software books Size : 868 KB
- 2022-05-08 08:01:25下载
- 积分:1
-
一个自我修复的应用演示
一个自我修复的应用演示-a self-healing application demonstration
- 2022-01-22 04:48:45下载
- 积分:1
-
This console application shows how to bake resources into console applications....
This console application shows how to bake resources into console applications. The sample also demonstrates using FindResource(), LockResource(), FreeResource(), and SizeofResource() APIs to access the bytes in the image resources directly. The sample uses an ofstream and a stdio FILE to write the bytes of the resource out to new files.
- 2022-03-12 16:14:46下载
- 积分:1
-
there is a defect in only know that the secret and public key
还有一个缺陷就是在只知道密文 x 及公钥(n,e)的情况下,只要将 (x^e) mod n 所得余数 s 再不断地循环操作 s = s^e mod n,此运算不断地循环 e 次之后,很多情况下都可以循环出原文,只是计算量过余多一些罢了。不过有不少情况下,根本都无须循环 e 次,不过对于1024位的 n 级别来说,e 也是一个相当大的数值,所以循环密文的余数以解得原文是有些不现实。 以上内容仅供参考,如有不实,请予更正-there is a defect in only know that the secret and public key-x (n, e) the circumstances, as long as (x ^ e) mod n from the remaining s to continuously cycle operation s = s ^ e mod n, this constant cycle of Operational e occasion, the very many circumstances can be recycled from the original, but I calculated the volume more than just. There are, however, many instances, simply do not need e cycle times, but for 1024 the level n, e is a very large figure, so secret circle the remainder of the text was obtained in the original is a bit unrealistic. The above is for reference only, if not true, I corrected
- 2022-03-22 01:18:28下载
- 积分:1
-
some simple Java source code for all to share, we learn from each other
一些简单的JAVA源码,供大家分享,大家互相学习-some simple Java source code for all to share, we learn from each other
- 2022-09-01 12:05:03下载
- 积分:1
-
图片文件转换为二进制流文件并生成.dat文档
使用QT的QDatastream控件,将图片文件读取到二进制流中,并生成.dat或者.txt文件。
- 2023-03-21 02:55:05下载
- 积分:1
-
Case Study Reversi, Reversi based on artificial intelligence programming.
黑白棋实例研究,基于人工智能的黑白棋程序设计。-Case Study Reversi, Reversi based on artificial intelligence programming.
- 2023-05-24 11:25:03下载
- 积分:1
-
漆板程序,如Windows pbrush.exe。用风险投资+ +
一个用vc做的画图板程序,简单易用,和windows里自带的画图板很像-A paint board program like Windows PBrush.exe. Written by VC++
- 2022-06-30 02:22:56下载
- 积分:1
-
实现GPS+IMU扩展卡尔曼滤波组合导航,重力场和磁场推算姿态
实现GPS+IMU扩展卡尔曼滤波组合导航,重力场和磁场推算姿态-Achieve the GPS+ IMU extended Kalman filter integrated navigation, gravity field and magnetic field profile projection
- 2022-07-24 18:56:53下载
- 积分:1
-
设备管理系统
设备管理系统,运用C++实现,通过客户端与服务器之间的连接进行消息传递,用户根据自己的信息,进行登录,登陆之后修改查询,添加和删除信息。MFC应用程序,实现简单,适合初学者学习
- 2022-03-22 11:22:57下载
- 积分:1