搜索资源列表
约瑟夫问题的实现
- 【问题描述】 设有n个人围坐在圆桌周围,现从某个位置m(1≤m≤n)上的人开始报数,报数到k的人就站出来。下一个人,即原来的第k+1个位置上的人,又从1开始报数,再报数到k的人站出来。依此重复下去,直到全部的人都站出来为止。试设计一个程序求出出列序列。 这是一个使用循环链表的经典问题。因为要不断地出列,采用链表的存储形式能更好地模拟出列的情况。-[n -- with the individuals sitting around the round table is from a certain
Drivels
- 一个下拉框,能显示本机所有驱动器,还包括软驱,光驱,用C#编写.-a drop-down box, the machine can show all drives, including floppy drive, optical drive, using C#.
CSharp资料
- 对于C#初学者比较有用。大家可以下载下来看一看。从中可以学到一些-for beginners more useful. You can download down and look. From this we can learn some.
CS编的Dijkstra算法(图形界面)
- Windows应用程序,C#编写,实现了求最短路径的Dijkstra算法,方便操作,可以自已在程序界面上指定每一个点的位置,在界面上空白的地方每点击一下生成一个点(该点是一个可以点击的按钮),这些按钮按照出现的先后顺序自动从1开始编号(目前程序设定最多支持100个点,可自行更改)。界面右上角是计算结果显示区,往下是权值输入区和“连线”、“清屏”“计算”三个按钮以及状态区,状态区显示当前的起点和终点,连线和计算都要用到该信息(点击生成的顺序编号的那些按钮可以依次改变起点和终点)。输入权值后点“连线
musicbufy
- 可以直接从其它网站找到音乐链接,并且把它从网络上拉下来,为自己所用。-directly from other sites to link to find music and turn it from the pull-down network, for their own use.
WinFormDataGriddropdrowlist
- csharpdatagrid中实现下拉框编辑功能的源文件,代码注释中有使用方法-csharpdatagrid achieve the drop-down box editing of source files, code Notes use methods
Ch10HandsOnWindowsFormsListBox
- 一个Windows应用程序,包含一个下拉列表,用于检索数据库文件中的书名。当用户选择一个书名时,在标签中显示对应的作者和编号。-a Windows application that includes a drop-down list, searchable database for the title document. When users choose a title, the label shows the corresponding author and number.
BNDF010100_Rainer
- c# 编程不再难哦 下来看看 那些算法吧 :)-not hard to look at those oh down algorithm it :)
google9_3
- You are given a String[] grid representing a rectangular grid of letters. You are also given a String find, a word you are to find within the grid. The starting point may be anywhere in the grid. The path may move up, down, left, right, or diagonally
MP3TOWAVE
- MP3转换WAVE的源代码,有需要的朋友下来-WAVE MP3 conversion of the source code, it is necessary to look at the friends down
flyflyGame
- 一个飞机类的小游戏,有兴趣的下来玩玩吧,都还可以-a category of small aircraft games, interested to play it down, can also
chenji2
- 函数是 C 中最常用的结构概念。它们应用于实现“自顶向下的”问题解决方法 — 即,将问题分解成越来越小的子问题,直到每个子问题都能够用代码表示。这对程序的模块化和文档记录有帮助。此外,由许多小函数组成的程序更易于调试。-C function is the most commonly used structural concept. They used to achieve the "top-down" solution to the problem - that is, th
rsa_code
- rsa算法,这里将给出一个简单加密模块的全部源程序(源代码) 至于RSA的理论网上一大把,它是基于公钥加密体制的一种算法。这个实例主要是用来将某一重要文件绑定到一个IP地址上。把它拷贝下来,存为CODE.C,然后执行 GCC –O CODE CODE.C 然后用./ CODE E [IP ADDRESS] [FILENAME]对文件进行加密。或用 ./CODE D [IP ADDRESS] 进行解密整个过程中产生了两个中间文件,至于什么文件,你去试
DOTNETGrid
- DOTNET DataGrid自定义控件。采用C#开发,可采用正则表达式、下拉列表、属性结构、日期空间等输入数据。-DOTNET DataGrid OCX. Using C# development, the expression is available, the drop-down list, the structural attributes, date, etc. into the data space.
240826
- 本人制作一个自己的通讯录,以前苦于自己不会,现在有能力了,而且觉得做得也还可以.将之传给需要的人使用. 本版本对v1.0版本作了大量的修改: 简化了代码! 增加了后台管理密码、修改等功能! 可以不用修改就能直接运行! 美工方面也是不错的! 最大特点是简单实用-their correspondence, he will not suffer from the past, now have the ability, they find it can be done also.
8queen_vc++
- 经典算法,仅供参考学习,看有用就下来看看吧,还有我的一些程序请大家多交流学习-classical algorithm for reference purposes only study to see useful on down and watch it. I also asked some of the procedures we learn more exchanges
downloader_src
- 一个C#写的下载程序,需要的朋友可以看一下-a write-down, and we need to see friends
CloseComputerDemo
- 关闭本地计算机 关闭本地计算机 关闭本地计算机-closure of its local computer closure of its local computer shut down your computer shut down the local computer related closure of its local computer Closed local computer closure of its local computer shut down your computer
Down
- C#单双人,小人下楼梯游戏,利用数据库管理进行排行-C# Mono people, bad people down stairs game, using a database management ranks
shut-down
- 这就是个定时关机程序,是我刚学c#时做着玩的。可以在win7上运行(至少我可以运行,我是管理员权限)。-a shut down program based on c#.
