-
演示如果实现用C语言控制光标显示的示例程序
演示如果实现用C语言控制光标显示的示例程序-A program shows how to control the cursor in C.
- 2022-02-02 23:55:00下载
- 积分:1
-
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
//...
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
// abcba 满足条件
// abcbc 不满足条件
//输入:n p
//输出:所有满足条件的字串及总数-recursive template Problem description : n generation length of the string and its 26 characters from the English alphabet before p (p 26) 000 1984 letter, makes no adjacent sequences equivalent. For example, p = 3, n = 5 :// abcba meet the conditions// abcbc not satisfied conditions// input : n p// output : to satisfy all the conditions and the total number of strings
- 2023-04-22 22:30:03下载
- 积分:1
-
员工管理系统
个人信息模块
一个完整的雇员信息管理系统,作为一个中央雇员数据库。这使 HR 管理员可以有效地利用雇员的所有信息。
特点:
填充和管理员工的个人信息在一个集中的位置,从而防止数据丢失。
管理及更新您的雇员联系人及旅行内雇员的记录本身的信息。
管理您的雇员的工作信息通过选择相关薪酬等级、 薪酬等。
将督导员分配给员工以确定报告的结构。
了解你的员工过去的工作经验、 教育详细信息、 技能和其他这是 Admin 模块中预定义的标准。
雇员列表中查看员工的详细信息和使用不同的员工信息进行搜索。
生成自定义员工报告,其中可能包括任何所选的标准的 PIM 模块内。
- 2022-11-20 21:55:03下载
- 积分:1
-
郁闷~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
郁闷-depressed ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 2022-07-09 14:50:21下载
- 积分:1
-
感知器网络 (一层) 在 c + + 中的源代码
此代码是请写的我自己照顾
此代码也是有用的学习神经网络
感知器网络 (一层) 在 c + + 中的源代码
- 2022-01-22 14:31:06下载
- 积分:1
-
这是一个哈夫曼编码问题,对初学数据结构的同学有用!
这是一个哈夫曼编码问题,对初学数据结构的同学有用!-Huffman coding, data structure for beginners students useful!
- 2022-04-11 12:53:17下载
- 积分:1
-
遥感原理与应用的实习程序,主要是图像的纠正,图像的光滑,锐化...
遥感原理与应用的实习程序,主要是图像的纠正,图像的光滑,锐化-Remote Sensing Principles and Applications of the internship program, mainly to correct the image, the image of the smooth, sharpening, etc.
- 2022-05-18 00:12:58下载
- 积分:1
-
用纯C语言写的一个通讯录程序,通过链表存储,自己设计界面。...
用纯C语言写的一个通讯录程序,通过链表存储,自己设计界面。-Using pure C language to write an address book program, through the chain store, the interface of their own design.
- 2022-07-15 12:03:22下载
- 积分:1
-
code of changing computer s resolving power
改变计算机分辨率的源程序-code of changing computer s resolving power
- 2022-03-21 13:16:51下载
- 积分:1
-
天津航道开发局第一船控制系统
耙头船舶控制系统
是天津市航道局研制开发-first ship control system in Tianjin Waterway Development Authority
- 2022-06-28 14:40:10下载
- 积分:1