-
This program computes the electric field and potential distributions of a dipole...
用来计算电偶极子的电场和电势分布,当然也可以根据需要计算更高阶的电场,只要保留到相应的阶次就OK了。-This program computes the electric field and potential distributions of a dipole. You can also compute higher order electric field with it by preserving the series to corresponding order.
- 2023-01-19 06:55:03下载
- 积分:1
-
视频播放器
功能完善,可以实现视频的播放,暂停,快进快退,全屏播放等功能,而且可以播放各种类型的视频,希望对大家有用
- 2022-02-26 08:13:10下载
- 积分:1
-
开发控制面板的例子,源代码
开发控制面板的例子,源代码-development control panel example, the source code
- 2022-02-07 18:06:29下载
- 积分:1
-
SQL语言的分类及语法
SQL语言的分类及语法-SQL syntax and the classification
- 2023-07-17 11:10:03下载
- 积分:1
-
本软件实现了示波器,信号发生器,频率计,万用表的功能,在音频范围内可完全替代上述仪器。这并不是仿真软件,而是实用的工具,这些虚拟仪器可以很好的工作。最简单的应用...
本软件实现了示波器,信号发生器,频率计,万用表的功能,在音频范围内可完全替代上述仪器。这并不是仿真软件,而是实用的工具,这些虚拟仪器可以很好的工作。最简单的应用只需要两根电缆,一根输入,一根输出。-this software realize the function of oscillograph and signal befallen and cymometer and multimeter. in frequency confine can substitute for instrument so you say,this software is not a emulational software but a applied tool.these dummy instrument can do well many job.the simple application mere need two cable ,one input,the other output.
- 2022-05-24 11:11:54下载
- 积分:1
-
DeepZoomContainer,silverlight自定义地图控件
DeepZoomContainer,silverlight自定义地图控件-DeepZoomContainer, silverlight custom map control
- 2023-02-27 17:30:03下载
- 积分:1
-
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。
---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。
---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COleDataObject::BeginEnumFormats来寻找其它格式直到你找到了最适合的格式。
---- 4. 粘贴数据。
-paste data replication more complicated than that because you need to choose paste format.---- 1. Depending on your, and realize OnEditPaste to users from the edit menu select paste ordered the operation.---- 2. In OnEditPaste function, the establishment of a visit COleDataObject object and its function AttachClipboard members will be bundled with the object to the clipboard.---- 3. Visit COleDataObject : : IsDataAvailable function can be used to check whether a special format. Of course, you can also cycle through the use of COleDataObject : : BeginEnumFormats to find other formats until you find the most suitable format.---- 4. Pasting data.
- 2023-04-03 21:55:03下载
- 积分:1
-
15-puzzle(Game of Fifteen)
15-拼图是滑动拼图包含一帧的编号正方形瓷砖按随机顺序与一瓷砖丢失。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-14 13:18:05下载
- 积分:1
-
android常用的两种网络请求方式
布局文件写得比较简单,就是两个测试按钮和一个简单的登录测试
http协议请求 方法+url协议+版本 get请求包(显示信息)post应答包 协议+状态码+描述
http常用状态码:200访问成功;404访问失败;500:服务器错误
第一种:UrlConnection请求
第二种:HttpClient请求
两种方法分别对应post请求和get请求
- 2022-03-23 11:54:50下载
- 积分:1
-
仿金山毒霸的一些操作
仿金山毒霸的一些操作-imitation At the time of the operation
- 2023-05-15 04:45:02下载
- 积分:1