-
计算一个数列的众数,即出现次数最多的那个数,要求尽量低的时空复杂度...
计算一个数列的众数,即出现次数最多的那个数,要求尽量低的时空复杂度-calculate a series of the plural, that is the highest number that the number of requests time and space as low complexity
- 2022-11-05 14:25:03下载
- 积分:1
-
屏幕取词VC6.0源码
DLLEXPORT BOOL WINAPI SetNHW32() { if(g_hHook == NULL) { g_hHook = SetWindowsHookEx(WH_GETMESSAGE, GetMsgProc, g_hinstDll, 0); if (g_hHook == NULL) { MessageBox(NULL, __TEXT("Error hooking: SetWindowsHookEx fail"), __TEXT("GetWord"), MB_OK); return FALSE; } } return TRUE;}
- 2022-05-28 06:17:38下载
- 积分:1
-
用Python 爬取赶集网数据
练习爬虫的时候,用Python写的练手程序
- 2022-01-31 04:42:58下载
- 积分:1
-
Java实践课程设计-网上选课系统的设计与实现
网上选课系统需要实现的功能:
1.
管理员对学生信息,课程信息和教师信息进行增加、删除、修改、查找等操作,对选课信息进行管理,对成绩信息和用户信息进行修改、查找等操作。
2.
学生对选课信息进行选课、删除、修改、查找等操作,对学生信息和成绩信息进行查看,对个人的密码信息进行修改等
3.
教师对学生信息进行增加、删除、修改、查找等操作,对成绩信息进行录入成绩,修改成绩,查询等操作。
- 2022-03-18 04:51:37下载
- 积分:1
-
VB off display applet displays a small VB program shut down
VB 关闭显示器的小程序 -VB off display applet displays a small VB program shut down
- 2022-03-16 19:00:25下载
- 积分:1
-
多种button的演示代码,非常实用
多种button的演示代码,非常实用-multiple button of the display code, a very practical
- 2023-02-22 13:30:04下载
- 积分:1
-
通过对大学入学考试制度的管理,课程…
java制作的高考管理系统,可以做课程设计用,对各类学校的成绩管理都具有代表性-produced by the management of the college entrance examination system, curriculum design can be used for the various achievements of the school management representative
- 2023-03-28 13:15:02下载
- 积分:1
-
一套DELPHI开发的指纹应用源码,可作为指纹应用整合使用!
一套DELPHI开发的指纹应用源码,可作为指纹应用整合使用!-a fingerprint application source code, can be used as application integration using fingerprints!
- 2022-03-10 02:39:44下载
- 积分:1
-
VB IE 代码
VB IE 代码-VB code IE
- 2022-08-05 17:40:58下载
- 积分:1
-
D3D加载显示图像
基于 MFC 的应用程序使用显示的图像的 D3D 演示,开发利用 VS2008 支持常规图像,如 JPG bmp PNG 支持 PNG 透明度。支持图像显示的原始比例的图像。
- 2022-03-03 12:16:08下载
- 积分:1