搜索结果
找到约 112 项符合
Frame 的查询结果
按分类筛选
- 全部分类
- Linux/Unix编程 (16)
- Java编程 (14)
- 其他 (8)
- matlab例程 (5)
- 单片机编程 (4)
- Delphi控件源码 (4)
- 单片机开发 (4)
- 技术资料 (4)
- 嵌入式Linux (3)
- 其他书籍 (3)
- 通讯编程文档 (3)
- DSP编程 (3)
- 可编程逻辑 (2)
- J2ME (2)
- VC书籍 (2)
- JavaScript (2)
- 人工智能/神经网络 (2)
- 行业发展研究 (2)
- 源码 (2)
- 模拟电子 (1)
- PCB相关 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- USB编程 (1)
- 系统设计方案 (1)
- 其他行业 (1)
- 文章/文档 (1)
- 软件设计/软件工程 (1)
- 其他嵌入式/单片机内容 (1)
- 书籍源码 (1)
- BREW编程 (1)
- 编辑器/阅读器 (1)
- VxWorks (1)
- 嵌入式/单片机编程 (1)
- 教育系统应用 (1)
- Applet (1)
- 通讯/手机编程 (1)
- 家庭/个人应用 (1)
- Ajax (1)
- uCOS (1)
- 电子书籍 (1)
- 游戏 (1)
- Delphi/CppBuilder (1)
- 认证考试资料 (1)
- 教程 (1)
- 书籍 (1)
Java编程 简易计算器不需要很高深的算法
简易计算器不需要很高深的算法,对于数字计算的唯一要求就是在除数为零的时候要加以判断和处理,其他的就是窗口布局和功能完善了;首先:计算器需要一个显示按键结果的TextField部件,再就是添加很多Button了;为了界面的美观,为Frame添加两个panel,一个布局用BorderLayout.NORTH,另一个用GridLayout分成均等的几行几列 ...
系统设计方案 This text surrounds the development of the electric power SCADA system exactly, aiming at the presen
This text surrounds the development of the electric power SCADA system exactly, aiming at the present condition of the our country electric power charged barbed wire net currently, according to the oneself at the e- lectric power protect the profession after the electricity in seven years of develop ...
Java编程 一个用JAVA 写的程序
一个用JAVA 写的程序,是一个综合 的JAVA应用程序,尤其是对Frame的使用,以及监听器的使用。
其他行业 unix或linux下的DNA分析软件源码 其功能如下 1. Edit up to 256 peptide or DNA sequences simultaneously. 2. Transla
unix或linux下的DNA分析软件源码
其功能如下
1. Edit up to 256 peptide or DNA sequences simultaneously.
2. Translates DNA->protein click next to display next frame.
3. Dot matrix plot of any 2 sequences.
4. Rudimentary amino acid statistics (MW and amino acid percentage)
5. Saves matrix plot as PBM ima ...
Linux/Unix编程 Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Conta
Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode
driver/
Contains the driver sources.
Compile with "make".
Then as root, install with "make install".
Type "modprobe finepix" to load the module.
userspace/
Type "make" to compile.
fpix: test program, independant ...
Linux/Unix编程 用的是ov的摄像头,在用xawtv打开时,可以看到捕获的画面还算流畅. 自己改编了一个video4linux的程序,但是效率很低 从ioctl (dev, VIDIOCMCAPTURE, &vid
用的是ov的摄像头,在用xawtv打开时,可以看到捕获的画面还算流畅.
自己改编了一个video4linux的程序,但是效率很低
从ioctl (dev, VIDIOCMCAPTURE, &vid_mmap)
到ioctl (dev, VIDIOCSYNC, &vid_mmap.frame)
程序运行一共用了0.25s左右
书籍源码 二维SIMPLEC程序
二维SIMPLEC程序,包含三个project:二维稳态传热,常粘度系数湍流的动态模拟,湍流中被动标量扩散(基于时均的 k –ε方程.
同时压缩包中还有详细的说明文档.
注意:本程序只限于学习用途,切勿作商业用途,作者享有对此代码及使用目的的最终解释权!
Ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc ...
DSP编程 This example streams input from a ADC source to a DAC. An analog signal is acquired block-by-block
This example streams input from a ADC source to a DAC.
An analog signal is acquired block-by-block into SDRAM from the ADC (an AD9244 in this example).
The frames are then output with a one-frame delay to the DAC (an AD9744 in this example).
In this example, no processing is done on the frames. The ...
编辑器/阅读器 查找并替换所有文本中的文字
查找并替换所有文本中的文字,可清除frame病毒影响的各种文本文件。暂缺多线程操作. www.euwx.cn