CC++语言程序百例精解 非常经典的C,C++程序,自己看过之后,收获很多。
上传时间: 2016-02-12
上传用户:agent
基于隐马尔可夫模型的人脸识别 CC++源代码
上传时间: 2016-02-14
上传用户:GHF
an easy compiler to compile C
上传时间: 2013-12-11
上传用户:BOBOniu
数字电视数据广播规范系统中关于DSM-CC的解析的关键代码
上传时间: 2016-02-19
上传用户:saharawalker
//构造具有指定的标签的菜单 files = new Menu("文件(F)") compile = new Menu("编辑(E)") see = new Menu("查看(V)") format = new Menu("格式(O)") font = new Menu("字体和颜色(F)...") //在格式菜单下再添加一个字体及颜色的菜单 help = new Menu("帮助(H)") //构造具有指定的标签的菜单项 news = new MenuItem("新建(N)" + " " + "Ctrl+N") open = new MenuItem("打开(O)..." + " " + "Ctrl+O") save = new MenuItem("保存(S)" + " " + "Ctrl+S") other = new MenuItem("另存为(A)...") page = new MenuItem("页面设置(U)...") mim = new MenuItem("打印(P)..." + " " + "Ctrl+P") quit = new MenuItem("退出(X)")
上传时间: 2016-02-27
上传用户:小儒尼尼奥
Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from www.sqlite.org unzip it, #tar -zxvf sqlite-3.3.6.tar.gz change into the sqlite-3.3.6 directory cd sqlite-3.3.6
标签: cross-compiler arm-linux-gcc Compile SQLite
上传时间: 2016-03-14
上传用户:qb1993225
You can compile and run MyCalendar under Linux, Windows or Other System (except DOS)
标签: MyCalendar Windows compile System
上传时间: 2016-04-13
上传用户:dave520l
802.11的.cc文件,802.11是无线网络中的MAC层一套经典协议
上传时间: 2014-01-18
上传用户:wangzhen1990
CSMA的.cc代码。CSMA是为了实现竞争信道时使用的。
上传时间: 2013-12-12
上传用户:q123321
一些经典CC++程序源码 1、 运动会分数统计** 2、 订票系统 3、拓扑排序4、 迷宫求解5、 文章编辑**6、 joseph环 7、 猴子选大王**8、 建立二叉树,层序、先序遍历( 用递归或非递归的方法都可以)**9、 赫夫曼树的建立 10、 纸牌游戏**11、图的建立及输出
上传时间: 2016-04-21
上传用户:电子世界