Welcome![Sign In][Sign Up]
Location:
Search - pairing

Search list

[Otherbrain

Description: 配对游戏,3*3的格子内找到2个一样的图形,最终配对成功-matching games, 3* 3, the lattice found two of the same graphics and ultimately successful pairing
Platform: | Size: 753664 | Author: Eric Lee | Hits:

[Crack Hackibe-0.7.2

Description: The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh and Franklin, "Identity-Based Encryption from the Weil Pairing", CRYPTO 2001.) There are a few modifications and additions. The Boneh-Franklin scheme is used as a Key Encapsulation Mechanism, and off-the-shelf ciphers and HMACs are used for the actual encryption. (See Lynn, "Authenticated Identity-Based Encryption", available on eprint.
Platform: | Size: 98304 | Author: 高超 | Hits:

[JSP/JavaNLButtons4

Description: 基于netlogo仿真平台的,运用java语言编写的模拟主体配对过程的程序。-Netlogo based simulation platform, using java language simulation main pairing procedure.
Platform: | Size: 1024 | Author: 王刚 | Hits:

[Windows DevelopBth_Pair_Code

Description: 蓝牙配对搜索程序,初级入门适用。winCE系统-English Bluetooth pairing process, the application of the primary entry. winCE system
Platform: | Size: 8192 | Author: june | Hits:

[Data structsSSP

Description: I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a simple data structure, say simple scheme, Fibonacci heaps, say F-heap scheme, and Pairing heaps, say P-heap scheme, and measure the relative performance of the three implementations.
Platform: | Size: 209920 | Author: LA | Hits:

[Driver Develophid_mouse

Description: 蓝牙鼠标程序,通过蓝牙来连接 配对具体操作里面有文档说明-Bluetooth mouse program to connect via Bluetooth pairing specific operations which are documented
Platform: | Size: 16384 | Author: 张金玺 | Hits:

[JSP/JavaSuperMate

Description: J2ME手机版游戏——配对赛源代码,可以运行于S60手机,游戏本身和连连看有点类似,就是找出画面中两个相同的图片配对,配对正确后两个图片会消失,消失的越多等于接下来的游戏越容易过关。编译源代码需要相应手机包和资源文件,这里仅包含一些图片资源。-J2ME Mobile Game- Match game source code, you can run on S60 mobile phones, the game itself, and Lianliankan somewhat similar, is to find two identical pictures screen pairing, matching the correct picture will disappear after two and disappear the more is equal to the next game, the easier clearance. Compile the source code requires a corresponding mobile phone packages and resource files, here some pictures only contains resources.
Platform: | Size: 145408 | Author: 232 | Hits:

[CSharpqingniaoHotelManger

Description: 1. 有关客房标准的制定、标准信息的输入,包括标准编号、标准名称及单价等。 2. 订房信息的输入,包括顾客姓名、身份证号码、入住日期、折扣等。 3.订房信息的修改和查询,包括顾客姓名、身份证号码、入住日期、折扣等。 4.结算信息的输入,包括顾客姓名、入住日期、结算日期、折扣等。 5.结算信息的修改和查询,包括顾客姓名、身份证号码、入住日期、结日期、折扣等。 -1. The room standard-setting, the standard input of information, including the standard number, standard name and unit price. 2. Booking information input, including the customer name, ID number, arrival date, discounts and so on. 3. Booking information, changes and inquiries, including customer name, ID number, arrival date, discounts and so on. 4. Billing information entered, including the customer name, arrival date, settlement date, discounts and so on. 5. Billing information changes, and inquiries, including customer name, ID number, arrival date, pairing date, discounts and so on.
Platform: | Size: 1835008 | Author: 王文杰 | Hits:

[Windows DevelopDancePartner

Description: 一个C++编写的舞伴配对系统,可以实现简单的配对过程,供课程设计参考。-A C++ written in partner matching system, allows a simple pairing process for curriculum design.
Platform: | Size: 1563648 | Author: windy | Hits:

[Other Embeded programhid_dongle

Description: The application by default is configured to support pairing with one keyboard and one mouse, both devices are expected to have a pin code of -The application by default is configured to support pairing with one keyboard and one mouse, both devices are expected to have a pin code of 0000
Platform: | Size: 20480 | Author: wangxi | Hits:

[Data structsshuju

Description: 书中使用主流的程序设计语言C++作为具体的实现语言。 书的内容包括表、栈、队列、树、散列表、优先队列、排序、不相交集算法、图论算法、算法分析 、算法设计、摊还分析、查找树算法、k-d树和配对堆等。 -Book using mainstream programming language C++ as a specific implementation language. The book includes tables, stacks, queues, trees, hash tables, priority queues, sorting, disjoint set algorithm, graph theory, algorithms, algorithm analysis, algorithm design, amortized analysis, search tree algorithms, kd trees and pairing heaps and so on.
Platform: | Size: 113664 | Author: 任鹏富 | Hits:

[FlashMXpicpaixu

Description: 图片排序配对,图片可以随机出现,具有普遍适用性-Photo Sort pairing, images can be random, with universal applicability
Platform: | Size: 14336 | Author: mxy | Hits:

[Windows MobilecaculatorW

Description: 蓝牙打印源代码c# vs2005   做蓝牙通信模块开发,自然先要知道蓝牙通信是怎么一回事。在我看来,蓝牙通信应该和红外通信模块类似,当然我是从开发者的角度来讲,抽象化以后应该就是这样,当然蓝牙和红外通信也有很多不一样的地方,这在面向对象设计里面怎么讲,我想一定有很多人理解的比我透彻。好了,这就是我们的基本思路了。我曾经在网上查过关于蓝牙开发的文章,很多人在.net CF开发中把蓝牙通信当作一个串行通信来处理,这也是不错的,但是我不是很喜欢,因为这样做的话,并不是针对蓝牙来开发的,换言之,在使用过程中,需要先手动开启蓝牙,配对,连接,建立串行通道,然后开启应用程序使用,你还要在应用程序中设置串行端口,对最终用户来讲,这是非常麻烦的。-Bluetooth printing source code c# vs2005 Bluetooth communication module to do the development, the natural first know how the Bluetooth communication is all about. In my opinion, Bluetooth and infrared communication module communication should be similar, of course, I m from the developer point of view, is so abstract that they should, of course, Bluetooth and infrared communication, there are many different places, which in object-oriented design how to say inside, I think a lot of people must have a thorough understanding than me. Well, this is our basic idea of the. I have checked in online articles about Bluetooth development, many people. Net CF the development of the Bluetooth communication as a serial communication to deal with, which is good, but I do not like, because to do so, not For Bluetooth to develop, in other words, in the course, the need to manually open the Bluetooth, pairing, connecting, a serial channel, and then open the application uses, you have to set in the
Platform: | Size: 283648 | Author: cCb | Hits:

[Windows Develop201069220859

Description: 能计算星座,性格,星座配对等,原理很简单,公开源码,就是很墨迹啊! -Can calculate the sign, character, pairing and other constellations, the principle is very simple, open source, that is very ink ah!
Platform: | Size: 142336 | Author: ziyu2011 | Hits:

[AI-NN-PRPairingproblems

Description: 配对问题,在算法中设置一个栈,每读入一个括号,如果是右括号,则置于栈顶的最急迫的期待被消解,如果是左括号,则作为一个新的更急迫的期待压入栈中,使原有的在栈中的所有为消解期待的急迫性降低了一级,在算法开始和结束时,栈都为空。-Pairing problems
Platform: | Size: 6144 | Author: 张一鹏 | Hits:

[Other Riddle gamescpair

Description: 经典的记忆配对游戏,在尽可能快的时间内将被遮挡的物品翻开并配对成功。-The classic memory matching game, in time as soon as possible items to be blocked will be opened and the pairing is successful.
Platform: | Size: 210944 | Author: lljyy | Hits:

[Data structsapp0304

Description: 实现舞会配对,队列的删除与排列,实现先来先找舞伴-Achieve ball pairing, delete the queue and order, to achieve the first to find someone to partner
Platform: | Size: 35840 | Author: sdjzlxl | Hits:

[Consoleparser

Description: Pascal 语言中,复合语句是用begin„ „ end 表示,条件语句的格式是if „ „ then„ „ else„ „ 表示,其中,else 子句可以出现也可以不出现。编一函数,检查Pascal 源文件 中的begin 和end 是否配对,if、then、else 是否配对。 输入:从名为pascal.in的文件中读入数据,该文件中即包含一个没有注释的pascal程序。 输出:输出文件名为pascal.out,如果if,then,else且begin和end配对,请输出“Match!”,否则输出“Error!”。-Pascal language, the compound statement is begin " " end, said the format of a conditional statement is if " " then " " else " " said one, else clause may appear or may not appear. Compile a function, check the Pascal source file begin and end is matched, if, then, else is paired. Input: from a file named pascal.in read data, the file that contains a no comment pascal program. Output: Output file name pascal.out, if the if, then, else, and begin and end pairing, the output " Match!" , Otherwise output " Error!" .
Platform: | Size: 1024 | Author: lijinping | Hits:

[matlabfast_user_pairing

Description: MU-MIMO中的快速用户配对算法的MATLAB程序。-fast user pairing algorithm in MU-MIMO
Platform: | Size: 1024 | Author: 单思洋 | Hits:

[matlabgreedy_user_pairing

Description: MU-MIMO中的贪婪算法的MATLAB程序。-Greedy user pairing algorithm in MU-MIMO.
Platform: | Size: 1024 | Author: 单思洋 | Hits:
« 1 23 4 5 6 7 8 »

CodeBus www.codebus.net