搜索结果
找到约 2,026 项符合
you 的查询结果
按分类筛选
- 全部分类
- 其他 (182)
- 其他书籍 (142)
- 技术资料 (113)
- Java编程 (107)
- 单片机开发 (87)
- VC书籍 (79)
- matlab例程 (72)
- Linux/Unix编程 (70)
- Java书籍 (60)
- 电子书籍 (50)
- Delphi控件源码 (43)
- 软件设计/软件工程 (43)
- 书籍 (40)
- 软件工程 (39)
- 汇编语言 (34)
- 文章/文档 (34)
- 压缩解压 (29)
- Internet/网络编程 (29)
- 通讯/手机编程 (26)
- 游戏 (26)
- 微处理器开发 (26)
- 书籍源码 (24)
- 数学计算 (24)
- VHDL/FPGA/Verilog (23)
- 系统设计方案 (23)
- 编译器/解释器 (21)
- 嵌入式/单片机编程 (21)
- 人工智能/神经网络 (21)
- 加密解密 (20)
- 网络 (20)
- 通讯编程文档 (18)
- 数值算法/人工智能 (17)
- J2ME (17)
- 其他行业 (17)
- 其他嵌入式/单片机内容 (17)
- FlashMX/Flex源码 (15)
- 可编程逻辑 (14)
- SQL Server (14)
- Jsp/Servlet (14)
- 驱动编程 (13)
- DSP编程 (12)
- JavaScript (12)
- 操作系统开发 (11)
- 编辑器/阅读器 (11)
- 文件格式 (11)
- USB编程 (11)
- 中间件编程 (10)
- 单片机编程 (9)
- 数据结构 (9)
- Windows CE (9)
- VIP专区 (9)
- 教程资料 (8)
- 手机短信编程 (8)
- Applet (8)
- 其他数据库 (8)
- MySQL数据库 (8)
- 行业发展研究 (8)
- GPS编程 (8)
- 开关电源 (7)
- Modem编程 (7)
- 技术管理 (7)
- uCOS (7)
- Windows Mobile (6)
- 人物传记/成功经验 (6)
- Ajax (6)
- 源码 (5)
- 嵌入式综合 (5)
- 串口编程 (5)
- 企业管理 (5)
- 多国语言处理 (5)
- BREW编程 (5)
- 邮电通讯系统 (5)
- 数据库系统 (4)
- 金融证券系统 (4)
- 嵌入式Linux (4)
- Delphi/CppBuilder (4)
- Symbian (4)
- 医药行业 (4)
- 认证考试资料 (4)
- 电源技术 (3)
- 无线通信 (3)
- 多媒体处理 (3)
- 教育系统应用 (3)
- 磁盘编程 (3)
- *行业应用 (3)
- STL (3)
- 家庭/个人应用 (3)
- C/C++语言编程 (2)
- Linux/uClinux/Unix编程 (2)
- 技术书籍 (2)
- 技术教程 (2)
- 模拟电子 (2)
- 源码/资料 (2)
- 手机彩信(MMS)编程 (2)
- TAPI编程 (2)
- Oracle数据库 (2)
- 并行计算 (2)
- 软件 (1)
- 其他 (1)
- 接口技术 (1)
Java编程 Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/
Generate Possion Dis.
step1:Generate a random number between [0,1]
step2:Let u=F(x)=1-[(1/e)x]
step3:Slove x=1/F(u)
step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn
step5:If the first packet was generated at time [0], than the
second packet will be generated at time ...
工业控制 雅马哈机器人操控软件VIPplus
VIP+ is support software for YAMAHA RCX series robot controllers. In addition to the functions
of the previously released "VIP Windows" software, VIP+ includes an easy-to-use GUI (graphical
user interface). VIP+ also allows control by 2 or more controllers or access to a controller from
2 or more cl ...
软件设计/软件工程 32feet.NET 3.5 Bluetooth coding
32feet.NET is a shared-source project to make personal area networking technologies such as Bluetooth, Infrared (IrDA) and more, easily accessible from .NET code. Supports desktop, mobile or embedded systems. 32feet.NET is free for commercial or non-commercial use. If you use the binaries you ca ...
书籍 Tcl_and_The_Tk_Toolkit
This manuscript is a partial draft of a book to be published in early 1994 by AddisonWesley (ISBN 0-201-63337-X). Addison-Wesley has given me permission to make
drafts of the book available to the Tcl community to help meet the need for introductory documentation on Tcl and Tk until the book becomes ...
C/C++语言编程 c++入门经典第3三版下载(附源代码)
C++在几乎所有的计算环境中都非常普及,而且可以用于几乎所有的应用程序。C++从C中继承了过程化编程的高效性,并集成了面向对象编程的功能。C++在其标准库中提供了大量的功能。有许多商业C++库支持数量众多的操作系统环境和专业应用程序。但因为它的内容太多了,所以掌握C++并不十分容易。本书详述了C++语言的各个方面,包 ...
源码 学生成绩管理啊
#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( ...
人工智能/神经网络 CoLIN 人工语言模拟 汉化版 2002年8月9日 原作者 布朗 alan j. brown 15 Kinloch Road Renfrew Scotland PA4
CoLIN 人工语言模拟 汉化版 2002年8月9日
原作者
布朗 alan j. brown
15 Kinloch Road
Renfrew
Scotland
PA4 0RJ
alan@barc0de.demon.co.uk
http://www.barc0de.demon.co.uk/
汉化者
陈辉
主页: http://go2debug.yeah.net
邮件: go2debug@hotmail.com
ICQ: 149054569
简介
通过菜单可以清空数据库 ...
Internet/网络编程 I. Introduction This code exploits a previously undisclosed vulnerability in the bit string deco
I. Introduction
This code exploits a previously undisclosed vulnerability in the bit string
decoding code in the Microsoft ASN.1 library. This vulnerability is not related
to the bit string vulnerability described in eEye advisory AD20040210-2. Both
vulnerabilities were fixed in the MS04-007 patch. ...
技术资料 高清电子书-C++ Primer Plus 第6版英文版 1438页
高清电子书-C++ Primer Plus, 第6版英文版 1438页Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming,
generic programming, and the traditional procedural programming.The fifth edition of
this book ...