用c++写的图书管理系统.Using.cpp.to.write.the.book.management.system
标签: management system Using write
上传时间: 2017-07-21
上传用户:zuozuo1215
this is a cornometer that i write it by bascome compiler for MicroController ( AVR-mega32)
标签: MicroController cornometer AVR-mega compiler
上传时间: 2017-07-23
上传用户:wlcaption
its a symbian c++ file which gives handle sms befor inbox read it
标签: symbian handle befor gives
上传时间: 2017-07-24
上传用户:libinxny
this is a very nice vhdl program for making shit and stuff... plz write back if any trouble with it..
标签: program trouble making stuff
上传时间: 2013-12-11
上传用户:奇奇奔奔
linux read ahead算法博士论文
上传时间: 2017-07-25
上传用户:cc1
Please read your package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
标签: automatically describe English package
上传时间: 2013-12-22
上传用户:66666
Please read your package and describe it at least 40 bytes in English.
标签: describe English package Please
上传时间: 2013-12-11
上传用户:wff
c-Xmodem sources read your package and describe it at least 40 bytes in English.
标签: c-Xmodem describe English sources
上传时间: 2013-12-06
上传用户:fandeshun
client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> include <netinet/in.h> include <arpa/inet.h> include <unistd.h> int main() { int sockfd int len struct sockaddr_in address int result char ch = A sockfd = socket(AF_INET, SOCK_STREAM, 0) address.sin_family = AF_INET address.sin_addr.s_addr = inet_addr("127.0.0.1") address.sin_port = 9734 len = sizeof(address) result = connect(sockfd, (struct sockaddr *)&address, len) if(result == -1) { perror("oops: client") exit(1) } write(sockfd, &ch, 1) read(sockfd, &ch, 1) printf("char from server = c\n", ch) close(sockfd) exit(0) }
上传时间: 2017-07-29
上传用户:wab1981
用ARM7 LPC2103 Read AT24C02
上传时间: 2017-08-01
上传用户:zhangjinzj