主函数main中变量,C语言中的MAIN函数的具体详细的分析和用法
上传时间: 2015-03-23
上传用户:ma1301115706
vxworks下的GIS系统。 使用说明: 1.下载 "VxEmapgis.out" 或则 "VxEmapgis2.out" 到目标机 2.运行 "main" ,启动应用程序 , 3.按 "ESC" 弹出菜单, 4.选择 "打开图层" , 弹出图打开窗口 , 输入图层文件名称 如 “road.vxw” 或者 “water.vxw” 5.按 大写字母"O",确定, 或者大写字母 “C”取消 6.按方向箭头、pagedown , pageup 实现漫游 , , + , - 实现缩放 7.按 "ESC" 第二次可以取消菜单 8.图层控制窗口中,列出了已打开的图层 , 使用方向箭头移动,选择相应的图层可以关闭,也可以在这里打开图层 9.选择菜单项 退出系统 ,结束应用程序 注:需要支持x86-bios 的PC机 , 我测试所用机器是: 目标机: p2的350M cpu + 256M内存 + Tornado2.02 + windml2.0 主机: p4 + window2000 server 虽然我已经把windml的库连接到程序里,可能还需要安装WINDML2.0,我不大确定. 需要把图层文件(“road.vxw” , “water.vxw” , "region.vxw" , "placename.vxw"),符号文件(symbollib目录)等 拷贝到wftpd的根目录下面 VxEmapgis.out : 没有中断提示 VxEmapgis2.out: 有中断提示
标签: VxEmapgis out vxworks main
上传时间: 2015-03-25
上传用户:stella2015
定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代码跟帖在这里:)总之,这个工程仅仅是一个简单示例,告诉大家怎么样把课堂上学到的知识运用到实际编程当中去,工程中所用到的模块化思想,数据结构等知识都是大家学过的,大三了,希望大家在最后这段时间里把写程序的本领练就出来
上传时间: 2015-03-25
上传用户:busterman
图的遍历:图是由顶点集合(vertex)及顶点间的关系集合组成的一种数据结构:Graph=( V, E ).使用拓扑排序的算法.
上传时间: 2015-03-26
上传用户:wangdean1101
程序中存放结点值的数组和函数值的数组之所以命名为u和v,主要是为了防止和插值点x,及对应的函数值单元y想混淆
上传时间: 2015-03-26
上传用户:hewenzhi
AC motor vector control(only main code source, and it can index the method of logic implentment)
标签: implentment control method vector
上传时间: 2014-02-06
上传用户:tianjinfan
Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include path for jni.h, which is under java_Home\include . set linking path for jvm.lib, which is under java_Home\lib\jvm.lib . copy Main.class and Main$1.class to the working dir of the VC project (or the same dir with the output executable App.exe) . run App.exe . set searching path for jvm.dll
标签: compile JavaProg include program
上传时间: 2014-11-16
上传用户:思琦琦
这是一个V+A的学生资料管理系统~各位做 课程设计的同学可以借鉴~论文也是有的
上传时间: 2014-01-07
上传用户:himbly
EasyARM2131开发板源码之一-----------6.GPIO输出实验-LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值
上传时间: 2015-04-03
上传用户:hewenzhi
算法ebook(10部算法经典著作的合集) 算法ebook> 10部算法经典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2)Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett (3)Data Structures and Algorithm Analysis in C by Mark Allen Weiss (4)Data Structures: From Arrays to Priority Queues by Wayne Amsbury (5)Information Retrieval: Data Structures & Algorithms edited by William B. Frakes and Ricardo Baeza-Yates (6)Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, and Ronald L. Rivest (7)Practical Data Structures in C++ by Bryan Flamig (8)Reliable Data Structures in C by Thomas Plum (9)Data Structures and Algorithms Alfred V. Aho, Bell Laboratories, Murray Hill, New Jersey John E. Hopcroft, Cornell University, Ithaca, New York Jeffrey D. Ullman, Stanford University, Stanford, California (10)DDJ Algorithms and Data Structures Articles
标签: ebook Fundamentals Structures Ellis
上传时间: 2015-04-04
上传用户:tfyt