登录
首页 » 文件格式 » 学校管理系统

学校管理系统

于 2022-04-13 发布 文件大小:152.99 kB
0 252
下载积分: 2 下载次数: 1

代码说明:

在这个项目中,它含有 8 个模块: 1.图书模块 本模块的子模块是添加、 编辑、 查询。 2.各章模块 本模块子模块是维护与本书中的章节 3.主题模块 添加和主体智慧书的子模块,此模块 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用C#实现调用外部程序,方便程序间的互相切换。
    用C#实现调用外部程序,方便程序间的互相切换。-C# realization call external procedures to facilitate the process of switching each other.
    2022-01-30 23:47:56下载
    积分:1
  • 解决导航问题,运用数据结构的最短路径的两种求解方法
    解决导航问题,运用数据结构的最短路径的两种求解方法-To solve navigation problems, using the data structure of the two shortest path solution method
    2022-07-26 12:27:54下载
    积分:1
  • 经典ftp站点大全,通过它你可以从FTP服务器下载你想要的好东东....
    经典ftp站点大全,通过它你可以从FTP服务器下载你想要的好东东.- Classics ftp stand greatly entire, may download you through its you from the FTP server to want well east east
    2022-11-17 13:05:04下载
    积分:1
  • 汇编原理的中,我是05的学生,这是老师提供的,比较新,希望可以帮到大家...
    汇编原理的中文课件,我是05的学生,这是老师提供的,比较新,希望可以帮到大家-compilation of the Chinese principle of courseware, I was 05 students, it is teachers, relatively new, the desire to help everyone
    2022-02-03 01:46:40下载
    积分:1
  • ZIP查看器, 用来查看ZIP的内容。
    ZIP文件查看器, 用来查看ZIP文件的内容。-ZIP file viewer, used to check the contents of ZIP files.
    2022-02-02 10:50:26下载
    积分:1
  • 下面的函数LoadBmpFile,其功能是从一个.bmp中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄...
    下面的函数LoadBmpFile,其功能是从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄hImgData中,这个hImgData将在以后的图象处理程序中用到。同时填写一个类型为HBITMAP的全局变量hBitmap和一个类型为HPALETTE的全局变量hPalette。这两个变量将在处理WM_PAINT消息时用到,用来显示位图。该函数的两个参数分别是用来显示位图的窗口句柄,和.bmp文件名(全路径)。当函数成功时,返回TRUE,否则返回FALSE。-The following function LoadBmpFile, its function is from a. Bmp file to read data (including the BITMAPINFOHEADER, palette and the actual image data), its stored in a global memory handle hImgData, this hImgData will in the future plans used as treatment procedures. At the same time, fill out a type of global variable HBITMAP HBITMAP HPALETTE and a type of global variable hPalette. These two variables will be used for treatment WM_PAINT message, used to display bitmaps. The function of two parameters are used to display the bitmap handle of the window, and. Bmp file name (full path). When the function is successful, return TRUE, otherwise return FALSE.
    2023-07-21 04:35:03下载
    积分:1
  • 用数据结构实现的一个家谱,很好很好很好的
    用数据结构实现的一个家谱,很好很好很好的-Data structure used to achieve a family tree, very good very good very good
    2023-08-03 05:25:02下载
    积分:1
  • 线性表算法和报告要求的主音箱中的应用…
    线性表算法实现与应用报告要求 主要讲顺序表的基本操作实现功能 以及链表的基本操作 -linear table algorithm and application of the reporting requirements main speakers order forms to achieve the basic operation and function of the basic chain == operation
    2022-03-22 09:27:51下载
    积分:1
  • With the data structure (C language version) to write programs to achieve a ches...
    用数据结构(C语言版)编写程序,实现一个国际象棋的马踏遍棋盘的演示程序。具体要求为:将马随机放在国际象棋的8*8棋盘的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。用堆栈编制非递归程序求出马的行走路线,并按求出的行走路线,将数字1,2,3,……,64依次填入一个8*8的方阵,输出之。 -With the data structure (C language version) to write programs to achieve a chess board horse travels to the demonstration program. Specific requirements are: the horses were randomly placed in the 8* 8 chess board in a box, Ma according to the rules of chess to go mobile. Requires that each box is only entered once, traveled all the 64 squares on a chessboard. The preparation of non-recursive procedure with the stack order to run for walking routes, and then find the routes will be the number 1,2,3, ... ..., 64 in turn fill in an 8* 8 matrix, the output of.
    2022-12-11 22:25:03下载
    积分:1
  • 犯错
    由于SAR和可见光成象传感器图象的物理特征不同,因此进行匹配难度很大.本文在深入分析了这两种传感器图象物理特征的基础上,提出了一种图象匹配的新方法.该方法运用形态学滤波方法去除SAR图象斑点噪声,利用图象的边缘特征进行匹配,并采用多分辨率分级搜索技术减少计算量,在对实验结果进行分析的基础上提出了搜索真实匹配位置的准则,大大提高了匹配的准确率.通过实验对SAR图象斑点噪声滤波和SAR与可见光 图象匹配算法进行了验证,实验证明本算法的SAR图象去噪效果明显优于传统的Frost方法,图象匹配精度高、稳定性好.-err
    2022-02-06 17:46:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载