搜索结果
找到约 394 项符合
There 的查询结果
按分类筛选
- 全部分类
- 书籍 (80)
- 其他 (27)
- Java编程 (21)
- matlab例程 (18)
- 其他书籍 (15)
- 单片机开发 (14)
- Linux/Unix编程 (11)
- 数据结构 (10)
- 编译器/解释器 (9)
- 单片机编程 (8)
- 人工智能/神经网络 (8)
- VC书籍 (8)
- Delphi控件源码 (7)
- 技术资料 (7)
- 汇编语言 (6)
- GPS编程 (6)
- 压缩解压 (6)
- 游戏 (6)
- 通讯编程文档 (6)
- 模拟电子 (5)
- 电源技术 (5)
- 数学计算 (5)
- Java书籍 (5)
- 软件工程 (5)
- 数值算法/人工智能 (5)
- 软件设计/软件工程 (4)
- 网络 (4)
- 其他嵌入式/单片机内容 (4)
- VHDL/FPGA/Verilog (4)
- SQL Server (4)
- 行业发展研究 (4)
- 技术管理 (3)
- 文章/文档 (3)
- 加密解密 (3)
- 教程资料 (2)
- 嵌入式综合 (2)
- 可编程逻辑 (2)
- 接口技术 (2)
- FlashMX/Flex源码 (2)
- 操作系统开发 (2)
- DSP编程 (2)
- 文件格式 (2)
- 驱动编程 (2)
- 通讯/手机编程 (2)
- Windows CE (2)
- 嵌入式/单片机编程 (2)
- *行业应用 (2)
- JavaScript (2)
- 源码 (2)
- PCB相关 (1)
- 通信网络 (1)
- 无线通信 (1)
- 测试测量 (1)
- 书籍源码 (1)
- Applet (1)
- Symbian (1)
- 生物技术 (1)
- 编辑器/阅读器 (1)
- 系统设计方案 (1)
- Windows Mobile (1)
- 电子书籍 (1)
- 串口编程 (1)
- 磁盘编程 (1)
- 医药行业 (1)
- 其他行业 (1)
- VxWorks (1)
- MySQL数据库 (1)
- 微处理器开发 (1)
- Internet/网络编程 (1)
- 百货/超市行业 (1)
- J2ME (1)
- 认证考试资料 (1)
- Windows编程 (1)
- 其他文档 (1)
- 资料/手册 (1)
- 论文 (1)
- 手册 (1)
单片机开发 // // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image p
//
// Histogram Sample
// This sample shows how to use the Sample Grabber filter for video image processing.
// Conceptual background:
// A histogram is just a frequency count of every pixel value in the image.
// There are various well-known mathematical operations that you can perform on an image ...
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 ...
数值算法/人工智能 北京大学ACM比赛题目 Consider an infinite full binary search tree (see the figure below), the numbers in the
北京大学ACM比赛题目
Consider an infinite full binary search tree (see the figure below), the numbers in the nodes are 1, 2, 3, .... In a subtree whose root node is X, we can get the minimum number in this subtree by repeating going down the left node until the last level, and we can also find the ma ...
其他 PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = Plo
PlotSphereIntensity(azimuth, elevation)
PlotSphereIntensity(azimuth, elevation, intensity)
h = PlotSphereIntensity(...)
Plots the intensity (as color) of a number of points on a unit sphere.
Input:
azimuth (phi), in degrees
elevation (theta), in degrees
intensity (optional, if not provided, a gree ...
串口编程 // This Communications Component is implemented using separate Read and Write // threads. Messages
// This Communications Component is implemented using separate Read and Write
// threads. Messages from the threads are posted to the Comm control which is
// an invisible window. To handle data from the comm port, simply
// attach a handler to OnReceiveData . There is no need to free the memory
// ...
数学计算 MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or component
MATFOR FFT Visual Fortran program.
MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MAT ...
数值算法/人工智能 The last step in training phase is refinement of the clusters found above. Although DynamicClusteri
The last step in training phase is refinement of the clusters
found above. Although DynamicClustering counters all the
basic k-means disadvantages, setting the intra-cluster similarity
r may require experimentation. Also, a cluster may
have a lot in common with another, i.e., sequences assigned
to i ...
其他书籍 The Internet is bigger and better than what a mere browser allows. Webbots, Spiders, and Screen Scra
The Internet is bigger and better than what a mere browser allows. Webbots, Spiders, and Screen Scrapers is for programmers and businesspeople who want to take full advantage of the vast resources available on the Web. There s no reason to let browsers limit your online experience-especially when yo ...
SQL Server Of the password is: Server: "1." Client: + for the month of the date of the machine. Such as
Of the password is:
Server: "1."
Client: + for the month of the date of the machine. Such as "2005/08/05", compared with the number "85"
Database: "xzxq".
I made the changes:
1, stations and customer-service once every 30 seconds to exchange information (to ensure continuous line)
2, co ...
SQL Server Run the SQL script given to you to create a Library database. Note that each row in the Book table d
Run the SQL script given to you to create a Library database. Note that each row in the Book table denotes a book copy. Thus, if the library carries three copies of the title "DBMS", there will be three rows in the Book table, one for each copy. Write the SQL statements to do the following against t ...