CC++精华帖合订本我觉得是一本不错的好书,希望大家能喜欢!
标签: CC
上传时间: 2014-01-17
上传用户:qq1604324866
introduce how to compile Linux-0.11_kernel_compile
标签: kernel_compile introduce compile Linux
上传时间: 2015-07-19
上传用户:gxmm
这篇文档是关于高质量cc编程的,非常有用,特别是对提高编程能力
上传时间: 2015-08-04
上传用户:hgy9473
remote debug and compile tools
标签: compile remote debug tools
上传时间: 2015-08-16
上传用户:ippler8
用汇编语言编写得TD中使用得CC和CRC代码,希望对编写硬件得同仁有些帮助:)
上传时间: 2013-12-26
上传用户:familiarsmile
编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的"传输"菜单选"接收二进制文件"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet软件连接到主机上,当主机连通时,运行主机的FGET程序,格式为FGET 下载文件名。 然后从菜单选"接收文件"选项,输入本地文件名后,即可接收文件。
上传时间: 2014-11-10
上传用户:xuan‘nian
C/ASM混合语言汇编的NDP类型,包含了compile/link、assemble、NDP检测等组件
上传时间: 2014-01-20
上传用户:wfl_yy
Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.
标签: Implemented following compile command
上传时间: 2014-01-01
上传用户:lhc9102
vhdl compile and simulation
标签: simulation compile vhdl and
上传时间: 2013-12-17
上传用户:cursor
key scan and lcd display file it can run in the computer with sunplus compile
标签: computer display compile sunplus
上传时间: 2013-12-31
上传用户:skfreeman