搜索结果
找到约 161 项符合
Result 的查询结果
按分类筛选
- 全部分类
- 书籍 (15)
- 单片机编程 (10)
- 单片机开发 (10)
- 其他 (8)
- matlab例程 (8)
- 汇编语言 (7)
- DSP编程 (6)
- 技术资料 (6)
- 电源技术 (5)
- Java编程 (5)
- 教程资料 (4)
- 可编程逻辑 (4)
- 通讯编程文档 (4)
- VHDL/FPGA/Verilog (4)
- C/C++语言编程 (3)
- 教育系统应用 (3)
- 软件设计/软件工程 (3)
- 其他书籍 (3)
- 编译器/解释器 (3)
- 数据结构 (3)
- Delphi控件源码 (3)
- 其他嵌入式/单片机内容 (3)
- 数学计算 (3)
- 无线通信 (2)
- 网络 (2)
- 行业发展研究 (2)
- 微处理器开发 (2)
- 通讯/手机编程 (2)
- 软件工程 (2)
- 文章/文档 (2)
- 论文 (2)
- 模拟电子 (1)
- PCB相关 (1)
- 技术书籍 (1)
- 工控技术 (1)
- 测试测量 (1)
- 电子书籍 (1)
- STL (1)
- VxWorks (1)
- 数值算法/人工智能 (1)
- 数据库系统 (1)
- 其他数据库 (1)
- Modem编程 (1)
- 加密解密 (1)
- J2ME (1)
- Applet (1)
- 人工智能/神经网络 (1)
- Linux/Unix编程 (1)
- 书籍源码 (1)
- *行业应用 (1)
- 多国语言处理 (1)
- Linux/uClinux/Unix编程 (1)
- 源码 (1)
DSP编程 该程序用于测试DSP的CAPTURE模块
该程序用于测试DSP的CAPTURE模块,由TIMER1的比较模块输出一个PWM 波形,此波形输入CAP4引脚,待CAP4捕捉该PWM的10次上升沿后,停止捕捉,并把10次捕捉值存于数组result[10]中
数学计算 observable distribution grid are investigated. A distribution grid is observable if the state of th
observable distribution grid are investigated. A distribution
grid is observable if the state of the grid can be fully determined.
For the simulations, the modified 34-bus IEEE test feeder is used.
The measurements needed for the state estimation are generated
by the ladder iterative technique. Two ...
matlab例程 In this program we calculate the scattering field of a infinite rectangular surface. I use Physical
In this program we calculate the scattering field of a infinite rectangular surface. I use Physical Optic method and compare the result with exact solution.
数学计算 pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerpr
pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerprint of an audio, video, or image file that is mathematically based on the audio or visual content contained within. Unlike cryptographic hash functions that rely on the avalanche effect of small chang ...
其他 The model is Goal Programming and Serial Correlation with fuzzy concept. This model can be used to
The model is Goal Programming and Serial Correlation with fuzzy concept.
This model can be used to solve some finance and economic problems.
The result can find the best and worse solution.
其他书籍 The first two functions are useful for creating a blank image of the specified parameters. A possibl
The first two functions are useful for creating a blank image of the specified parameters. A possible use is in functions that require a pointer to a result.
The clone function performs an exact copy of the IplImage* parameter
教育系统应用 This project is developed for school management system in vb and sql server 2000. All source code in
This project is developed for school management system in vb and sql server 2000. All source code includes database is present.The main functions of this software are fees managment,employees managment,student attendance,result and reports developed in vb.
通讯/手机编程 对cdma系统进行仿真
对cdma系统进行仿真,包括误码率统计等,结果输出到result.dat文件当中。
matlab例程 The program uses fminsearch to obtain the transfer function of a tank’s height. This tank is then co
The program uses fminsearch to obtain the transfer function of a tank’s height. This tank is then controlled using a real PID controller. Controller’s tuning (determination of optimum controller’s parameters: gain and time constants) is achieved using the genetic algorithm toolbox. Finally, resul ...
*行业应用 client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> i
client socket
include <sys/types.h>
include <sys/socket.h>
include <stdio.h>
include <netinet/in.h>
include <arpa/inet.h>
include <unistd.h>
int main()
{
int sockfd
int len
struct sockaddr_in address
int result
char ch = A
sockfd = socket(AF_INET, SOCK_STREAM, 0)
address.sin_fami ...