-
一个计算数组间的相似度的小程序
简单实用,输入两组数据,自动计算数据的相似度。
- 2022-01-24 14:50:17下载
- 积分:1
-
浅析本机API 此文只能说是一篇笔记,是关于本机API的
浅析本机API 此文只能说是一篇笔记,是关于本机API的-Analyse local computer, it s a note of local computer.
- 2023-03-24 12:20:03下载
- 积分:1
-
下二次开发AutoCAD的VC,通过自动选择输出…
VC的在AUTOCAD下的二次开发,可以由选择自动输出检查井的坐标-VC in AUTOCAD under the second development, by the choice of output automatically check the coordinates Well
- 2023-01-26 17:15:03下载
- 积分:1
-
视频捕获程序,很有指导意义,希望对你有帮助。
视频捕获程序,很有指导意义,希望对你有帮助。-Video capture process, is guiding significance, and they hope to help you.
- 2022-08-23 13:28:40下载
- 积分:1
-
本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保...
本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞。具体设计思路及部分代码如下:
程序设计目的:首先就是完成课设任务啦(大二课设内容)其他目的:
1:练习使用套接字进行网络编程。
2:练习使用自定义消息。
3:练习多线程方面的编程思想。
4:练习使用各种控件。
-This procedure is divided into server application design and part of the client application using Socket socket network programming library. (UDP) and (TCP/IP) connection method of combining, and resolved the timeliness of data transmission but also ensures that the process of data transmission will not be lost. Other procedures to avoid the use of multiple threads blocking procedures. Specific design ideas and some code as follows: program design purposes: first mission is set up you finish class (sophomore class for the content of) other purposes: 1: Practice using the socket network programming. 2: Practice the use of custom message. 3: practice aspects of multi-threaded programming idea. 4: Practice using a variety of controls.
- 2022-03-23 04:56:54下载
- 积分:1
-
sudoku calculator
数独求解题:
该程序, 初始条件可用键盘直接在界面上输入, 求解结果显示在界面上。
很好玩的-sudoku calculator
- 2023-08-09 23:20:02下载
- 积分:1
-
员工管理系统
适合作为Struts框架入门练习的案例。数据库表包含最为常见的员工表和用户表。方便代码的阅读和理解。基本的增删改查操作均通过了测试,基本功能已经完善。
- 2022-11-09 15:00:04下载
- 积分:1
-
图像量化。该算法显示类型的量化采用…
Quantization of a image. This algorith show the type of quantization employed and the result of image quantization.
- 2022-04-22 14:18:54下载
- 积分:1
-
假设有13位评委参与评分工作。方法是:去掉一个最高分和一个最低
分,然后计算剩余11个分数的平均值,...
假设有13位评委参与评分工作。方法是:去掉一个最高分和一个最低
分,然后计算剩余11个分数的平均值,
-Assumptions have score 13 judges involved in the work. Methods are: removal of a maximum points and minimum points, and then calculating the remaining 11 scores on average,
- 2022-04-17 23:40:53下载
- 积分:1
-
IBE(基于身份的加密)
基于身份标识的加密算法 IBE 由Shamir于1984年首先提出。这种加密算法的基本思想是公钥可以是任何唯一的字符串 ,如 email地址 、身份证或其他标志,它的优点是公钥是可识别的,不需要通常PKI系统的证书发放,同时可以以椭圆曲线形式实现该算法。IBE加密方案的安全性建立在CDH (Com puta-tional Diffie.Henman) 困难问题的一个变形之上,称之为BDH(Bilinear-Diffie-Hellm an)问题。IBE的核心是使用了超奇异椭圆曲线上的一个双线性映射(Weil pairing)。双线性映射是对修正后的Weil对和Tate对的总结和抽象,是第一个实用的IBE方案口]之所以成功的关键,因而在2001年后的大部分IBE方案中都得到了应用.
- 2022-02-24 21:40:56下载
- 积分:1