-
Ayer-anba学校管理系统
这是基于小学和初中阶段的信息系统。该程序是非常简单,它可以注册课程,添加学生、 找到的学生、 更新的学生,或删除学生。同时它具有登录和不同身份验证为普通用户、 书记官长和学校管理员。因为学校管理者要负责即使在创建新用户。这就是它。也是市民可以有能力,看看怎么回事,与这所学校的主页面。最重要,它也有学生年级搜索按钮。例如,如果学生想要看到他/她的分数报告它是容易走右侧的菜单,请单击"CheckResult",然后只对他/她的 ID,它将便于学生得到他/她的成绩。
命令名称就像: studGrade、 studReg、 studDel 和一些像这样。这只是意味着学生成绩、 学生删除、 学生注册或注册学生。
它是完美的工作,但可能需要检查和编辑
- 2022-05-21 20:19:21下载
- 积分:1
-
NTFS格式下将文件目录看作符号进行连接.相当于对一个路径可用别名访问....
NTFS格式下将文件目录看作符号进行连接.相当于对一个路径可用别名访问.-NTFS format file directory as symbols connected. The equivalent of a visit Alias path available.
- 2022-07-13 22:14:12下载
- 积分:1
-
二叉树的递归算法:计算高度、结点个数、交换左右儿子
问题的描述
写一完整函数,计算树的结点数目int CountNode(BTNode<T>...
二叉树的递归算法:计算高度、结点个数、交换左右儿子
问题的描述
写一完整函数,计算树的结点数目int CountNode(BTNode* &t);
完善以下两个函数:
计算树的高度int Depth(BTNode* &root);
对树的所有子树交换左右孩子void swapsons(BTNode* &t);-Binary Tree Recursive Algorithm: Calculate the height of node number, the exchange about the issue of his son to write a complete description of function, calculating the number of tree node int CountNode (BTNode
- 2022-02-12 18:10:20下载
- 积分:1
-
在C++中实现了一个算法的程序
program that implements a algorithm with arrays in C-program that implements a algorithm with arrays in C++
- 2022-05-31 04:34:18下载
- 积分:1
-
wince under 2D graphics rendering, the 4.2 system can be used to test
wince下2D图形的绘制,在4.2系统下测试能用-wince under 2D graphics rendering, the 4.2 system can be used to test
- 2022-05-28 02:50:47下载
- 积分:1
-
优秀论文(基于非线性的雷达目标识别中的若干问题…
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part3-Several of the radar target recognition of outstanding paper (based on nonlinear methods of study of radar target recognition. NH HRRP-based radar target identification. NH radar target identification system research and design. KDH). Part3
- 2022-01-26 03:40:46下载
- 积分:1
-
Matlab编程,维特比软
program in matlab, viterbi soft
- 2023-06-15 15:10:03下载
- 积分:1
-
一个课程设计,数据结构的, 1)设计题目 2)设计目的 3)设计内容 4)程序流程图 5)源程序 6)软件测试报告(包括所用到的数据及结果)...
一个课程设计,数据结构的, 1)设计题目 2)设计目的 3)设计内容 4)程序流程图 5)源程序 6)软件测试报告(包括所用到的数据及结果)-a curriculum design, data structure, 1) a design 2), designed to 3) design element 4) Flow chart 5) source 6) software test reports (including use of the data and results)
- 2022-01-31 23:28:16下载
- 积分:1
-
中缀表达式的C++实现,包括多个实用头文件
中缀表达式的C++实现,包括多个实用头文件-Infix expressions C++ implementation, including a number of practical header files
- 2022-05-07 17:01:11下载
- 积分:1
-
线程创建
事件触发
线程同步
结束线程
线程创建
事件触发
线程同步
结束线程-Thread creation thread synchronization events to trigger the end of thread
- 2022-08-17 09:17:43下载
- 积分:1