搜索结果
找到约 249 项符合
copy 的查询结果
按分类筛选
- 全部分类
- Java编程 (23)
- 其他 (22)
- 单片机开发 (14)
- 其他书籍 (14)
- Java书籍 (9)
- Linux/Unix编程 (9)
- 汇编语言 (8)
- 驱动编程 (7)
- 其他嵌入式/单片机内容 (6)
- 操作系统开发 (6)
- Internet/网络编程 (6)
- 文章/文档 (6)
- 技术资料 (6)
- 单片机编程 (5)
- DSP编程 (5)
- 软件设计/软件工程 (5)
- 编译器/解释器 (4)
- 系统设计方案 (4)
- matlab例程 (4)
- VC书籍 (4)
- 软件工程 (4)
- Delphi控件源码 (4)
- 其他数据库 (3)
- 嵌入式/单片机编程 (3)
- SQL Server (3)
- VHDL/FPGA/Verilog (2)
- Windows CE (2)
- Symbian (2)
- 编辑器/阅读器 (2)
- 网络 (2)
- 数学计算 (2)
- 数据结构 (2)
- 书籍源码 (2)
- 微处理器开发 (2)
- 嵌入式Linux (2)
- uCOS (2)
- JavaScript (2)
- 磁盘编程 (2)
- 数值算法/人工智能 (2)
- Jsp/Servlet (2)
- 金融证券系统 (2)
- 软件 (2)
- 技术教程 (1)
- EDA相关 (1)
- 教程资料 (1)
- 模拟电子 (1)
- 电源技术 (1)
- 教程资料 (1)
- 通信网络 (1)
- 可编程逻辑 (1)
- 教育系统应用 (1)
- 游戏 (1)
- 邮电通讯系统 (1)
- 压缩解压 (1)
- 其他行业 (1)
- 数据库系统 (1)
- VxWorks (1)
- 串口编程 (1)
- 通讯编程文档 (1)
- 中间件编程 (1)
- Applet (1)
- 技术管理 (1)
- 企业管理 (1)
- FlashMX/Flex源码 (1)
- 人物传记/成功经验 (1)
- 加密解密 (1)
- 多媒体处理 (1)
- 其他 (1)
- 源码 (1)
- 论文 (1)
- 教程 (1)
- 书籍 (1)
- VIP专区 (1)
编译器/解释器 This package consists of the executable (UCW), a default script file, this file, and the library fi
This package consists of the executable (UCW), a default script file,
this file, and the library files. It is important that the header files
end up in a include subdirectory of the directory where UCW is found.
If you unzip this file using its path information ( use folder names ) this will
automat ...
编译器/解释器 Welcome to UnderC version 1.2.9w This package consists of the executable (UCW), a default script
Welcome to UnderC version 1.2.9w
This package consists of the executable (UCW), a default script file,
this file, and the library files. It is important that the header files
end up in a include subdirectory of the directory where UCW is found.
If you unzip this file using its path information ( us ...
matlab例程 New users and old of optimization in MATLAB will find useful tips and tricks in this document, as we
New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems.
Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to H ...
Internet/网络编程 类似flashget下载工具代码 本来想在完善了上传的
类似flashget下载工具代码
本来想在完善了上传的,但太忙了,有些功能可能没有实现或存在一些 bug.
编译运行说明
1)安装BCG 9.4把BCGCBPRO940d.dll BCGPStyle2007Luna.dll BCGPStyle2007Obsidian.dll BCGPStyle2007Silver.dll copy 到bin目录下
2)把程序里的SHELLAIP目录下的SHELLAPI.H覆盖vc安装目录下vc98/include/ ...
其他书籍 ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题
ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题,并且可以处理其它编译器无法解决的难题。
一,什么是 OllyDbg?
二,一般原理[General principles]
三,反汇编器[Disassembler]
四,分析器[Analysis]
五,Object扫描器[Object scanner]
六, ...
数学计算 Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operati
Matrix TCL Lite 1.12
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program sour ...
其他书籍 Microsoft.NET测试驱动开发 Test-Driven Development in Microsoft .NET by James W. Newkirk and Alexei A.
Microsoft.NET测试驱动开发
Test-Driven Development in Microsoft .NET
by James W. Newkirk and Alexei A. Vorontsov ISBN:0735619484
Microsoft Press &copy 2004
Using a wealth of pragmatic examples in C# and other .NET development tools, the two authors of this text demonstrate how to use automated te ...
其他数据库 f your application uses MFC in a shared DLL, and your application is in a language other than the
f 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 t ...
Internet/网络编程 DELPHIBOX The ImageHTML converts images to ASCII characters in HTML format. The output image is in
DELPHIBOX
The ImageHTML converts images to ASCII characters in HTML format.
The output image is in three formats: true color, grayscale, and
mono color.
The ImageHTML is provided "AS IS " without any warranty of any
kind, either express or implied. The entire risk as to the quality
and performance ...
Delphi控件源码 图像处理
图像处理,利用bilt 函数
Description: This example shows how to edit (cut,paste,copy) a selection of a bitmap using BitBlt function just like Microsoft Photo Editor does. It s really EASY! Take a look to the sample if you don t believe me and don t forget to VOTE FOR ME!
Note: comments are in italian ...