搜索结果
找到约 65 项符合
simply 的查询结果
按分类筛选
- 全部分类
- 其他 (7)
- Java编程 (6)
- 书籍 (5)
- Java书籍 (4)
- 其他书籍 (4)
- 电源技术 (3)
- matlab例程 (3)
- 单片机编程 (2)
- 单片机开发 (2)
- 文章/文档 (2)
- 人工智能/神经网络 (2)
- 软件设计/软件工程 (2)
- 数值算法/人工智能 (2)
- 教程资料 (1)
- 无线通信 (1)
- 电子书籍 (1)
- 操作系统开发 (1)
- USB编程 (1)
- Applet (1)
- Linux/Unix编程 (1)
- 微处理器开发 (1)
- 嵌入式/单片机编程 (1)
- 邮电通讯系统 (1)
- J2ME (1)
- VC书籍 (1)
- 驱动编程 (1)
- VHDL/FPGA/Verilog (1)
- 串口编程 (1)
- STL (1)
- Delphi控件源码 (1)
- 磁盘编程 (1)
- Jsp/Servlet (1)
- Delphi/CppBuilder (1)
- 数据结构 (1)
其他书籍 C/C++ Reference There are no "Introduction to Programming" tutorials here. This site is meant to
C/C++ Reference
There are no "Introduction to Programming" tutorials here. This site is meant to be used by more-or-less experienced C++ programmers, who have a good idea of what they want to do and simply need to look up the syntax. If you re interested in learning C/C++, try one of these sites:
...
STL Export a vertices/faces patch to an STL triangular mesh.This is based heavily on Bill McDonald s pre
Export a vertices/faces patch to an STL triangular mesh.This is based heavily on Bill McDonald s previous work, simply enabling his output functions for a different form of input.
Delphi控件源码 内存管理程序
内存管理程序,功能与FASTMM相似,PLEASE NOTE: There are two ways to install BigBrain. You may use the
memory manager code natively compiled into your EXE or you can use
an included external DLL which will allow you to share memory across
multiple DLLs with one central place for memory management. U ...
其他 给VC增加多标签功能,每个打开的文件显示为一个标签,可以快速切换文件.安装后解压语言文件到安装目录,可以实现多语言切换. === === "Window Tabs" (WndTabs) is
给VC增加多标签功能,每个打开的文件显示为一个标签,可以快速切换文件.安装后解压语言文件到安装目录,可以实现多语言切换.
=== ===
"Window Tabs" (WndTabs) is an add-in for Microsoft Visual C++ v6 family of
products (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar of
tabs reflecting all of t ...
磁盘编程 版本更新了一下
版本更新了一下,到5.84了,需要用VS.net平台进行编译运行,介绍与原来的一样!
磁盘文件的安全删除,我们通常所执行的删除操作并不是真正的删除只是清除了文件的fat表内容,文件数据还在磁盘上,可以恢复,所以不安全。-disk deletion of the security document, we usually enforced by the delete operation does not re ...
数值算法/人工智能 FreeFEM is an implementation of the GFEM language dedicated to the finite element method. It provid
FreeFEM is an implementation of the GFEM language dedicated
to the finite element method. It provides you a way to solve Partial
Differential Equations (PDE) simply. Although you can solve quite complicated
problems can be solved also.
其他书籍 These files contain all of the code listings in C: The Complete Reference, 4th Edition The so
These files contain all of the code listings in
C: The Complete Reference, 4th Edition
The source code is organized into files by chapter.
Within each chapter file, the listings are stored
in the same order as they appear in the book.
Simply edit the appropriate file to extract the
listing in whi ...
人工智能/神经网络 * Lightweight backpropagation neural network. * This a lightweight library implementating a neura
* Lightweight backpropagation neural network.
* This a lightweight library implementating a neural network for use
* in C and C++ programs. It is intended for use in applications that
* just happen to need a simply neural network and do not want to use
* needlessly complex neural network librar ...
Java书籍 Eclipse+Web开发从入门到精通 These files contain all of the code listings in Java: The Complete Referenc
Eclipse+Web开发从入门到精通
These files contain all of the code listings in
Java: The Complete Reference, J2SE 5 Edition
The source code is organized into files by chapter.
For example, the file Chap7.code contains the
programs shown in Chapter 7.
Within each chapter file, the listings are store ...
软件设计/软件工程 KML is an XML grammar used to encode and transport representations of geographic data for display in
KML is an XML grammar used to encode and transport representations of geographic data for display in an earth browser. Put simply: KML encodes what to show in an earth browser, and how to show it. KML uses a tag-based structure with nested elements and attributes and is based on the XML standard.