CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - library
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - library - List
[
Console
]
Answer C2
DL : 0
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置; int A ( const char * str1, const char * str2 ); 没有的话,返回-1 有则返回所在位置(从0开始) 写出函数,对编写函数main完成对strstr的功能的验证。 -achieve the standard library functions strstr function : the search for str2 str1, if found, str1 return at the first appearance of str2 position; Int A (const char * str1, const char * str2); If not, the return -1 is returned with the location (from starting at 0) write function, the main function prepared to complete the function of the strstr certification.
Date
: 2008-10-13
Size
: 2.89kb
User
:
王鹏
[
Console
]
cn700_vf6105572455
DL : 0
vf图书馆管理系统码源,里面的功能比较齐全,是个和不错的vf程序-vf library management system source code inside the function of a relatively complete, and is a good procedure vf
Date
: 2008-10-13
Size
: 12.13kb
User
:
寻易
[
Console
]
002bx321
DL : 0
vf图书馆管理系统码源,里面的功能比较齐全,是个和不错的vf程序 -vf library management system source code inside the function of a relatively complete, and is a good procedure vf
Date
: 2008-10-13
Size
: 31.4kb
User
:
示世d
[
Console
]
BookdataDialog
DL : 0
是我们学校图书管的管理程序 里面类别多样 管理简单 操作方便-is our school library procedures governing the management of various types of management inside simple convenient operation
Date
: 2008-10-13
Size
: 1.54kb
User
:
星光
[
Console
]
mydraw1986
DL : 0
设计一个库,可以在控制台窗口 (1)绘制矩形、直线 (2)绘制矩形或者直线的字符可以更改 (3)从指定的种子点出发用指定的符号填充种子点所在的封闭区域 (4)在指定位置输出字符串 -design of a library that is the console window (1) draw a rectangle, straight (2) mapping of linear or rectangular characters can be altered (3) the seed from designated starting points specified filled symbols lie the seeds of closed regions (4) the location of the output characters Series
Date
: 2008-10-13
Size
: 25.58kb
User
:
叶黎
[
Console
]
bookshop11111
DL : 0
一个图书管管理系统,vc++ 的,上课时的一个作用,控制台实现-a library management system, vc + +, a class of role Console
Date
: 2008-10-13
Size
: 4.69kb
User
:
合理李鹏
[
Console
]
consolePipe_demo
DL : 0
MFC 实现控制台程序重定向,需要下载microsft 的Windows templete library
Date
: 2008-10-13
Size
: 36.79kb
User
:
陈国斌
[
Console
]
Answer C2
DL : 0
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置; int A ( const char * str1, const char * str2 ); 没有的话,返回-1 有则返回所在位置(从0开始) 写出函数,对编写函数main完成对strstr的功能的验证。 -achieve the standard library functions strstr function : the search for str2 str1, if found, str1 return at the first appearance of str2 position; Int A (const char* str1, const char* str2); If not, the return-1 is returned with the location (from starting at 0) write function, the main function prepared to complete the function of the strstr certification.
Date
: 2025-12-30
Size
: 3kb
User
:
王鹏
[
Console
]
cn700_vf6105572455
DL : 0
vf图书馆管理系统码源,里面的功能比较齐全,是个和不错的vf程序-vf library management system source code inside the function of a relatively complete, and is a good procedure vf
Date
: 2025-12-30
Size
: 12kb
User
:
寻易
[
Console
]
BookdataDialog
DL : 0
是我们学校图书管的管理程序 里面类别多样 管理简单 操作方便-is our school library procedures governing the management of various types of management inside simple convenient operation
Date
: 2025-12-30
Size
: 1kb
User
:
星光
[
Console
]
mydraw1986
DL : 0
设计一个库,可以在控制台窗口 (1)绘制矩形、直线 (2)绘制矩形或者直线的字符可以更改 (3)从指定的种子点出发用指定的符号填充种子点所在的封闭区域 (4)在指定位置输出字符串 -design of a library that is the console window (1) draw a rectangle, straight (2) mapping of linear or rectangular characters can be altered (3) the seed from designated starting points specified filled symbols lie the seeds of closed regions (4) the location of the output characters Series
Date
: 2025-12-30
Size
: 25kb
User
:
叶黎
[
Console
]
Console
DL : 0
It counts the input ttl frequency at the s5 bit of parallel port using ntport library.
Date
: 2025-12-30
Size
: 485kb
User
:
syed ali
[
Console
]
library
DL : 0
该程序利用vc++实现了简单的图书管功能,包括借书,还书,添加读者等,并且是在命令符界面中-The program use vc++ to achieve a simple control functions of the book, including the library, books, and other readers to add and address in the command interface
Date
: 2025-12-30
Size
: 342kb
User
:
边建山
[
Console
]
Library
DL : 0
用c++写的,在控制台上运行的图书馆管理系统。开发平台为Visual C++ 6.0。-Using c++ written in the console to run the library management system. Development platform for Visual C++ 6.0.
Date
: 2025-12-30
Size
: 661kb
User
:
Final.winds
[
Console
]
Library-Management-System
DL : 0
本代码为我自己大一期末写的一个控制台应用程序——图书管理系统,有关登陆信息存储在程序目录的TXT文档中。大家可按上面写的用户名密码登陆程序。-This code is a console application I write in my last term,that is, Library management system. The login information you need when run the program is in a txt document at its contents. you can just build and run this program without any modifed!
Date
: 2025-12-30
Size
: 718kb
User
:
李爱燕
[
Console
]
library-management-system
DL : 0
借阅者的信息,图书借阅量限定,图书馆借阅等-Borrower information, book lending volume limit, library loan, etc.
Date
: 2025-12-30
Size
: 1.55mb
User
:
龚爱荣
[
Console
]
A-small-library-management-system
DL : 0
一个小型图书管理系统,用C语言控制台命令编写,提供简单的管理功能。-A small library management system
Date
: 2025-12-30
Size
: 72kb
User
:
BinGo
[
Console
]
library-management-system-project-in-c
DL : 0
Mini Project in C Library Management System. This mini project in C Library Management System is a console application without graphic developed using the C programming language. It is compiled in Code::Blocks with the gcc compiler. In this, you can perform book-related operations like in a REAL library management system with computer. Those include functions such as add books, return books, issue books, delete record of books issued, view record of books issued, search for books, and more.
Date
: 2025-12-30
Size
: 17kb
User
:
[
Console
]
Meteorological-Library
DL : 0
气象常用程序库,解压后为多个word文档 内有源码-Meteorological common library, there are a plurality of word document source after extracting
Date
: 2025-12-30
Size
: 208kb
User
:
黄三
[
Console
]
msdn-library
DL : 0
msdn类库中文版,可供开发这查阅的帮助文档。-msdn library
Date
: 2025-12-30
Size
: 1.42mb
User
:
王天
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.