-
用VB实现的排课系统,采用了排课算法,支持SQL和Access数据库两种连接。...
用VB实现的排课系统,采用了排课算法,支持SQL和Access数据库两种连接。-Course Scheduling System implemented with VB, using the Course Scheduling algorithms to support SQL and Access database, two kinds of connections.
- 2022-01-28 16:51:11下载
- 积分:1
-
从wsus获取系统更新
自己写的用wsus api从wsus服务器获取当前所有更新数据。
生成的可执行程序依赖Microsoft.UpdateServices.Administration.dll,System.Data.SQLite.dll这个两个dll。
该程序放在安装了wsus服务程序的windows系统中。若本机没有安装wsus,则程序退出。
从wsus获取所有更新后,将依次打印出相关信息。
- 2022-04-22 16:58:26下载
- 积分:1
-
C++实现夏米尔共享密钥协议。
C++ implementation for Shamir Sharing Key protocol.
- 2022-02-01 13:05:10下载
- 积分:1
-
C语言编程:#和插座。rar
E:C#套接字编程.rar-E : C# socket programming. Rar
- 2023-01-03 06:00:04下载
- 积分:1
-
此文件实现了对图像亮度的调节,可实现亮度增强、亮度取反及恢复图像...
此文件实现了对图像亮度的调节,可实现亮度增强、亮度取反及恢复图像-This document is the realization of the adjustment of image brightness can be realized to enhance brightness, brightness and recovery from the anti-image
- 2022-03-06 16:35:24下载
- 积分:1
-
本程序是用matlab软件编辑的小游戏,有兴趣的可以
本程序是用matlab软件编辑的小游戏,有兴趣的可以-this procedure is used Matlab software editor of a small game, are interested can s
- 2022-07-17 02:34:03下载
- 积分:1
-
.采用算符优先数算法,能正确求值表达式
2.熟练掌握栈的应用
3.熟练掌握计算机系统的基本操作方法,了解如何编辑、编译、链接和运行一个C++程序...
.采用算符优先数算法,能正确求值表达式
2.熟练掌握栈的应用
3.熟练掌握计算机系统的基本操作方法,了解如何编辑、编译、链接和运行一个C++程序
-. Using operator priority number algorithm, able to correctly evaluated expression 2. Familiar with the application of the stack 3. Familiar with the basic operation of computer systems, methods, learn how to edit, compile, link and run a C++ program
- 2022-08-17 15:06:23下载
- 积分:1
-
手势识别系统之演奏系统!程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的...
手势识别系统之演奏系统!程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设置值相同,则不用修改。-gesture recognition system performance system! Running, first pop-up dialog box under the value suggested amending the main program began camera images high and wide. Recompiling run the procedures. If the pop-up dialog box if the suggested value and process the default settings the same value, need not be amended.
- 2023-02-27 20:50:03下载
- 积分:1
-
一个普通通讯软件的服务端,能为初学者少提供帮助!
一个普通通讯软件的服务端,能为初学者少提供帮助!-a common communications server software will be able to help beginners less!
- 2022-10-21 16:10:04下载
- 积分:1
-
网络爬虫源码
网络爬虫主要有以下功能:
从一个初始网页的URL开始,获得初始网页上的URL,在抓取网页的过程中,不断从当前页面上抽取新的URL放入队列,直到满足系统的一定停止条件。
在遍历URL的过程中,即时统计相关数据。
- 2023-02-10 20:15:04下载
- 积分:1