资源列表

« 1 2 ... .72 .73 .74 .75 .76 877.78 .79 .80 .81 .82 ... 5345 »

[C#编程约瑟夫问题的实现

说明:【问题描述】 设有n个人围坐在圆桌周围,现从某个位置m(1≤m≤n)上的人开始报数,报数到k的人就站出来。下一个人,即原来的第k+1个位置上的人,又从1开始报数,再报数到k的人站出来。依此重复下去,直到全部的人都站出来为止。试设计一个程序求出出列序列。 这是一个使用循环链表的经典问题。因为要不断地出列,采用链表的存储形式能更好地模拟出列的情况。-[n-- with the individuals sitting around the round table is from a certain l
<zzg> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[C#编程DarkVader

说明:又一个捣乱的程序,模范病毒删除电脑上所有文件,*程序-also a disruptive process model computer virus deleted all the documents, Trojans
<王殂> 在 2025-06-24 上传 | 大小:3kb | 下载:0

[C#编程message_final

说明:基于.net的一个短信发送项目,主要是在节假日的时候利用这个平台向亲朋好友发送短信,因为涉及到短信,所以在bin目录下有一个短信代理。-based. Net of an SMS sent to the project, mainly in the holidays when the use of this platform to send a message to friends and relatives, as it relates to SMS, in bin directory is a
<曾诚> 在 2025-06-24 上传 | 大小:884kb | 下载:0

[C#编程message_webservice

说明:也是一个基于。net的短信项目,只不过用web service的方式实现了-Is based on. SMS net project, but with the way web service to achieve a
<曾诚> 在 2025-06-24 上传 | 大小:86kb | 下载:0

[C#编程用线程做一个生产者-消费者同步问题

说明:用线程做一个生产者-消费者同步问题 其实我是想用线程做一个生产者-消费者同步问题,现在已经成功了,贴出来,大家请指证. 我想让线程thread1和thread2按顺序显示,于是加了个信号量mysem,并且在新建两个线程的两个函数中进行P,V操作,来控制先后显示顺序-threads do with a producer-consumer Synchronization I actually want to do with threaded a producer-consumer synchroni
<lj> 在 2025-06-24 上传 | 大小:22kb | 下载:0

[C#编程Websharp

说明:
<> 在 2025-06-24 上传 | 大小:592kb | 下载:0

[C#编程digitalbild with C++builder

说明:图像处理,包括拉普拉斯算子提取轮廓,平滑化,二值化,以及细化等方面的图像处理程序代码-image processing, including extraction Laplician profile, smooth, two values, as well as details such as the image processing code
<李萍> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[C#编程图像彩色转黑白r

说明:关于图像处理,彩色图像转化成黑白图像的算法-on image processing, color images into black-and-white image algorithm
<李萍> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[C#编程图像CANVAS属性

说明:图像CANVAS的属性,学习如何使用CANVAS画出各种形状的图像-images of nature, learning how to use various forms CANVAS paint images
<李萍> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[C#编程快捷键的设置

说明:键盘快捷键的设置,并窗口随着鼠标的移动所产生的X,Y的变化程序代码-keyboard settings, mouse and window with the movement of the X, Y code changes
<李萍> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[C#编程图像文件的开启和存储

说明:用C++builder 6尝试新的方法进行图像文件的开启和存储-C builder 6 to try new methods of image files opened and storage
<李萍> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[C#编程33060101_李佳丽

说明:模仿windows开发的计算器 可进行+、-、*、/、开方、求余等 界面漂亮-windows imitate the development of calculators can be ,-,*,/, prescribing, I seek such beautiful interface
<李佳丽> 在 2025-06-24 上传 | 大小:3.59mb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 877.78 .79 .80 .81 .82 ... 5345 »

源码中国 www.ymcn.org