搜索结果
找到约 175 项符合
implemented 的查询结果
按分类筛选
- 全部分类
- 数学计算 (16)
- matlab例程 (11)
- 其他 (9)
- VHDL/FPGA/Verilog (9)
- 单片机编程 (8)
- Linux/Unix编程 (8)
- 加密解密 (8)
- 人工智能/神经网络 (7)
- 其他书籍 (5)
- Java编程 (5)
- 游戏 (5)
- 通讯/手机编程 (4)
- 其他数据库 (4)
- 书籍 (4)
- 技术资料 (4)
- 嵌入式综合 (3)
- 可编程逻辑 (3)
- 嵌入式/单片机编程 (3)
- 网络 (3)
- 单片机开发 (3)
- Delphi控件源码 (3)
- 教程资料 (2)
- 手机短信编程 (2)
- 驱动编程 (2)
- Applet (2)
- 生物技术 (2)
- 其他嵌入式/单片机内容 (2)
- 书籍源码 (2)
- 软件设计/软件工程 (2)
- 数值算法/人工智能 (2)
- 编译器/解释器 (2)
- 系统设计方案 (2)
- 文章/文档 (2)
- 微处理器开发 (2)
- 无线通信 (1)
- ARM (1)
- 汇编语言 (1)
- 压缩解压 (1)
- 文件格式 (1)
- 多国语言处理 (1)
- 金融证券系统 (1)
- Windows CE (1)
- 串口编程 (1)
- 数据库系统 (1)
- JavaScript (1)
- 数据结构 (1)
- VC书籍 (1)
- Jsp/Servlet (1)
- *行业应用 (1)
- 教育系统应用 (1)
- 软件工程 (1)
- Symbian (1)
- 操作系统开发 (1)
- Internet/网络编程 (1)
- 并行计算 (1)
- CA认证 (1)
- DSP编程 (1)
- 通讯编程文档 (1)
书籍源码 ET++ is a portable and homogenous object-oriented class library integrating user interface building
ET++ is a portable and homogenous object-oriented class library integrating user
interface building blocks, basic data structures, and high level application framework
components. ET++ eases the building of highly interactive applications with consistent
user interfaces following the direct manipula ...
Linux/Unix编程 电路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you wan
电路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you want...
The graphical user interface uses GTK.
In the actual version, the following elements are implemented :
* Booleans elements
* Rising / falling edges
* Timers
* Monostables
* Compare o ...
Delphi控件源码 ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is
ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/C++Builder application.
The following view modes are implemented:
Text, Binary, Hex, Unicode: ...
数据库系统 source code for a sample alarm control panel system using Freescale MC9S12DP256 . The project was im
source code for a sample alarm control panel system using Freescale MC9S12DP256 . The project was implemented using ImageCraft s ICC12 compiler and tested under
Metrowerks CodeWarrior, though it should be possible to build the project with
any other HC(S)12 compiler as well.
其他数据库 As information technology is more and more in-depth and wide range of applications, management infor
As information technology is more and more in-depth and wide range of applications, management information system has been gradually implemented in the technical maturity. Management Information System is a continuous development of new disciplines. Library Management System is a typical management ...
matlab例程 This program is a new way to estimate the coherence function. It s based on the MVDR and is much mor
This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB.
There are 2 programs: the main program called coherence_MVDR.m and and an example, called illustrate.m, that calls the main functio ...
matlab例程 The main file in this list of programs is "vblast.m". Type "help vblast" on the command line for det
The main file in this list of programs is "vblast.m". Type "help vblast" on the command line for details.Study the coding
by stepping through the program. These programs require around 5000 packets for reasonable plotting accuracy.This has been
implemented for a 2x2 system. The reader can program o ...
Java编程 精致、漂亮、实用的日历选择代码
精致、漂亮、实用的日历选择代码,Calendar is a Javascript class that adds accessible and unobtrusive date-pickers to your form elements. This class is a compilation of many date-pickers I have implemented over the years and has been completely re-written for Mootools. I have tried to include all the ...
驱动编程 I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked
I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an example driver. The current status is a working r ...
数值算法/人工智能 anb 版的LBM程序 This code was written to show beginners in a simple and c short way the relevant proce
anb 版的LBM程序 This code was written to show beginners in a simple and
c short way the relevant procedures of a lattice Boltzmann solver,
c pointing on how everything works "in principle". Nearly all
c procedures could be implemented other (and better) as it is done
c here, and even the algorithm ...