资源列表
ATM_JJW
- 一个简单的ATM机模拟程序 初学者可以参考一下 -ATM machine a simple simulation program for beginners can be refer to
xiaoxiegaidaxie
- 程序实现,将一个字符串每个英文单词最后一个字符改成大写。如“This is a test string”改成”ThiS iS a test strinG”.-Program will be a string of each English word the last character changed to uppercase. Such as " This is a test string" into " ThiS iS a test strinG" .
Windows
- 非常简单的VB窗口登陆界面,帮助大家学习.定义一个公共主函数,用于连接数据库 -Very simple VB landing window interface to help everyone study. The definition of a public main function, used to connect to database
shuzhizhuanhuan
- 实现由用户输入一个整数,计算该数字的二进制和八进制、十六进制,并显示出来。-Realize an integer input by the user, calculate the number of binary and octal, hexadecimal, and displayed.
zichuanweizhi
- 编写一个函数int loc(char * a, char *b),确认a,b两个字符串中一个字符串是否包含另一个字符串,如果包含则返回被包含字符串在另外一字符串的起始位置,如果不包含则返回-1。请在主函数中让用户输入两个字符串,调用该函数进行判断,并输出判断结果。-Write a function int loc (char* a, char* b), confirmed that a, b two string if a string contains another string, if c
qiuhe
- 求出两维整数数组的外围元素之和。如:int a[][3]={1,2,3,4,5,6,7,8,9} 输出40。-Obtained two-dimensional array of integers and external elements. Such as: int a [] [3] = (1,2,3,4,5,6,7,8,9) output 40.
baoliuxiaoshu
- 编写函数double fun(double x, int m),它的功能是将浮点数X保留M个小数,第M+1位四舍五入,如输入123.456,保留两位小数输出123.46-The preparation of function double fun (double x, int m), its function is to float X retained a small number of M, the first M+1 bit rounded, such as the importation
paixu
- 实现将字符串首尾字节不变,其它字符串按升序排列,例如:输入“string”,得到“sinrtg”.-Byte string to realize both the same, other string according to ascending order, for example: input " string" , to be " sinrtg" .
WR_RD_93C46
- 源碼是利用MICROCHIP之PIC系列單片機設計的組語,利用源碼可讀取或寫入93C46 EEPROM-Source is the use of MICROCHIP' s PIC series of single-chip design group language, the use of source code can be read or written into the 93C46 EEPROM
zuoyi
- 该函数的功能是将字符串str中的字符“循环左移”m位。例如,输入“ABCDE”,则循环左移2位应输出“CDEAB”,输入“1234567”,则左移3位输出“4567123”。-This function is the function of the characters in the string str " circle left" m-bit. For example, type " ABCDE" , the cycle should be two left
designpatternofCplusplus
- 关于C++的设计模式,对20种设计模式进行讲解,并且给出程序实例-About design pattern of c++,analyse 20 design pattern , and give the program
iexplore
- Internet Explorer-Internet Explorer