搜索结果
找到约 295 项符合
Should 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (27)
- 其他 (24)
- Java编程 (16)
- 书籍 (14)
- matlab例程 (11)
- 单片机开发 (11)
- Linux/Unix编程 (10)
- 单片机编程 (7)
- VC书籍 (7)
- 人工智能/神经网络 (7)
- 驱动编程 (7)
- Internet/网络编程 (6)
- 编译器/解释器 (6)
- 数学计算 (5)
- 数值算法/人工智能 (5)
- 数据结构 (5)
- 技术资料 (5)
- 电源技术 (4)
- 其他嵌入式/单片机内容 (4)
- 通讯编程文档 (4)
- 行业发展研究 (4)
- 游戏 (4)
- Delphi控件源码 (4)
- 模拟电子 (3)
- 可编程逻辑 (3)
- 数据库系统 (3)
- 书籍源码 (3)
- 电子书籍 (3)
- 压缩解压 (3)
- 网络 (3)
- Java书籍 (3)
- DSP编程 (3)
- 微处理器开发 (3)
- 通讯/手机编程 (3)
- Jsp/Servlet (3)
- 汇编语言 (3)
- 金融证券系统 (3)
- 嵌入式综合 (2)
- GPS编程 (2)
- 操作系统开发 (2)
- 嵌入式/单片机编程 (2)
- 技术管理 (2)
- 邮电通讯系统 (2)
- Applet (2)
- Windows CE (2)
- 教育系统应用 (2)
- VxWorks (2)
- VHDL/FPGA/Verilog (2)
- 软件工程 (2)
- JavaScript (2)
- Linux/uClinux/Unix编程 (2)
- allegro (1)
- PCB相关 (1)
- 教程资料 (1)
- 无线通信 (1)
- Windows Mobile (1)
- 嵌入式Linux (1)
- USB编程 (1)
- 语音压缩 (1)
- OA系统 (1)
- 软件设计/软件工程 (1)
- RFID编程 (1)
- 中间件编程 (1)
- J2ME (1)
- 其他行业 (1)
- 加密解密 (1)
- 手机短信编程 (1)
- 其他数据库 (1)
- 文件格式 (1)
- 系统设计方案 (1)
- *行业应用 (1)
- Delphi/CppBuilder (1)
- Ajax (1)
- 企业管理 (1)
- FlashMX/Flex源码 (1)
- C/C++语言编程 (1)
- Matlab (1)
- 论文 (1)
- VIP专区 (1)
书籍源码 This source code has been tested under OpenWindows 2.0, Sun s X11/NeWS server. For Xlib programs th
This source code has been tested under OpenWindows 2.0, Sun s X11/NeWS
server. For Xlib programs that use KeyPress events you should either
(1) set the FocusLenience resource to `True , or (2) specifically notify
the window manager that you want to receive KeyPress/KeyRelease events
(but only in pro ...
人工智能/神经网络 n this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional inde
n this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic Bayesian Networks. This detailed discussion of the ...
Linux/Unix编程 This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es
This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized,
see especially strtok,strstr,str[c]spn. They should work, but are not
very easy to understand. Every ...
Windows CE Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的) AR6K SDIO support. Requires firmware
Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的)
AR6K SDIO support. Requires firmware 1.1 on SD13 cards.
readme:
Atheros Communications
AR6001 WLAN Driver for SDIO installation Read Me
March 26,2007
(based on k14 fw1.1)
Windows CE Embedded CE 6.0 driver ...
matlab例程 In this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional ind
In this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic Bayesian Networks. This detailed discussion of th ...
VC书籍 These listed libraries are written in WTL. But it s really hard to mix both MFC & WTL together. Obvi
These listed libraries are written in WTL. But it s really hard to mix both MFC & WTL together. Obviously, it s not reasonable to ask a developer or a team to giving up MFC and move to the WTL world just because there were some great controls or visual Frameworks written in WTL (there are many thing ...
数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if
A = 1 2 3 then B = 3 2 1
4 5 6 6 5 4
7 8 9 9 8 7
Write a main program to call reverse(A) for the matrix A = magic(5 ...
数值算法/人工智能 北京大学ACM题 Here is a geometric problem. You have an angle and some squares in the first quadrant of
北京大学ACM题
Here is a geometric problem. You have an angle and some squares in the first quadrant of the plane rectangular coordinates. The vertex of the angle is fixed on the origin O of the coordinates, and both of its radial lines are specified by the input. The sizes of the squares are also s ...
Linux/Unix编程 Libvirt是一套在linux上用C编写的虚拟化操作工具接口。其目的是提供一个稳定的支持Xen
Libvirt是一套在linux上用C编写的虚拟化操作工具接口。其目的是提供一个稳定的支持Xen,QEME和KVM虚拟化平台的C(也支持Python) API
Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes).The library aim at providing long term stable C API initial ...
Jsp/Servlet simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu
simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu option. Count the number of times each side of the coin appears. Display the results. The program should call a separate method flip that takes no arguments and returns false for tails and true for ...