Welcome![Sign In][Sign Up]
Location:
Search - 2.6.10

Search list

[Game ProgramPvPGN-Yare-v1.10

Description: CS反恐精英1.6的部分C源代码。-CS part of the Counter-Strike 1.6 C source code.
Platform: | Size: 872448 | Author: 李刚 | Hits:

[2D Graphicmde-1.6.0

Description: 飞曼公司嵌入式图形库minigui1.6.x的高级编程例程,可移植到各类开发板上使用。-Embedded graphics library minigui1.6.x senior programming routines can be transplanted to the use of various types of development board.
Platform: | Size: 782336 | Author: zyy | Hits:

[Linux-Unixgtk+-2.6.10

Description: linux下电话本所依赖的一些图形库,提供界面的操作-phone book under linux rely on some graphics library to provide the operator interface
Platform: | Size: 16928768 | Author: 曹离 | Hits:

[Software EngineeringOpenLayers-2.6

Description: OpenLayers-2.6 api 函数-OpenLayers-2.6 api function
Platform: | Size: 1701888 | Author: 葛官法 | Hits:

[Internet-Networkstdsoap2-2.7.10-upd

Description: gsoap 2.7.10最新版本,包括源码。-gsoap 2.7.10 latest version, including source code.
Platform: | Size: 167936 | Author: PlatinumDuke | Hits:

[Embeded-SCM Developpower-2.6.10.patch

Description: 电源管理代码 基于linux2.6.10!apm方式的电源管理!很好的资料!做arm平台使用-Power management code based on linux2.6.10! apm power management mode! Very good information! Do arm platform
Platform: | Size: 229376 | Author: 侯仁志 | Hits:

[JSPjquery-1.2.6-vsdoc-cn

Description: Jquery 1.2.6 最新版本的文档-Jquery 1.2.6 the latest version of the document
Platform: | Size: 45056 | Author: sea19821010 | Hits:

[Software EngineeringSkinDemo

Description: 基于minigui1.6.10的皮肤窗体应用开发框架,绝对经典实用。-Based on the skin form minigui1.6.10 application development framework, an absolute classic and practical.
Platform: | Size: 346112 | Author: 黄健 | Hits:

[Otherwebalizer-2.01-10-src

Description: 统计日志的工具,webalizer分析,以学习到很多编程的方法,看好的源代码,对于提高自己的编程水平,比自己写源代码的帮助更大。-Statistics log tools, webalizer analysis to learn a lot of programming methods, the source code good for raising the level of their programming, than to write the source code to help more.
Platform: | Size: 428032 | Author: zjm | Hits:

[Linux-Unixlinux-2.6.10-ov511

Description: Linux 2.6内核环境下OV511 + ov7620驱动芯片驱动, USB接口,适用于该芯片的组合摄像头图像采集。-Linux 2.6 kernel under the environment of the OV511+ ov7620 driver chip preparation, USB interface, suitable for use in the chip under the combination of camera image acquisition.
Platform: | Size: 32768 | Author: panzekai | Hits:

[Otherxhjz

Description: 打印如下形式的矩阵; n=5: 1 2 9 10 25 4 3 8 11 24 5 6 7 12 23 16 15 14 13 22 17 18 19 20 21 n=6: 1 2 9 10 25 26 4 3 8 11 24 27 5 6 7 12 23 28 16 15 14 13 22 29 17 18 19 20 21 30 36 35 34 33 32 31 看看1,2,3,4,5,6,7的序列。则可以看出,他们的排列几乎是一个回形。-Print the following form of matrix n = 5: 1 2 9 10 25 4 3 8 11 24 5 6 7 12 23 16 15 14 13 22 17 18 19 20 21 n = 6: 1 2 9 10 25 26 4 3 8 11 24 27 5 6 7 12 23 28 16 15 14 13 22 29 17 18 19 20 21 30 36 35 34 33 32 31 look at the sequence 1,2,3,4,5,6,7. You can see, they are arranged in almost a return to form.
Platform: | Size: 1024 | Author: ttzz | Hits:

[JSP/Javajquery-1.2.6.min

Description: jquery-1.2.6.min为JQUERY框架语法的加载包,它集成了JAVASCRIPT语句-jquery-1.2.6.min
Platform: | Size: 16384 | Author: Andy Liu | Hits:

[Linux-Unixlinux-2.6.10

Description: 一个linux2.6.10内核的源码,很稳定的一版,已经成功移植到S3C2440开发板上,适用于嵌入式开发人员。-A linux2.6.10 kernel source, a very stable version has been successfully transplanted to the S3C2440 development board for embedded developers.
Platform: | Size: 52105216 | Author: 王刚 | Hits:

[Linux-Unixlibminigui-1.6.10

Description: 基于linux的minigui 界面的开发源码 -Minigui linux-based open-source interface
Platform: | Size: 4152320 | Author: 孙皓 | Hits:

[ARM-PowerPC-ColdFire-MIPSSlaver-program

Description: 工作平台为IAR Embedded Workbench for ARM 6.10。能实现NRF24L01通信功能。-IAR Embedded Workbench for ARM 6.10 NRF24L01 communication each others
Platform: | Size: 249856 | Author: 吕晓剑 | Hits:

[assembly languagenasm-2.09.10

Description: NASM 纯汇编打造简单中文操作系统,32位保护模式下的。
Platform: | Size: 1189888 | Author: pp | Hits:

[Internet-Networklibevent-2.0.10-stable-cmake

Description: libevent 2 cmake版  libevent是一个事件触发的网络库,适用于windows、linux、bsd等多种平台,内部使用select、epoll、kqueue等系统调用管理事件机制。著名分布式缓存软件memcached也是libevent based,而且libevent在使用上可以做到跨平台,而且根据libevent官方网站上公布的数据统计,似乎也有着非凡的性能。-libevent is an event triggered by the network library for windows, linux, bsd and other platforms, the internal use of select, epoll, kqueue mechanism for event management such as system calls. Memcached distributed caching software is famous libevent based, and can be done in the use of libevent cross-platform, and according to libevent official statistics published on the website, seems to have a remarkable performance.
Platform: | Size: 1820672 | Author: ice | Hits:

[JSP/Javajquery-easyui-1.2.6

Description: jquery封装的控件,很实用很好用的哦!-this is jquery-easyui,you can download it
Platform: | Size: 449536 | Author: LeeWuhen | Hits:

[Multimedia Developtightvnc-2.7.10-src

Description: vnc的分支tightvnc-2.7.10-src,vc2008,vc2010,vc2012编译通过。可以学习远程桌面控制-vnc branch tightvnc-2.7.10-src, vc2008, vc2010, vc2012 compiled by
Platform: | Size: 3463168 | Author: 楚云姬 | Hits:

[source in ebookCPPsource-code-Chapter-6-10

Description: C++程序设计实用教程的第6-10章的源代码-C++ programming is practical tutorial source code chapter 6-10
Platform: | Size: 112640 | Author: 张英 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net