搜索资源列表
date_menu_string
- 这是个关于“日期、菜单和字符串”C函数代码-This is on the "date menu, and the string" C function code
数组22
- c++, 关于字符串探讨-c, on the string on
sprintf
- C语言输入输出不同数据类型格式转换问题,字符串和数值-C language input and output data types different format conversion, and numerical string
java11111
- 问题描述:编写一个JAVA程序,用面向对象设计的方法编写一个电话卡的类。包括卡号、密码、余额、拨入号码等 b)基本要求:类的属性有卡号、密码、余额、拨入号码,电话卡的常用操作可以用连接电话方法、返回余额方法与通电话方法来实现。 c)方法功能描述: 构造方法(PhoneCard(卡号,密码,余额,拨入号码))可以完成属性值初始化赋值,并判断余额,余额为负就退出系统,请在构造方法中将初始时的连接置为false即表示没有连接。 卡号long cardNumber 密码priva
riqi
- 日期,菜单,字符串的C函数-date, menu, the C string functions
String++_v3.10_PostScript_format_documentation
- 这是一个C++编程文档-This is a C Programming Document
有限自动机C++
- 利用状态表和有限自动机的运行原理编制程序,使得程序能够识别一个输入串是否为一个有效的符号串-tables and the use of the limited state of the automatic machine operation principle procedures, making procedures to identify whether an input string as a symbol effective Series
strsafe
- This module defines safer C library string * * routine replacements. These are meant to make C * * a bit more safe in reference to security and * * robustness -This module defines safer C library string * * routine replacements. These are meant to ma
Automata to search string abab
- An automata implemented in C++ for searching a string of \"abab\" in a given string.