搜索资源列表
Qt-CreatoraaVLC
- linux下使用qtcreator调试vlc源码,跟vs一样。帮助你完全熟悉vlc源码-linux debug vlc with qt creator
LinuxDeviceDriver-05
- Linux设备驱动开发详解-06 udev-udev is targeted at Linux kernels 2.6 and beyond to provide a userspace solution for a dynamic /dev directory, with persistent device naming. The previous /dev implementation, devfs, is now deprecated, and udev is seen as the
CPrimitiveDataTypes
- Data Types in C Vs Linux
underwater.tar
- underwater effect in gcc vs OpenGL linux
linux_2.6.16sound_code
- linux_2.6.16 源码 用C编写的,便于大家了解和学习操作系统用,请在VC6.0或VS下编译-Linux_2 source in C j 6.16 compilation, easy to understand and learn in use, please operate system VC6.0 or compile VS.
Professional-Linux-Programming
- Contents Acknowledgments ix Introduction xix Chapter 1: Working with Linux 1 A Brief History of Linux 2 The GNU Project 2 The Linux Kernel 3 Linux Distributions 4 Free Software vs. Open Source 4 Beginning Development 5 Choosing a
WIFI-Garelli_RoyeresTschopp
- 802.11 vs hyperlan2 this document talking about 802.11 norme (wifi) and the hyperlan 2 norme
Clock
- Vs集成Qt做的小时钟软件,Qt初学者可以-Qt Clock
wuziqi.tar
- linux 下五子棋 源代码 人机 或者 人人 -linux sourcecode player vs player
source
- 强大的TLD目标跟踪算法,c++编写,linux环境下的,有windows版本的可以在vs或者vc的牛人麻烦传我一份。-A great algorithm for target tracking named Trackin-Learning_detection,this is written with c++ under linux.if anyone has a edition for windows, i wiil be greatful for your share.
systembook
- 这是自己编的图书管理系统,用vs实现,完全可以实现,非常用参考价值-It is own library management system, with vs achieved, can achieve very valuable use
VersionCheck
- Class handling the version check for the plugin vs. the SDK.<br> The plugin must be able to support all version of the SDK.
linux-0.11.140318
- 能用 VS 2013 编译的 Linux 0.11 源代码 为什么用 Visual Studio 2013 就不用多说了吧,绝对比任何专用的源代码阅读软件都强悍。 查看函数调用层次一类的功能,为分析源代码提供最大的方便。 而且 MASM Intel 格式的汇编代码,可比 GCC AT&T 格式的便于阅读多了。 编辑汇编代码,推荐使用 Notepad++,完美支持 MASM 语法高亮。 首先下载我修改好的 VS 版 Linux 0.11 源码,解压后打开解决方案。 右键点击 Image 项目,
4965
- il4965_verify_inst_full - verify runtime uCode image in card vs. host, looking at all data.
ctxnv40
- get vs count 0x1540. -get vs count 0x1540.
dbell
- Order previous accesses vs. msgsnd, which is treated as a store.
fealnx
- Maximum number of multicast addresses to filter (vs. Rx-all-multicast).
cpu_event_vs_ebb_test
- Tests a cpu event vs an EBB - in that order. The EBB should force the cpu event off the PMU.
task_event_vs_ebb_test
- Tests a per-task event vs an EBB - in that order. The EBB should push the per-task event off the PMU.
one-vs-rest
- sklearn中的ovr分类与自己撰写的ovr策略示例(the one-vs-rest strategy)