搜索结果
找到约 52 项符合
choose 的查询结果
按分类筛选
- 全部分类
- 汇编语言 (5)
- 人工智能/神经网络 (4)
- Java编程 (4)
- 其他 (4)
- matlab例程 (4)
- 电源技术 (3)
- Linux/Unix编程 (3)
- 模拟电子 (2)
- 无线通信 (2)
- 书籍 (2)
- 单片机编程 (1)
- 教程资料 (1)
- 嵌入式综合 (1)
- 可编程逻辑 (1)
- 测试测量 (1)
- Modem编程 (1)
- 嵌入式Linux (1)
- 技术管理 (1)
- 手机WAP编程 (1)
- 其他书籍 (1)
- Delphi控件源码 (1)
- 数值算法/人工智能 (1)
- JavaScript (1)
- Java书籍 (1)
- 加密解密 (1)
- Jsp/Servlet (1)
- 源码 (1)
- 论文 (1)
- 其他 (1)
Delphi控件源码 Purpose: --- -- This component is used for capturing staff from AVI to BMP. Installation:
Purpose:
--- --
This component is used for capturing staff from AVI to BMP.
Installation:
-------------
Extract the compiled units into your Lib directory or into
another directory that is listed in the Library path in your Delphi options.
Choose file AVIcap.dcu for register.
description:
-- ...
Linux/Unix编程 Unix Unleashed, Third Edition is written with the power user and system administrator in mind. This
Unix Unleashed, Third Edition is written with the power user and system administrator in mind. This book will help the reader understand the nuances of the major Unix variants including SVR4, HP-UX, Solaris, AIX, BSD, IRIX, SunOS, and Linux. It will help the reader decide which Unix shell works best ...
数值算法/人工智能 The Window Design Method The basic idea behind the design of linear-phase FIR filters using the win
The Window Design Method
The basic idea behind the design of linear-phase FIR filters using the window
method is to choose a proper ideal frequency-selective filter [which always has
a noncausal, infinite duration impulse response] and then truncate its impulse
response hd[n] to obtain a linear-phas ...
Java编程 chat room
chat room,have both server and client.client can talk publicly or privatly sever can send message to all clients or choose one.
JavaScript If you d like to know where visitors to your site live, add this to your feedback forms. They just c
If you d like to know where visitors to your site live, add this to your feedback forms. They just choose a region, and the second menu changes appropriately, allowing them to choose their country. (If they choose USA, it allows them to select their state) Neat!
Java书籍 Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each rec
Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each recipe also includes explanations of how and why the approach works, so you can adapt the techniques to similar situations. One of the biggest challenges facing developers today is sorting through the wi ...
加密解密 RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digit
RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digital signature . Its security based on Integer Factorization Problem (IFP). RSA uses an asymetric key. RSA was created by Rivest, Shamir, and Adleman in 1977. Every user have a pair of key, public key a ...
源码 学生成绩管理啊
#include "string.h"
#include "ctype.h"
#include "stdio.h"
search(char pd[])
{FILE *fp;
 int time=0,i=0,j=0,add[80],k=0,m;
 char *ch,
 str[900];
 m=strlen(pd);
 if((fp=fopen("haha.txt","r"))==NULL)
 {
  printf("Cannot open this file\n");
  exit(0);
 }
for( ...
书籍 MCF5223XFS
Connecting 32-bit controlled applications
in the industrial, commercial and consumer
markets is fast becoming a necessity rather
than an option. Many new applications, such
as remote data collection, home automation
and networked appliances, require secure,
high-performance connectivity at an
econom ...