-
查看体育文件头文件头文件
PE文件头的查看工具,用于查看PE文件头-PE file header of the view the tool to view PE file header
- 2022-02-20 02:11:13下载
- 积分:1
-
GNU Privacy Guard, a tool to encrypt files (e.g. for use as email attachments) w...
GNU Privacy Guard, a tool to encrypt files (e.g. for use as email attachments) with a drag-and-drop interface. Just drop files onto this application and they will be encrypted as self-decrypting EXE files, which will regenerate the original file when executed if you can supply the encryption passphrase. The source code (for Borland C++ Builder) is included
- 2022-03-25 01:06:06下载
- 积分:1
-
权限管理
在thinkphp 开发的RBac权限管理系统 拿出来跟大家分享下
在thinkphp 开发的RBac权限管理系统 拿出来跟大家分享下
在thinkphp 开发的RBac权限管理系统 拿出来跟大家分享下
在thinkphp 开发的RBac权限管理系统 拿出来跟大家分享下
在thinkphp 开发的RBac权限管理系统 拿出来跟大家分享下
在thinkphp 开发的RBac权限管理系统 拿出来跟大家分享下
- 2022-12-01 20:25:03下载
- 积分:1
-
thank you
舞会上男女各排成一队进入舞厅,跳舞时依次从男士队伍和女士队伍的队头各出一个人相互结成舞伴。如果两队的人数不等,则队伍较长中未配对的人员将等待下一轮的舞曲。
要求用程序完成该配对过程的模拟,从键盘输入所有人员的名单,输入格式为“姓名 性别”,并且男女无序,输出所有配对的男女舞伴,如果某队伍中还有人员未配对完,则另外输出所有尚未配对人员名单。
选作内容:
1. 实现下一轮次的继续配对,此时,所有尚未配对的人员应优先予以配对;
2. 将姓名与性别数据存放在文本文件中,直接从文本中读入数据。
实现说明:
1. 总是排在队头的男女相互结成舞伴,具有队列的先进先出特征,因此采用队列来完成;
2. 采用两个队列分别存放男士和女士的姓名,所有输入的人员按照性别依次分解到各自的队列中,然后顺次取出各自的队头元素来配对并输出;
3. 队列类的数据类型可以是字符数组,也可以先实现模板类,再用字符数组来实例化实现。-thank you
- 2022-03-01 16:14:45下载
- 积分:1
-
VB实现拦截键盘输入
VB实现拦截键盘输入-VB interception keyboarding
- 2022-06-20 05:26:17下载
- 积分:1
-
用matlab编的关于识别的例子,初学者可以
用matlab编的关于识别的例子,初学者可以-using Matlab series on the identification example, beginners can s
- 2022-01-31 11:12:40下载
- 积分:1
-
documents include asm, C identifier named source, ping, WinSock2 detection mouse...
文件包括 asm,C标志符命名源程序,ping,winsock2, 检测鼠标,检出错误,时间陷阱-documents include asm, C identifier named source, ping, WinSock2 detection mouse, error detection, time trap
- 2022-03-06 19:09:36下载
- 积分:1
-
指数平滑预测数据输入:
指数平滑法预测数据 输入: k--平滑周期 * n--原始数据个数 * m--预测步数 * alfa--加权系数 * x--指向原始数据数组指针 * 输出: s1--返回值为指向一次平滑结果数组指针 * s2--返回值为指向二次指数平滑结果数组指针 * s3--返回值为指向三次指数平滑结果数组指针 * xx--返回值为指向预测结果数组指针-exponential smoothing forecast data entry : k-- smoothing cycle* n-- raw data Number* m-- forecast steps* alfa-- weighting* x-- at the raw data array pointer output : s1-- return value to a point meeting smoothing results array pointer* s2-- return value to the point second exponential smoothing results array pointer* s3-- return value to point to three exponential smoothing results array pointer* xx-- return value to point to the results of forecasts array pointer
- 2022-01-26 04:45:02下载
- 积分:1
-
这是一个用VB实现的拷贝程序。
这是一个用VB实现的拷贝程序。-This is a used copy of VB procedures.
- 2022-01-29 02:42:56下载
- 积分:1
-
“释放”的书所有章节的例子代码
"C unleashed" Book all chapters examples code
- 2022-04-21 15:06:00下载
- 积分:1