-
IOCP端口完成模型例子
基于输入输出端口完成模型的SOCKET通讯例子
- 2020-05-14下载
- 积分:1
-
Matlab_seven
随机信号的一些基本MATLAB程序,对初学者很有帮助(random signals in the MATLAB some of the basic procedures, helpful for beginners)
- 2006-06-28 13:02:04下载
- 积分:1
-
lpc1114_I2C
这是LPC1114单片机的I2C总线的程序,程序已可以运行,txt版文件。(This is a program LPC1114 microcontroller I2C bus, the program has been run, txt version of the file.)
- 2013-12-02 16:51:05下载
- 积分:1
-
drop
使用fluent udf编程,实现水滴在空气中的运动描述。(Use fluent udf programming, to achieve the movement of water droplet in the air.)
- 2014-06-13 14:27:10下载
- 积分:1
-
ImageBoard
图像处理软件,功能齐全,简单,而且逻辑清除,很适合图像处理编程初学者(Image processing software, full-featured, simple, clear and logical, it is suitable for image processing programming beginners)
- 2020-12-27 20:19:02下载
- 积分:1
-
vb编写com读取电表
使用vb编写一个读取串口的电表
开始要在已经设计好的界面添加各种控件,来和端口进行通讯,也可以编辑指令代码来传送信息。
设定好MScomm控件初始时的各种条件,端口为3,波特率为9600,停止位为1,校验位为even,数据位为8,端口初始状态为打开
- 2022-03-13 14:40:34下载
- 积分:1
-
pvapi_opencv
通过VS调用AVT工业相机采集程序,通过回调函数采集图像,能够实现数据的采集,并且实时获取图像(Call AVT industrial camera acquisition program through VS, capture image through callback function, can achieve data acquisition, and real-time image acquisition)
- 2020-06-30 18:00:02下载
- 积分:1
-
dotNETlearning-
dot NET学习电子书ASP.NET 2.0网络开发技术(182页)
第0章 Web开发基础知识
第1章 走进ASP.NET 2.0
第2章 类、对象和命名空间
第3章 ASP.NET 2.0核心对象
第4章 标准服务器控件
第5章 HTML服务器控件
第6章 数据验证控件
dot NET学习电子书Visual C# 2005开发技术(199页)
第1章 C#与.NET Framework简介
第2章 C#程序设计基础
第3章 与用户交互
第4章 常用控件
第5章 类
第6章 抽象类、多态及接口
第7章 处理异常和错误
第8章 XML编程
第9章 应用程序部署
第10章 时间跟踪系统
dot NET学习电子书dot NET数据库开发技术(154页)
第1章 操作数据库
第2章 使用数据库
第3章 使用数据绑定和DataSet
第4章 SQL Server XML的功能
第5章 XML编程
第6章 数据映射方案
第7章 NHibernate事务、并发和缓存
第8章 NHibernate高级数据映射和查询
dot NET学习电子书ASP.net Ajax开发(124页)
第1章:初识ASP.NET AJAX
第2章:AJAX Control Toolkit中的文本输入处理
第3章:基于AJAX的电子邮件处理(dot NET learning eBook ASP.NET 2.0 Web development technologies (182)
Chapter 0 the basics of Web development
Chapter 1 into ASP.NET 2.0
Chapter 2 classes, objects and namespaces
Chapter 3, ASP.NET 2.0 Core Object
Chapter 4 standard server controls
HTML server controls in Chapter 5
Chapter 6 Data Validation Controls
dot NET learning eBook Visual C# 2005 development technologies (199)
Chapter 1 C# and. NET Framework Overview
Chapter 2 C# programming based
Chapter 3 interacts with the user
Chapter 4 Common Controls
Chapter 5 Class
Chapter 6 abstract classes, polymorphism and interfaces
Chapter 7 dealing with exceptions and errors
Chapter 8 XML Programming
Chapter 9 Application Deployment
Chapter 10 Time Tracking System
dot NET learning eBook dot NET database development technologies (154)
Chapter 1 Operating the database
Chapter 2 Using the database
Chapter 3 Using the data binding and DataSet
Chapter 4 SQL Server XML functionality
Ch)
- 2011-06-27 14:24:28下载
- 积分:1
-
WAVEDEV2
PXA270平台下WINCE6.0的音频控制驱动,欢迎大家下载(PXA270 platform WINCE6.0 audio control driver, welcome you to download)
- 2007-12-12 14:52:05下载
- 积分:1
-
射线跟踪算法主函数
A function to raytrace through a sound speed profile to a given time.
Raytrace will trace the path sound will travel through a medium with an
isotropic horizontal sound speed profile and a vertical sound speed
profile given by (zz,cc) from a point (xo,zo) and departing at an angle
theta0 for a time of tt seconds. The path is returned in vectors x and z.
The actual time of travel is returned in t, which may be slightly greater
that tt. The sound speed profile should include a measurement at the
surface (zz = 0). If it does not, the profile will be extended to the
surface by replicating the first measurement there.
In addition to the above, raytrace() handles caustics (when rays bend
through horizontal) and reflections off the surface (z=0) and bottom
which is taken to be at the maximum depth measurement in the soun
- 2022-02-04 16:15:23下载
- 积分:1