-
本源码是一个完整的图书馆管理系统,功能比较齐全。
本源码是一个完整的图书馆管理系统,功能比较齐全。-This source code is a complete library management system, wide array of functions.
- 2022-03-23 12:14:12下载
- 积分:1
-
基于OpenCV和MFC的人脸识别系统
该程序在opencv上调试,能够识别出人脸并做出标记
- 2022-05-05 22:20:57下载
- 积分:1
-
VB6 code to convert an access document to excel document.
VB6 code to convert an access document to excel document.
- 2023-08-12 11:55:02下载
- 积分:1
-
SLR(1)分析表的构造,编译原理实验会用到
SLR(1)分析表的构造,编译原理实验会用到-SLR (1) analysis table of the structure, principle of the experiment will be used to compile
- 2022-07-23 08:32:33下载
- 积分:1
-
学生信息管理系统是例子例子!!! 学生信息管理系统是例子
学生信息管理系统是例子例子!!! 学生信息管理系统是例子 -student information system
- 2022-08-16 08:27:32下载
- 积分:1
-
automatic return of the target source code pool
java 语言实现自动归还的对象池源代码-automatic return of the target source code pool
- 2022-07-20 13:50:40下载
- 积分:1
-
贪吃蛇游戏
这个项目使用了NEXYS 3(斯巴达6)板的4个显示器,它是用verylog开始编程的,有一个100兆赫的时钟,我们使用了一个预定标器来降低频率,非常礼貌地观看;。。。
- 2022-04-30 17:43:16下载
- 积分:1
-
visual c++.NET入门与提高,包括各种程序设计方法.
visual c++.NET入门与提高,包括各种程序设计方法.-visual c NET crosses the threshold with the enhancement,
including each programming method
- 2023-05-30 14:05:03下载
- 积分:1
-
网络聊天工具IM的C++源代码,喜欢的朋友下载。
网络聊天工具IM的C++源代码,喜欢的朋友下载。-Internet chat tool to IM" s C++ source code, like a friend to download.
- 2022-10-31 10:20:04下载
- 积分:1
-
C# 打印Datagridview 中数据
C# 打印Datagridview 中数据
public GridPrinter(DataGridView objDataGridView, PrintDocument objPrintDocument, bool bCenterOnPage, bool bHasTitle, string sTitle, Font objTitleFont, Color objTitleColor, bool bPaging)
{
dataGridView = objDataGridView;
printDocument = objPrintDocument;
centerOnPage = bCenterOnPage;
hasTitle = bHasTitle;
title = sTitle;
tit
- 2022-12-23 01:35:04下载
- 积分:1