资源列表

« 1 2 ... .66 .67 .68 .69 .70 271.72 .73 .74 .75 .76 ... 2190 »

[编程文档pbdatawindow

说明: pb datawindow 技巧 例子: 使DataWindow列只能追加不能修改 如何使DataWindow中的数据只能追加新记录而不能修改,利用 Column 的 Protect 属性可以很方便的做到这一点,方法如下: 将每一列的 Protect 属性设置为: If( IsRowNew(), 0, 1) ) 在 Powerscr ipt 中可以动态修改 Protect 属性: dw_1.Modi
<童心> 在 2024-11-12 上传 | 大小:9kb | 下载:0

[编程文档polyPhase16_ok

说明:本文件是poly16相位调制方式的仿真实现方案,希望能对大家有所帮助-poly16 phase modulation method to achieve the simulation program, we hope to help
<Mr yuan> 在 2024-11-12 上传 | 大小:22kb | 下载:0

[编程文档MYpcm

说明:本文件是我做的关于PCM的编程实现方案,希望能对大家的通信仿真有所帮助-this document is what I am doing on the PCM programming proposal in the hope that we can help Communication Simulation
<Mr yuan> 在 2024-11-12 上传 | 大小:3kb | 下载:0

[编程文档WAP-192-WBXML-20010725-a

说明:
<两字词> 在 2024-11-12 上传 | 大小:82kb | 下载:0

[编程文档123.asp

说明:数据 结构c语言版的 数据结构习题解答-data structure c language version of the data structure to answer the questions
<zhang > 在 2024-11-12 上传 | 大小:139kb | 下载:0

[编程文档suntek

说明:一个中国电信IVR平台的开发手册,新太平台,也许对大家有用-an IVR platform, the manual, the new platform too, perhaps useful for all
<bf> 在 2024-11-12 上传 | 大小:458kb | 下载:0

[编程文档Houghcicle.txt

说明:hough变换检测直线和圆,运用hough变换原理检测出来-hough transform linear and circular detection using hough transform detected Principle
<jakey0000> 在 2024-11-12 上传 | 大小:2kb | 下载:0

[编程文档VC++UseUSBProgram

说明:描述了如何在VC6.0++下面操作,判断USB端口,并且用USB如何通信等详细说明,供参考-describes how to operate below the VC6.0 judge USB ports, and how to use USB communications details for reference
<常培文> 在 2024-11-12 上传 | 大小:152kb | 下载:0

[编程文档802.3ah-2005

说明:最新的802.3ah标准,提供epon技术的MAC层的标准,是掌握epon技术的必备资料-latest 802.3ah standards, provide technical epon MAC layer standards, epon grasp is the essential technology information
<cch> 在 2024-11-12 上传 | 大小:11.65mb | 下载:0

[编程文档make-BCMSDK-Tornado

说明:BCMSDK在vxwork下的编译方法介绍,是本人的直接编译体会-BCMSDK in vxwork under way on the compiler, I understand the direct translation
<cch> 在 2024-11-12 上传 | 大小:5kb | 下载:0

[编程文档EmailClientBasedVBNET

说明:描述了以VB.NET 为矸发平台,利用System.Web.Mail命名空间的三个类.来沟造电子邮件发送程 序的设计过程,并对邮件发送的啄理— —SMTP的通信流程进行了比较深入的讨论。-Descr iption of the VB.NET platform for rock hair, use System. Web. Mail named the three categories of space. Groove to crea
<Suny> 在 2024-11-12 上传 | 大小:119kb | 下载:0

[编程文档jiyuPCIzanUSBzongxian

说明:这是一篇论文,内容是基于PCI 和USB总线的开放式运动控制器开发,包括硬件和软件方面的设计。以及PCI与USB驱动程序的写法介绍-This is a thesis that is based on the PCI and USB Open Motion Controller development including hardware and software design. And PCI and USB driver on the
<苏晓利> 在 2024-11-12 上传 | 大小:615kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 271.72 .73 .74 .75 .76 ... 2190 »

源码中国 www.ymcn.org