-
c#windowFrom
一个老外写的 强大的C# 窗体 图片旋转效果。详情请看内容........................................................................................
- 2022-03-20 11:32:10下载
- 积分:1
-
Paint a very useful tool, with the drawing is similar to learning computer graph...
一款很实用的画画工具,跟画图差不多,学习计算机图像的人可以学习一点。-Paint a very useful tool, with the drawing is similar to learning computer graphics can learn from that.
- 2023-05-31 09:15:03下载
- 积分:1
-
本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一开始任选一个正整数作为报数上限值m,从第一个人开始按顺...
本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一开始任选一个正整数作为报数上限值m,从第一个人开始按顺序时针方向自1开始顺序报数,报道m时停止报数,报m的人处列将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。利用单向循环链表存储结构模拟此过程,按照出列的顺序印出各人的编号。
演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户输入循环人数n和每人的密码。-This procedure description specifically for Joseph problem: The serial number is 12, ... The n n individual surrounds the ready-made one circle according to the clockwise sense , each person holds (positive integer) a password, one positive integer beginning to assume a post of selections is upper limits ms numbering off, direction starts the hour hand beginning from the first people according to order from 1 numbering off in proper order , stop numbering off when reporting m, the person place column reporting m looks on his password as new m value , the individual begins to number off again from 1 , getting down like this from his time as soon as going ahead in clockwise sense, until proprietor all till leaving self s place in the ranks.
- 2022-10-13 13:15:03下载
- 积分:1
-
网聊个人爱好,想尝试在客户机上通过局域网进行…
NetChat
个人爱好,想尝试通过局域网对客户机进行控制操作。-NetChat personal hobbies, want to try through the LAN on the client to carry out control operations.
- 2022-06-19 03:07:27下载
- 积分:1
-
Atheros网卡读定EEPROM工具
读写Atheros无线网卡EEPROM,测试过AR9280,手边没有别的网卡,请自行测试~
- 2023-05-15 20:55:03下载
- 积分:1
-
display configuration info to the screen
display configuration info to the screen
- 2022-08-13 10:32:48下载
- 积分:1
-
80386 Disassembler library, with source codes.
80386 Disassembler library, with source codes.
- 2022-03-13 00:59:42下载
- 积分:1
-
图及其操作。培养学生用学到的书本知识解决实际问题的能力;培养实际工作所需要的动手能力;培养学生以科学理论和工程上能力的技术,规范地开发大型、复杂、高质量的应用软...
图及其操作。培养学生用学到的书本知识解决实际问题的能力;培养实际工作所需要的动手能力;培养学生以科学理论和工程上能力的技术,规范地开发大型、复杂、高质量的应用软件和系统软件具有关键性作用;通过课程设计的实践,学生可以在程序设计方法、上机操作等基本技能和科学作风方面受到比较系统和严格的训练。-tujiqicaozuo
- 2023-06-01 19:20:03下载
- 积分:1
-
MSK相干调制解调
首先实现了MSK信号的相干调制解调,再比较了在MSK系统中加入不同(慢扫和快扫)线性调频信号(LFM)作为干扰信号时系统的误比特性能,都有程序实现
- 2022-03-09 10:45:47下载
- 积分:1
-
Windows语音识别程序
利用windows本身的库函数和API实现语音识别功能。用于实现人机口语对话的系统。受目前技术所限,对话系统往往是面向一个狭窄领域、词汇量有限的系统,其题材有旅游查询、订票、数据库检索等等。其前端是一个语音识别器,识别产生的N-best候选或词候选网格,由语法分析器进行分析获取语义信息,再由对话管理器确定应答信息,由语音合成器输出。由于目前的系统往往词汇量有限,也可以用提取关键词的方法来获取语义信息。
- 2023-05-03 21:40:02下载
- 积分:1