-
Ü retici tüketici sorunu ç ö zümü
Ü retici tüketici sorunu ç ö zümü
- 2022-11-02 10:00:03下载
- 积分:1
-
很好的学习DLL的入门例子,里面讲述了non
很好的学习DLL的入门例子,里面讲述了non-mfc,mfc,mfc-ext等相关dll的编写以及调研例子程序-Good learning example DLL entry, which describes non-mfc, mfc, mfc-ext related dll example of the preparation and investigation procedures
- 2022-03-21 14:15:39下载
- 积分:1
-
AODV IEE802.118.tc
这是3 节点的AODV协议测试的源代码。欢迎大家下载、试用。谢谢大家的支持!希望有帮助!
- 2023-05-10 00:00:03下载
- 积分:1
-
我的练习代码。是一些C++编程技能的实践。
我的练习代码.是一些关于C++编程技巧的练习.-My practice code. Is the number of C++ Programming skills practice.
- 2023-04-05 12:20:03下载
- 积分:1
-
Please read your package and describe it at least 40 bytes in English.
System...
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please
- 2022-01-25 17:20:27下载
- 积分:1
-
翻译中...
主题解释每一件事 >>计算器使用类是基本的简单一艾薇
其为教育:)
- 2022-03-02 19:05:01下载
- 积分:1
-
按阶次递推用F检验法判断模型阶次的算法
用模型计算出仿真数据,再按模型阶次递推算法的辨识方法,辨识模型的阶次和参数...
按阶次递推用F检验法判断模型阶次的算法
用模型计算出仿真数据,再按模型阶次递推算法的辨识方法,辨识模型的阶次和参数
-By order recursive F-test used to determine model order of the algorithm with the simulation data model, and then the recursive algorithm for model order identification method, identification of model order and parameters
- 2022-01-23 10:26:34下载
- 积分:1
-
一个简单的学生管理系统,是用C/C++混合写的,但由于时间不足。。。只有几个小时,所以做得不是很理想,但如果只是学习用,那就完全没问题了。...
一个简单的学生管理系统,是用C/C++混合写的,但由于时间不足。。。只有几个小时,所以做得不是很理想,但如果只是学习用,那就完全没问题了。-a simple student management system is the use of C/C was mixed, but because of the lack of time. . . Only a few hours, so do it is not ideal, but if only to study, it did not completely problem.
- 2022-04-24 03:29:50下载
- 积分:1
-
员工管理系统
个人信息模块
一个完整的雇员信息管理系统,作为一个中央雇员数据库。这使 HR 管理员可以有效地利用雇员的所有信息。
特点:
填充和管理员工的个人信息在一个集中的位置,从而防止数据丢失。
管理及更新您的雇员联系人及旅行内雇员的记录本身的信息。
管理您的雇员的工作信息通过选择相关薪酬等级、 薪酬等。
将督导员分配给员工以确定报告的结构。
了解你的员工过去的工作经验、 教育详细信息、 技能和其他这是 Admin 模块中预定义的标准。
雇员列表中查看员工的详细信息和使用不同的员工信息进行搜索。
生成自定义员工报告,其中可能包括任何所选的标准的 PIM 模块内。
- 2022-11-20 21:55:03下载
- 积分: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