-
实现md5文件电子签名,md5hash值计算,比较文件,自己可扩展功能实现几个文件对比,从而找出重复文件...
实现md5文件电子签名,md5hash值计算,比较文件,自己可扩展功能实现几个文件对比,从而找出重复文件-Md5 files to achieve electronic signature, md5hash calculated to compare documents, they can extend the functionality to achieve a number of document comparison, and to find duplicate files
- 2022-02-02 15:59:33下载
- 积分:1
-
栈 单链表
Java版栈和单链表数据结构的实现,并用相关实例测试了该程序的正确性。实际测试中,在Eclipse的Console端按要求输入数据,然后依次按Enter键和Ctrl+Z键结束当前输入,随后就可以看到相应的输出。
- 2022-03-06 10:34:11下载
- 积分:1
-
c常用算法,用语言编写,为本人数据结构与算法设计作品,在VC++环境下编译通过...
c常用算法,用语言编写,为本人数据结构与算法设计作品,在VC++环境下编译通过-c commonly used algorithm, the language used to prepare for my data structure and algorithm design works in the VC environment compile
- 2022-03-23 02:36:22下载
- 积分:1
-
以十字链表表示稀疏矩阵,实现两个矩阵的相加,相减,和相乘的运算....
以十字链表表示稀疏矩阵,实现两个矩阵的相加,相减,和相乘的运算.-List said with a crossbow sparse matrix, the matrix to achieve two together, subtraction, multiplication and arithmetic.
- 2022-03-02 19:04:08下载
- 积分:1
-
1 can be applied to the case, but the database operations are not complicated. W...
一个可以应用的案例,但是数据库操作不复杂。其中全面地涵盖了所有常用数据库操作。-1 can be applied to the case, but the database operations are not complicated. Which comprehensively covers all common database operations.
- 2022-05-13 21:33:18下载
- 积分:1
-
Beijing Bus Inquiry System Beijing Bus Inquiry System
北京公交车查询系统
北京公交车查询系统-Beijing Bus Inquiry System Beijing Bus Inquiry System
- 2022-02-03 12:07:35下载
- 积分:1
-
数据库基础知识的笔记题集,对初学者进行复习很有用
数据库基础知识的笔记题集,对初学者进行复习很有用-database
- 2022-09-16 04:35:03下载
- 积分:1
-
DES algorithms library,很经典的DES算法库。
DES algorithms library,很经典的DES算法库。-DES algorithms library, the classic DES algorithm library.
- 2022-08-19 04:42:55下载
- 积分:1
-
生活的用户名可用性检查
应用背景此源代码将保存到用户表前检查该用户名可用性。这很重要,这样用户可以触发,如果数据已经存在。这是使用Ajax,所以它不会刷新页面,显示响应如果存在或不。希望它能帮助。谢谢你。关键技术技术和组件的选择:1 PHP2。MySQLjQuery的Ajax 3 /HTML 45 CSS6 Ajax7。自举
- 2022-06-15 15:30:06下载
- 积分:1
-
这个程序演示了如何使用ADO做断开的公文包中的应用…
This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected checkbox is unchecked the application is switched into offline mode. If the application is exited at that point then the data is persisted to a file on disk (along with any edits to the data). When the application is restarted it will load the persisted data if present, otherwise it will fetch the data from the database.
- 2022-05-14 15:17:00下载
- 积分:1