here
共 225 篇文章
here 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 225 篇文章,持续更新中。
HERE IS A GOOD PSO TOOL BOX
HERE IS A GOOD PSO TOOL BOX
编辑的应用 void CMyDlg::OnButton1() // { // TODO: Add your control notification handler code here Update
编辑的应用
void CMyDlg::OnButton1() // { // TODO: Add your control notification handler code here UpdateData(TRUE) CDlg1 Dlg Dlg.m_Edit2=m_Edit1 //m_Edit1.Undo() CDialog::OnOK() Dlg.DoModal()
Here an embedded System-on-Chip is build, in an Xilinx Spartan-3 FPGA with Microblaze as the process
Here an embedded System-on-Chip is build, in an Xilinx Spartan-3 FPGA with Microblaze as the processor.A PLB core System is made with the VGA IP core attached to it. The software written for the Micro
This guide is an attempt to compile a lot of that information in here and dummy it down. Perhaps it
This guide is an attempt to compile a lot of that information in here and dummy it down. Perhaps it s a fairly common show, perhaps not. It might have even been a show that you taped. Whatever the cas
本文从英文C–FAQ (2004 年7 月3 日修订版) 翻译而来。本文的中文版权为 朱群英和孙云所有。本文的内容可以自由用于个人目的
本文从英文C–FAQ (2004 年7 月3 日修订版) 翻译而来。本文的中文版权为
朱群英和孙云所有。本文的内容可以自由用于个人目的,但是不可以未经许可出
版发行。英文版权为Steve Summit 所有,详情见下面的英文版权说明。
The English version of this FAQ list is Copyright 1990-2004 by Steve Summit.
C
It was proposed that perfect invisibility cloaks can be constructed for hiding objects from electrom
It was proposed that perfect invisibility cloaks can be constructed for hiding objects from electromagnetic
illumination (Pendry et al., Science 312, p. 1780). The cylindrical cloaks experimentally
These listed libraries are written in WTL. But it s really hard to mix both MFC & WTL together. Obvi
These listed libraries are written in WTL. But it s really hard to mix both MFC & WTL together. Obviously, it s not reasonable to ask a developer or a team to giving up MFC and move to the WTL world j
This article covers many of the fundamentals of analog video. Video is defined for our purposes here
This article covers many of the fundamentals of analog video. Video is defined for our purposes here as "moving
pictures." Still imaging, like what is found in digital still cameras or scanners, is n
HERE IS GOOD EXAMPLE OF PSO
HERE IS GOOD EXAMPLE OF PSO
用VC制作一个商品交易管理系统.部分代码:“// 商品交易管理系统View.cpp #include “MyDlg1.h” void CMyView::OnRadiospxx() { //
用VC制作一个商品交易管理系统.部分代码:“// 商品交易管理系统View.cpp
#include “MyDlg1.h”
void CMyView::OnRadiospxx()
{
// TODO: Add your control notification handler code here
CMyDlg1 MyDlg1
MyDlg1.DoModal()
}
”
What you always wanted to know about networking but were afraid to ask! * How the Internet work
What you always wanted to know about networking but were afraid to ask!
* How the Internet works
* How e-mail, e-learning, and telephony work on the Internet
* What makes a network safe
* How
So you wanted to add a forms editor to your application? A dialog editor? Something that allows draw
So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is
very good soft believe it or not ,please come here and download it
very good soft believe it or not ,please come here and download it
In this article, I will explain how to create UDP packets and then send them to a remote server thro
In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and
Here is utils.js.zip for linux web probrammer.
Here is utils.js.zip for linux web probrammer.
pb datawindow 技巧 例子: 使DataWindow列只能追加不能修改 如何使DataWindow中的数据只能追加新记录而不能修改
pb datawindow 技巧
例子:
使DataWindow列只能追加不能修改
如何使DataWindow中的数据只能追加新记录而不能修改,利用 Column 的 Protect 属性可以很方便的做到这一点,方法如下:
将每一列的 Protect 属性设置为:
If( IsRowNew(), 0, 1) )
在 PowerScript 中可以动态修改 Protect 属性:
This example program is the source code for the FT232BM Test Application from our Utilities page.
This example program is the source code for the FT232BM Test Application from our Utilities page.
It can be used to test the handshaking lines on FT232BM based RS232/RS485/RS422 designs. This p
PCI Hot-Plug Specification Revision 1.0 The primary objective of this specification is to enable
PCI Hot-Plug Specification Revision 1.0
The primary objective of this specification is to enable higher availability of file and application servers by standardizing key aspects of the process of r
This project allows you to learn communication systems in greater depth. It contains the Simulink fi
This project allows you to learn communication systems in greater depth. It contains the Simulink files (*.mdl) which are block design files of various communication systems such as AM, DSB-SC, FM, PL
Here s the code! Too many people ask for this Using this code you can save an image item as a jpeg
Here s the code! Too many people ask for this
Using this code you can save an image item as a jpeg image, specifying the quality of it. Jpeg quality is the same as compression so the lower the qualit