资源列表
counter
- 实现了计算机的一般功能,可供初学者学习使用-The realization of the general functions of the computer for beginners learning to use
wubanpeidui
- 舞会上男女各排成一队进入舞厅,跳舞时依次从男士队伍和女士队伍的队头各出一个人相互结成舞伴。如果两队的人数不等,则队伍较长中未配对的人员将等待下一轮的舞曲。 要求用程序完成该配对过程的模拟,从键盘输入所有人员的名单,输入格式为“姓名 性别”,并且男女无序,输出所有配对的男女舞伴,如果某队伍中还有人员未配对完,则另外输出所有尚未配对人员名单。 选作内容: 1. 实现下一轮次的继续配对,此时,所有尚未配对的人员应优先予以配对; 2. 将姓名与性别数据存放在文本文件中,直接从文本中读入数
cstringandstring
- windows编程,主要解决cstring与string区别于是用问题-windows programming, mainly to solve the cstring and is distinct from the issue of string
parkingarea
- 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入数据的序列进行模拟管理。-In order to simulate the stack parking lot to the sidewalk outside a simulated queue, in accordance with the data read from the terminal sequence of simulation management.
base64
- base64 fast converter (binary to base64 and base64 to binary).
se__
- Linux下通过TCP传送文件的服务器端 先开服务器在开客户端-Linux TCP transmission of documents through the server to open at the beginning of the server client
LCD12864
- 字符型LCD12864 MSP430程序
Beans
- beans package to create own component
sqaure
- 主要目的都是为了弥补各种算法的不足,发挥各种算法的优势,实现扬长避短的初衷。然而稍显不足的是,这些算法目前主要集中在解决阵列的二方向图波束赋形,例如笔形波束、平顶波束、余割波束等。实际上,共形阵方向图综合是一个三维优化问题,仅仅用二剖面赋形结果代替实质上的三维优化,难免与最终的实际情况有所差异。尤其是共形球面阵的波束成形问题,用二优化算法显然有些*为力,比如空间波束指向就是一个三维问题。因此,本文研究了一种共形球面阵天线的三维方向图综合算法。-The main purpose is to co
hspice
- Synopsys Hspice code for nand gate characteristics and five coupled lines delay calculation using w-element method
lst_inversion
- 采用覃志豪单窗算法来反演Landsat 8地表温度-retri LST Landsat 8
data
- 1:输出所有数据: 2:查找特定数据: 3:插入特定数据: 4:删除特定数据: 5:正序输出数据: 6:逆序输出数据:-1: All data are output: 2: Find specific data: 3: insert specific data: 4: Delete specific data: 5: positive sequence output data: 6: reverse output data: