-
understanding of the object types and examples to help the beginner JAVA
理解类和对象的例子,帮助初学JAVA的人-understanding of the object types and examples to help the beginner JAVA
- 2023-04-13 21:45:02下载
- 积分:1
-
usb cdc 和 visual studio 2008
一个简单的方法,使用Visual Studio 2008使USB连接
- 2023-07-21 15:15:08下载
- 积分:1
-
Windows Mobile,ppc,wince下的chm格式文件阅读器源代码,非常有实用价值...
Windows Mobile,ppc,wince下的chm格式文件阅读器源代码,非常有实用价值-Windows Mobile, ppc, wince under the chm format reader source code, very useful
- 2022-05-25 22:50:54下载
- 积分:1
-
Evc4.0 write their own use a program, the program calls a memory card procedures...
自己使用evc4.0写的一个程序,程序调用存储卡上的一个程序,并且通过模拟鼠标的操作进行自动化控制程序。可以供学习调用使用其他程序、模拟鼠标点击消息的朋友参考。本程序在wince5.0下调试通过。-Evc4.0 write their own use a program, the program calls a memory card procedures, and by simulating the operation of the mouse to automate control procedures. Can learn to call for the use of other procedures, simulating a mouse click message friend reference. This procedure adopted in wince5.0 debugging.
- 2022-10-19 11:10:03下载
- 积分:1
-
win7下smart card 登录COM凭据代码
win7下smart card 登录COM凭据代码,此组件通过注册表(见附件中)将组件注册到系统中,在系统登录或锁定时会加载此凭据。
- 2022-01-26 04:20:36下载
- 积分:1
-
虽然这dvbs2编译器的短帧、普通帧细节只是短暂的
hihi this dvbs2 enoder short frame and normal frame deatils just brief of it
- 2022-04-29 00:17:20下载
- 积分:1
-
rotating polygons
这段代码介绍了如何用三角形构建一些简单的几何体,以及如何将它们作为一个整体进行移动、旋转和调整大小。
- 2022-07-08 11:38:33下载
- 积分:1
-
此工程主要用于在任一网段内扫描存活主机及其当前活动端口,便于进一步入侵和探测。...
此工程主要用于在任一网段内扫描存活主机及其当前活动端口,便于进一步入侵和探测。-This project is mainly used in any one network segment scanning host survival and their current activities, port, facilitate further intrusion and detection.
- 2022-07-24 12:03:59下载
- 积分:1
-
thank you
舞会上男女各排成一队进入舞厅,跳舞时依次从男士队伍和女士队伍的队头各出一个人相互结成舞伴。如果两队的人数不等,则队伍较长中未配对的人员将等待下一轮的舞曲。
要求用程序完成该配对过程的模拟,从键盘输入所有人员的名单,输入格式为“姓名 性别”,并且男女无序,输出所有配对的男女舞伴,如果某队伍中还有人员未配对完,则另外输出所有尚未配对人员名单。
选作内容:
1. 实现下一轮次的继续配对,此时,所有尚未配对的人员应优先予以配对;
2. 将姓名与性别数据存放在文本文件中,直接从文本中读入数据。
实现说明:
1. 总是排在队头的男女相互结成舞伴,具有队列的先进先出特征,因此采用队列来完成;
2. 采用两个队列分别存放男士和女士的姓名,所有输入的人员按照性别依次分解到各自的队列中,然后顺次取出各自的队头元素来配对并输出;
3. 队列类的数据类型可以是字符数组,也可以先实现模板类,再用字符数组来实例化实现。-thank you
- 2022-03-01 16:14:45下载
- 积分:1
-
数制转换对话框在左边输入一个十进制整数和2~16之间的数,单击“转换”按钮能在右边得到十进制数所对应的2~16进制字符串...
数制转换对话框在左边输入一个十进制整数和2~16之间的数,单击“转换”按钮能在右边得到十进制数所对应的2~16进制字符串-Number System Conversion dialog box on the left and enter a decimal integer number between 2 to 16, click the " Convert" button to be able to get the right of the decimal number corresponding to 2 ~ 16 hexadecimal string
- 2023-02-28 21:20:03下载
- 积分:1