搜索资源列表
petri_net
- 模拟一个petri网的行为。该程序应该读入一组转换规则,以及一组状态列表,这些状态对应于网络链路层发出了一个新分组或者接受一个新分组,初始状态也是要读入的。该程序应该从初始状态开始,随机地选择那些激活的转换,并激发这些状态,检查一下看是否有“一个主机接受了2个分组而另一台主机并没有在此期间发出新的分组”这样的情形。-simulated a petri nets behavior. The procedure should be read into one group conversion rul
other-fat-source
- 老外写的一个文件系统,使用的是FatCache,不是对连续簇编组,如果需要帮助可与我联系-foreigner write a file system, using the FatCache not for the continuous cluster grouping, if need help can contact me
printsource
- 用fastreport做的批量分组打印,同时支持Flash柱状统计图- batch grouping print by fastreport。 At the same time support Flash columnar statistical figure
Infopower_v4000_D7
- InfoPower for Delphi 7 is the most popular and useful component suite for building database front-ends for Delphi and C++ Builder. InfoPower for Delphi 7 seamlessly integrates sorting, filtering, and grouping directly into the grid through drop-down
grouping
- 将AX寄存器中的16位数分为4组,每组4位,然后把这四位数分别放在AL,BL,CL,DL中-Will the register AX 16 digit is divided into four groups of four, then put these four digits were in AL, BL, CL, DL
UEFA-Champions-League-Grouping_C
- 使用Visual C++模拟2011年度欧洲冠军联赛8强抽签-use Visual C++ to simulate 2011 UEFA Champions League quarter finals
InfoPowerStudio2011
- InfoPower Studio 2010 is the most popular and useful component suite for building database front-ends for Delphi and C++ Builder. InfoPower Studio 2010 seamlessly integrates sorting, filtering, and grouping directly into the grid through drop-down me
sMemData
- 一款DELPHI 环境中使用的具有本地源代码的控件,它可以在你编写的程序中加入内存数据表及其管理功能,它可以支持数据库表的各种常用字段,内存数据库非常适合那些需要有快速的、单用户的、数据具有临时性的应用程序的开发;这款控件提供的内存数据库可以通过DELPHI的TDATASET来连接调用,对表进行操作和管理。 -ExpressMemData is an ultra-fast in-memory TDataSet descendant you can use to bind data from an
mini-QQ-Source
- 根据易语言编写的迷你型QQ,接入点是腾讯的3GQQ网络入口,但是界面跟早期的QQ客户端几乎相同,正确获取QQ分组,好友列表……纯易语言源码!-Mini QQ easy language, access points Tencent 3GQQ network entry, but the interface is almost the same, with early QQ client get QQ grouping correctly Friends list ... pure easy la
sportsman-grouping
- 运动员分组程序,这是个很简单的程序,只是解决了运动怎么样分组的算法-sportsman grouping program,and the program is easy to resolve the classics sportsman how to grouping algorithm
delphihuisu
- Delphi数组例子,Delphi使用回溯法找出n个自然数中取r个数的不同位组合,你可以指定自然数和数组元素,然后点击“分组”按钮,即可看到分组效果。-An array of Delphi example, Delphi use backtracking to find different combinations of R number n of the natural numbers, you can specify the nature and number of array elemen
leonardofibonacci
- Delphi裴波纳契数列求和实例,请输入要计算数字的前多少位。斐波那契数列,又称黄金分割数列,指的是这样一个数列:0、1、1、2、3、5、8、13、21、……在数学上,斐波纳契数列以如下被以递归的方法定义:F0=0,F1=1,Fn=F(n-1)+F(n-2)(n>=2,n∈N*)在现代物理、准晶体结构、化学等领域,斐波纳契数列都有直接的应用。本例用Delphi来演示斐波那契数列的简单应用。-Delphi Fibonacci numbers and examples, please inpu
mapr
- hadoop的mapreduce初级的几个小案例,包括单词计数、topk、单表关联、多表关联、数据排序、数据去重、数据分组,适合刚接触hadoop的人弄清mapreduce的流程- The primary hadoop mapreduce several small cases, including word count, topk, single-table association, multi-table association, data sorting, data deduplica
grouplaoshi
- 分组程序,对于人员进行2人,3人或多人分组-Grouping program for staff 2, 3 or more persons grouped
2d62jzzhq
- 可以转换2进制到62进制并且能够进行字节分组功能强大!-Can convert hexadecimal 2 to 62 into the system and be able to byte grouping powerful!
Spectral-Grouping
- Spectral Grouping Using the Nystrom Method-Spectral Grouping
MPI_broadcast
- 设计MPI程序模拟广播(MPI_Bcast)操作:将每个MPI进程按照所在节点名称建立node通信子域分组;再将各个node子通信域的0号进程再次组成一个名为head的通信域;在进行广播时,首先,由root进程将消息在head通信子域内广播,然后,再由head子域内各进程在其所在的node子域内进行广播。(Design the MPI program MPI_Bcast operation: Each MPI process establishes a node communication su