搜索结果
找到约 544 项符合
do 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (40)
- 单片机开发 (26)
- 书籍 (25)
- 技术资料 (25)
- 编译器/解释器 (24)
- 单片机编程 (22)
- matlab例程 (22)
- 其他 (21)
- Java编程 (21)
- VC书籍 (16)
- Java书籍 (14)
- 通讯编程文档 (14)
- 书籍源码 (12)
- 电源技术 (10)
- 汇编语言 (10)
- 电子书籍 (9)
- 驱动编程 (9)
- VHDL/FPGA/Verilog (9)
- 可编程逻辑 (8)
- 数学计算 (8)
- 软件工程 (8)
- 压缩解压 (7)
- 加密解密 (7)
- Linux/Unix编程 (7)
- 其他嵌入式/单片机内容 (7)
- 软件设计/软件工程 (7)
- 源码 (7)
- SQL Server (6)
- 网络 (6)
- 文件格式 (5)
- 数据结构 (5)
- Jsp/Servlet (5)
- 文章/文档 (5)
- Delphi控件源码 (5)
- 教程资料 (4)
- 多国语言处理 (4)
- 人工智能/神经网络 (4)
- 操作系统开发 (4)
- 嵌入式/单片机编程 (4)
- 系统设计方案 (4)
- 技术管理 (4)
- 通讯/手机编程 (4)
- Internet/网络编程 (3)
- 其他数据库 (3)
- 家庭/个人应用 (3)
- 人物传记/成功经验 (3)
- 游戏 (3)
- 微处理器开发 (3)
- DSP编程 (3)
- 模拟电子 (2)
- 无线通信 (2)
- 技术书籍 (2)
- 开发工具 (2)
- J2ME (2)
- Delphi/CppBuilder (2)
- 行业发展研究 (2)
- Applet (2)
- USB编程 (2)
- FlashMX/Flex源码 (2)
- 数值算法/人工智能 (2)
- 其他行业 (2)
- JavaScript (2)
- 编辑器/阅读器 (2)
- 嵌入式综合 (2)
- 学术论文 (1)
- 多媒体处理 (1)
- allegro (1)
- 开关电源 (1)
- C/C++语言编程 (1)
- PCB相关 (1)
- 测试测量 (1)
- 仿真技术 (1)
- Symbian (1)
- 生物技术 (1)
- Windows CE (1)
- 嵌入式Linux (1)
- MTK (1)
- 数据库系统 (1)
- Oracle数据库 (1)
- 传真(Fax)编程 (1)
- 医药行业 (1)
- 中间件编程 (1)
- MySQL数据库 (1)
- 并行计算 (1)
- 企业管理 (1)
- Windows编程 (1)
- 源码/资料 (1)
- 工业控制 (1)
- 接口技术 (1)
- 图形图像 (1)
- 软件 (1)
- 教程 (1)
- VIP专区 (1)
其他 This folder has some scritps that you may find usefull. All of it comes from questions that I ve r
This folder has some scritps that you may find usefull.
All of it comes from questions that I ve received in my email.
If you have a new request/question, feel free to send it to marceloperlin@gmail.com.
But please, don t ask me to do your homework.
Passing_your_param0
This folder contains inst ...
matlab例程 matlab软件的仿真实列。 If you have any bugs and questions in our simulation programs, please e-mail to ha
matlab软件的仿真实列。
If you have any bugs and questions in our simulation programs, please e-mail
to harada@ieee.org. We try to do our best to answer your questions.
驱动编程 Addfilter is a command-line application which adds and removes filter drivers for a given drive or v
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platf ...
单片机开发 Bubble Oscillation Algorithm. It is used to implement balancing load traffic, which is similar to wh
Bubble Oscillation Algorithm. It is used to implement balancing load traffic, which is similar to what a semi-smart antenna can do. This algorithm was figured out by Lin Du who obtained PHD in Queen Mary, University of London.
VC书籍 If your application uses MFC in a shared DLL, and your application is in a language other than the
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it ...
加密解密 Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++.
Tasks
Read the textbook about the details of Vigenére Cipher.
Implement the algorithm by C or C++.
Requirements
You do this lab in a group of two students.
Your program should have input and output as follows:
csci>a.out
--> Please input the key:
receptive
--> Please input the plain text:
wearedis ...
Linux/Unix编程 linux下用C语言写的聊天程序!/*BUG and NOTE: Not join protect to Shared Memory Segments,example Semaphore Array
linux下用C语言写的聊天程序!/*BUG and NOTE:
Not join protect to Shared Memory Segments,example Semaphore Arrays.
Not check the parameters validity.
When transmit may be error.
If the client program no right exit,others cannot know,the service program shouldbe check the client program whether exist t ...
数学计算 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 ...
其他嵌入式/单片机内容 数字电压表 AD芯片: 采用8位串行A/D转换器ADC0832。 ● 8位分辨率
数字电压表
AD芯片:
采用8位串行A/D转换器ADC0832。
● 8位分辨率,逐次逼近型,基准电压为 5V
● 5V单电源供电
● 输入模拟信号电压范围为 0~5V
● 有两个可供选择的模拟输入通道
显示:
使用三个数码管。
显示范围:
0.00 - 5.10 (单位:V)
连接方式:
AD_CLK → P1.0
AD_DAT → P1.1
AD_CS → P3.4
模拟输 ...
汇编语言 数字电压表 AD芯片: 采用8位串行A/D转换器ADC0832。 ● 8位分辨率
数字电压表
AD芯片:
采用8位串行A/D转换器ADC0832。
● 8位分辨率,逐次逼近型,基准电压为 5V
● 5V单电源供电
● 输入模拟信号电压范围为 0~5V
● 有两个可供选择的模拟输入通道
显示:
使用三个数码管。
显示范围:
0.00 - 5.10 (单位:V)
连接方式:
AD_CLK → P1.0
AD_DAT → P1.1
AD_CS → P3.4
模拟输 ...