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

Search list

[WEB CodeCSDN技术中心 Google是我亲戚

Description: Google是我亲戚-relatives
Platform: | Size: 9706 | Author: 与乁 | Hits:

[CSharpmessage_final

Description: 基于.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 messaging agent.
Platform: | Size: 905096 | Author: 曾诚 | Hits:

[Other resourceproteus8051

Description: 仿真实例,非常好用哟,快下撒。专门针对51-simulation example, a very handy yo faster relatives. Targeted 51
Platform: | Size: 966852 | Author: jevin | Hits:

[Windows DevelopRelatives

Description: 求小于n的互素的个数 Given n, a positive integer, how many positive integers less than n are relatively prime to n? Two integers a and b are relatively prime if there are no integers x > 1, y > 0, z > 0 such that a = xy and b = xz. There are several test cases. For each test case, standard input contains a line with n <= 1,000,000,000. A line containing 0 follows the last case. For each test case there should be single line of output answering the question posed above.-for each other less than n-n Given the number, a positive integer, how many positive integers less than n are relat ively to prime n Two integers a and b are relative ly prime if there are no integers x
Platform: | Size: 100872 | Author: 张伟华 | Hits:

[Other resourceSeekingMatchingPoint

Description: 寻找立体相对中两幅影像的同名点,便于进行影像匹配-for two three-dimensional images of relatives of the same title, facilitate image matching
Platform: | Size: 213385 | Author: | Hits:

[DocumentsCSDN技术中心 Google是我亲戚

Description: Google是我亲戚-relatives
Platform: | Size: 9216 | Author: 与乁 | Hits:

[CSharpmessage_final

Description: 基于.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 messaging agent.
Platform: | Size: 905216 | Author: 曾诚 | Hits:

[SCMproteus8051

Description: 仿真实例,非常好用哟,快下撒。专门针对51-simulation example, a very handy yo faster relatives. Targeted 51
Platform: | Size: 966656 | Author: jevin | Hits:

[Windows DevelopRelatives

Description: 求小于n的互素的个数 Given n, a positive integer, how many positive integers less than n are relatively prime to n? Two integers a and b are relatively prime if there are no integers x > 1, y > 0, z > 0 such that a = xy and b = xz. There are several test cases. For each test case, standard input contains a line with n <= 1,000,000,000. A line containing 0 follows the last case. For each test case there should be single line of output answering the question posed above.-for each other less than n-n Given the number, a positive integer, how many positive integers less than n are relat ively to prime n Two integers a and b are relative ly prime if there are no integers x
Platform: | Size: 100352 | Author: 张伟华 | Hits:

[GIS programSeekingMatchingPoint

Description: 寻找立体相对中两幅影像的同名点,便于进行影像匹配-for two three-dimensional images of relatives of the same title, facilitate image matching
Platform: | Size: 212992 | Author: | Hits:

[Communication20094432846

Description: 旨在建立一个通讯录系统,系统中保存着各人员的姓名、电话、Email以及与本人的关系(亲戚、同学、朋友、同事等)等信息,通过该系统的简单界面可以对通讯录进行新建、浏览、查找、更新、删除等操作。-Address book aimed at the establishment of a system, the system kept the officers name, phone, Email, as well as the relationship with my (relatives, classmates, friends, colleagues, etc.) and other information, through a simple interface of the system can carry out the new Address Book , browse, search, update, delete and other operations.
Platform: | Size: 2946048 | Author: 杜黎鹏 | Hits:

[WEB Codeqinyou

Description: 这是个简单的亲友网。实现简单的会员注册会员登陆、管理员登陆。 类似于校友录-This is a simple network of friends and relatives. Realize a simple Member Registration Member Login, administrators landing. Similar to Alumni
Platform: | Size: 4546560 | Author: zhiwei | Hits:

[Othercommunicate

Description: 简单链表实现 基本功能: (1)添加记录 先判断链表是否已经存在。若不存在,需首先自动新建一个链表,然后再添加一条或多条通讯记录。 (2)显示记录 显示当前所有记录。 (3)查询记录 按名字查找,并显示该记录。 (4)通信录排序 按姓名的字母顺序排序,涉及到冒泡等排序算法。 (5)删除记录 实现逐条删除和删除全部记录两种功能。 (6)更新记录 修改已存在记录的信息(提示:需首先判断该记录是否存在)。 (7)按关系显示记录 只显示与本人有指定关系(亲戚、朋友、同事、同学)的记录。 (8)保存记录 存储所有记录到某个文件(.txt)或缺省文件(Phonebook.txt)。 (9)读入记录 从某个文件(.txt)或缺省文件(Phonebook.txt)读入所有记录。首先判断当前是否有记录在进行操作,若有,进行存储或放弃存储,然后释放内存空间,之后才能从文件读入记录。 (10)退出 结束通讯录软件操作,释放内存后退出。 -List easy implementation Basic functions: (1) Add a Record First to determine whether the list already exists. Does not exist, first of all need to automatically create a new list, and then add one or more communications records. (2) Show Record Displays the current all records. (3) Record Query Search by name and displays the record. (4) recorded a sort of communication By name in alphabetical order, relating to, such as bubble sort algorithm. (5) delete Record Realize one by one and delete all the records to delete two functions. (6) Update Record Modify the record information already exists (hint: need to first determine whether the records exist). (7) by the relationship between the show Record Only show I have designated Relations (relatives, friends, colleagues, classmates) records. (8) record-keeping Store all the records to a file (. Txt) file or the default (Phonebook.txt). (9) read into the Record From a file (. Txt) file or the default (
Platform: | Size: 2048 | Author: 时代 | Hits:

[WEB CodeonlineSing

Description: 为亲戚朋友在线点歌,听歌。功能强大-Online song requests for the relatives and friends, music. Powerful! ! ! !
Platform: | Size: 284672 | Author: zhaopu | Hits:

[Windows DevelopALL

Description: 设计事物管理程序以便管理自己的日常事物,如:购物消费,图书借阅,亲友通讯录等。包含提醒功能,比如:今日该还书,该交费,该续卡等。-Things in order to design management procedures to manage their own日常事物, such as: shopping, books to borrow, such as relatives and friends address book. Includes reminders, such as: the book today, the payment of the renewal of cards.
Platform: | Size: 3072 | Author: steven | Hits:

[Graph programliwu

Description: 很实用的礼物小软件,节日送亲友用吧,纯属娱乐-Very practical gift of a small software, holiday with friends and relatives to send it, pure entertainment
Platform: | Size: 228352 | Author: 张椿然 | Hits:

[Database systemmynotebook

Description: 可以快速查询不同类别的通信信息,还能按照朋友,同事,同学,亲属等不同信息进行分类。-Can quickly check information on different types of communication, but also according to friends, colleagues, classmates, relatives, etc. to classify different information.
Platform: | Size: 2438144 | Author: lijianfei | Hits:

[Algorithmharimurti-class

Description: Create it moves from the bottom upwards. Like Television Writing Relatives Working earlier times: D. Motion here using Timer. TextBox used to display the text, while the Picture box used for background and reference textbox position.
Platform: | Size: 99328 | Author: qq | Hits:

[CSharpaspx_award

Description: 实现了抽奖功能,可以用于公司年会,亲友庆典等各种场合。将需要抽奖的人放在data文件夹下面的namelist.txt文件中即可-Realized the draw function can be used for corporate annual meetings,celebrations and other occasions,relatives and friends.Who will need to draw on the data folder in the following documents can namelist.txt
Platform: | Size: 25682944 | Author: 奔老鼠 | Hits:

[Compress-Decompress algrithmstongxunlu

Description: 一个简单的通讯录,可以动态添加您的朋友、亲人等人的电话号、姓名、qq等信息-A simple address book, you can dynamically add your friends, relatives and others, phone number, name, qq and other information
Platform: | Size: 185344 | Author: 爱的色放 | Hits:
« 12 3 »

CodeBus www.codebus.net