-
examplesofrouterandswtch
非常好的路由器、交换机配置介绍,希望能给大家带来帮助。(very good router, switch configuration, in the hope of giving us some help.)
- 2006-09-05 20:03:32下载
- 积分:1
-
本章概要介绍Borland C++ Builder(BCB)和解释什么..
Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.-Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also
- 2022-03-28 15:37:04下载
- 积分:1
-
c++Code
Code TEst for Code Of C++
- 2009-12-16 22:29:12下载
- 积分:1
-
19_54_44_5083
这个程序是计算一定年分的闰月,具有高效的计算,方便,简介,是用matlab编程的,(This program is calculated Year' s leap month, efficient computing, convenient, Profile, matlab programming,)
- 2012-11-07 21:26:14下载
- 积分:1
-
ARMImage_uCOSII_lpc2131
ucos移植到lpc2131的arm模板(OUT transplanted to the arm template lpc2131)
- 2006-09-08 23:46:19下载
- 积分:1
-
FlashTool_UI_src_v3.0820.00
FlashTool_UI_src_v3.0820.00 MTK平台手机刷机工具的源代码,代码非常简练,值得学习借鉴(FlashTool_UI_src_v3.0820.00 MTK platform mobile Brush tool' s source code, code is very concise, it is worth learning from)
- 2010-06-26 14:44:41下载
- 积分:1
-
uCOSII2.91+UCGUI3.90A
说明: 源代码 ,例程 ,该例程为uCOSII2.91+UCGUI3.90A使用例程,源代码(Source code, routine, the routine is uCOSII 2.91 + UCGUI3.90A use routine, source code)
- 2019-01-21 13:59:00下载
- 积分:1
-
UCOSII工程模板
ucos基本模板,比较适合初学者使用,省去了搭建和移植的过程。希望能给大家提供帮助。(OSTaskCreate((OS_TCB *)&AppTaskStartTCB, /* Create the start task */
(CPU_CHAR *)"App Task Start",
(OS_TASK_PTR )AppTaskStart,
(void *)0,
(OS_PRIO )APP_CFG_TASK_START_PRIO,
(CPU_STK *)&AppTaskStartStk[0],
(CPU_STK_SIZE )APP_CFG_TASK_START_STK_SIZE / 10,
(CPU_STK_SIZE )APP_CFG_TASK_START_STK_SIZE,
(OS_MSG_QTY )0,
(OS_TICK )0,
(void *)0,
(OS_OPT )(OS_OPT_TASK_STK_CHK | OS_OPT_TASK_STK_CLR),
(OS_ERR *)&err);)
- 2018-03-29 21:31:38下载
- 积分:1
-
slurceWorldcode
说明: 奇迹世界服务端源代码,有兴趣的可以研究研究(Wonder World server source code, interested in studying)
- 2019-04-07 07:10:53下载
- 积分:1
-
Lang_C3_ppt
it s about a course in language C++ writen by professional professor in university course number 33
- 2015-04-01 19:21:38下载
- 积分:1