-
比较完善图书馆管理系统,如有不明白之处请email本人。
比较完善图书馆管理系统,如有不明白之处请email本人。-Fairly complete library management system, if not understand, please email me.
- 2022-01-28 15:14:31下载
- 积分:1
-
一个总在最上的紫色窗口
一个总在最上的紫色窗口-a total in the most purple on the window
- 2022-03-05 00:12:28下载
- 积分:1
-
local variables of the study to help beginners understand the local variable. Lo...
局部变量的学习,帮助初学者理解局部变量。局部变量的学习,帮助初学者理解局部变量。-local variables of the study to help beginners understand the local variable. Local variables are learning to help beginners understand the local variable.
- 2022-04-07 04:34:13下载
- 积分:1
-
各种经典算法和大家分享,让大家可以提高疑问…
各种matlab 经典算法 和大家一起分享 让大家共同提高 如有疑问 望来电-various classical algorithm and share with everyone so that we can improve doubt if Wang calls
- 2023-03-19 21:10:04下载
- 积分:1
-
this upload sample................
this upload sample-this upload sample................
- 2022-02-26 23:14:45下载
- 积分:1
-
哈夫曼树的建立和哈夫曼编码译码器。用C编写的。是学习数据结构的很好源代码...
哈夫曼树的建立和哈夫曼编码译码器。用C编写的。是学习数据结构的很好源代码-Huffman tree establishment and Huffman decoder. Prepared by C. Data structure is a good learning source code
- 2022-06-21 22:07:03下载
- 积分:1
-
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打...
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打印HASHLIST,可以很方便的看到单词在表中的位置,便于理解哈希表。-Hashtable realize procedure, you can automatically scan a TXT file all the words, and for these words create a hash table to statistical word appears in the article number. This procedure using a linear method to detect re-hash of dealing with conflict, to support the print HASHLIST, it is easy to see that word in the table location, easy to understand the hash table.
- 2022-07-03 20:42:16下载
- 积分:1
-
采用VC++编写,由一个客户端和一个服务端组成 。
采用VC++编写,由一个客户端和一个服务端组成 。-Using VC++ written by a client and a server-side component 。
- 2022-10-05 18:35:03下载
- 积分:1
-
模拟雷电3的射击游戏,逼真的没话说,源代码和生成文件都在这里了,还不来下...
模拟雷电3的射击游戏,逼真的没话说,源代码和生成文件都在这里了,还不来下-simulated shooting games, lifelike and unique source code and documents are generated here, not to under
- 2022-03-07 00:25:29下载
- 积分:1
-
C#Winform里的扩展Tab控件
资源描述Winform里的重写、Tab控件扩展,使用自定义TabControl实现,鼠标悬停时图标变成绿色
可以改变面板的大小。需要学习控件制作的可以下载学习。
实现方法:
用System.Threading.Timer加上一个简单的委托异步修改面板大小来实现动画
鼠标悬停时图标变成绿色是判断鼠标划过哪个标签是通过对MouseMove鼠标移动实时采点来实现的
- 2022-02-02 16:02:47下载
- 积分:1