搜索资源列表
zsxm3.1.1
- 2008-11-24日更新 升级版本号为v3.1.0 1、解决中文帐号登陆乱码问题 2、解决自动运输和特殊功能有时候弹出继续按钮的问题 3、修正注册系统、可以通过逗号分割同时注册多个注册码 4、增加电玩巴士服务器-2008-11-24 updated version number to upgrade to v3.1.01, landing garbled account to resolve the issue of Chinese 2, solv
3
- 本程序实现计算任意长整数的加法运算,大致过程为显示提示信息-->用户输入—>显示结果。 程序中字符集限定为’1’ ’2’ ‘3’ ‘4’ ‘5’ ‘6’ ‘7’ ‘8’ ’9’ ‘0’ ’,’ ‘ ’ ,长整数的长度不予限制。 利用双向循环链表实现长整数的存储,每个结点含一个整型变量。任何整型变量的范围是-(215—1)~(215—1)。输入和输出形式:按中国对于长整数的表示习惯,每四位一组,组间用逗号隔开。-This procedure to achieve t
chen
- 任意长度整数相加,每四位用逗号隔开,最高位可不足四位-The sum of arbitrary length integer
CUtils.cls
- VB编程实现GPS报文的分割操作,默认分隔符为逗号-fullfill the Parse function of GPS
windows_PHP
- 群发短信 HTTP开发接口,发送号码用逗号分隔-sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms
QQQ
- 用户输入2位的十进制数,以逗号为间隔,句号结束。程序找出最小数并显示出来。-The user to enter two decimal numbers, at intervals of a comma, period end. Minimum number of procedures to identify and display.
DouHaotianjia
- 读取txt文档中的数据,数据之间加入逗号。-Read the TXT document of data,join commas between the datas.
DivString-MFC
- 对一个长字符串,比如说中间有几个逗号,当你输入逗号时,字符串会在逗号处分开并显示,简单的MFC编程,供初学者学习使用。-A long string, for example, the middle of several commas when you type a comma, the string in a comma-disposition to open and display a simple MFC programming for beginners to learn to use.
Maximal-element-with-minimal-element
- 输入 输入偏序集 <A, > , A 中的元素数不超过 20 个,分别用单个小写的英文字母表示。 输入的第一行给出 A 中的各个元素,两个相邻的元素之间用逗号隔开。 输入的第二行给出偏序关系 ,用有序对的形式给出,如 <a,b>,<c,a> 等等,两个相邻的有序对之间用逗号隔开。 输出 输出 A 的极小元与极大元。 输出的第一行给出各个极小元,两个相邻元素之间用逗号隔开,输出的元素要求按照英文字母的自
aPbformat
- 输入-1000000 9输出:-999,991;实现加法格式化,输出按照千分制三位一组以逗号隔开-A+B Format:Calculate a+ b and output the sum in standard format-- that is, the digits must be separated into groups of three by commas (unless there are less than four digits).
tool_23191_v4v66e
- php脚本语言实现,不错参考的例子代码,这是一个用php脚本语言写的查询工具,多关键字排名查询 v1.0,多关键字排名查询 支持多关键字同时查询,请用英文逗号(,),作为开发的各种例子程序代码。-php scr ipting language , a good reference example code , this is a php scr ipting language to write the query tool , multiple keyword ranking query v1.
jquery.field
- 这个插件可以大大扩展来检索和设置值的形式超越jQuery的标准val()方法的能力(和迈克Alsup的形式插入的fieldarray()法)允许你与所有类型的表单域的元素的相互作用(除了输入[”type=“文件”],这是一个只读的元素。)它的作品文本元素一样的无线电,复选框和选择元素。 插件是建立在对你要操纵领域像传统的变量。选择器应当书面查询一个特定领域的对象(即元素会被联系在一起通过一个共同的名字属性,例如$(“输入”的名字= myradiobutton [“]”)。) 元素,返回多
polynomial-arithmetic
- 这个程序利用从文件读取数据(每组系数和指数以实数对形式括在一起输入,以逗号隔开,以#结束输入),建立多项式链表,进行多项式计算(加减乘以及微分),最后将多项式输出至文件中保存。-Use this procedure to read data from a file (each coefficient and index to the real number of the form, including input together, separated by a comma, followed
long-integer
- 设计程序实现两个任意长整数的求和运算。利用双向循环链表实现长整数的存储, 每个结点含一个整型变量. 任何整型 变量的范围是 -(215-1)~(215-1)。输入和输出形式: 按中国对于长整数的表 示习惯, 每四位一组,组间用逗号隔开。 -Design process to achieve the summation of two arbitrarily long integers. Two-way circular linked list storage of long integ
hafuman
- 根据严蔚敏数据结构书上的伪码实现的赫夫曼编码译码程序。对26个英文字母加上逗号,句号,空格以及回车进行赫夫曼编码。然后对给定的txt文件(英文文章)进行赫夫曼编码和译码。-According to Yan Wei-min data structure book pseudo-code implementation of Huffman coding and decoding procedures. 26 English letters, commas, periods, spaces, and
314
- 有一存储很多商品数据(每件商品的属性先后包括:品名、规格、单价(有小数位)、数量,数据的最长长度分别为20、10、6、5,在文件中以空格为分隔,每个商品的数据占一行)的文本文件,从键盘输入某种商品的品名,要求在文件中查找有无相应品名商品(可能有多条记录或没有),若有则在屏幕上显示出相应的商品的品名、规格、数量、单价(显示时,品名、规格、数量、单价之间使用逗号(,)作分隔,单价显示时只显示2位小数),若无则显示没有相应品名的商品。 -There are a lot of goods store
Four-long-integer-operations
- .本演示程序中,利用双向循环链表实现长整数的存储,每个结点含一个整型变量任何整型变量的范围是-(215-1)—(215-1)。在每个结点中仅存十进制数的4位,即不超过9999的非负整数,整个链表表示为万进制数。输入和输出形式按中国对于长整数的习惯,每四位一组,组间用逗号隔开。-The demonstration program, the use of two-way circular linked list to achieve long integer storage, each node c
gaojingdu
- 设计一个程序实现两个任意长的整数(包括正数和负数)、任意精度实数的算术运算。 提示: (1)用动态链表存贮数据,每结点含一个整型变量,表示若干位数。 (2)整数输入和输出按中国对于长整数的习惯表示,每3位1组,组间用逗号隔开。 (3)实现长整数的加、减运算。 (4)程序运行界面清晰实用。-Design a program to achieve two arbitrarily long integers (including positive and negative),
Huffman
- 用vs2013写的霍夫曼编码程序,可将.txt中的英文字符串(包括各种字符如:逗号)编码后输出到一个.txt中,并且可输出构建的霍夫曼树,保存编码方式。-Huffman coding using vs2013 to write programs in English can be txt string (including a variety of characters such as: the comma). Encoded output to a txt, and can output to
csvparser
- 逗号分隔符的文件解析。vc++中使用,代码调试通过。(comma separator; break; separative sign analysis; resolution; resolve; analyze)