-
超小的图片压缩源码。用VC开发。欢迎下载试用。没有版权。
超小的图片压缩源码。用VC开发。欢迎下载试用。没有版权。-Ultra-small source of image compression. With VC development. Welcome to download them for trial use. No copyright.
- 2022-03-13 21:35:49下载
- 积分:1
-
dMOPSO
改进的粒子群算法,用于仿真平台对比于其他算法,典型的粒子群算法(improved particle swarm optimization)
- 2017-09-20 20:17:05下载
- 积分:1
-
动态加载DFM
动态加载dfm资源字符串,显示窗体内容,并可以响应事件(Dynamic loading of DFM resource strings, displaying the contents of the form and responding to events)
- 2020-06-18 10:20:02下载
- 积分:1
-
Untitled
光孤子传输特性模拟 在光纤通信中,光脉冲信号在光纤中传输的过程中会受到色散、损耗和非线性等作用的影响而不断地发生演化和畸变。脉冲演化的规律遵循非线性薛定谔方程(NLSE)。由于NSLE 在一般情况下无法求得它的解析解,因此通常需采要用数值方法来求解,最终归结于求解归一化的NLSE。本文使用了分步傅里叶方法对归一化NLSE 进行了求解,并模拟了输入为一到三阶双曲正割光脉冲条件下光脉冲传输演变情况。(soliton In optical fiber communications, the optical pulse signals in fiber-optic transmission process will be subject to dispersion, loss and non-linear effects, such as constant evolution and distortion occurs. Pulse to follow the evolution of the law of nonlinear Schrö dinger equation (NLSE). Because NSLE under normal circumstances can not achieve its analytical solution, it normally takes mining use numerical methods to solve, and ultimately attributed to solving normalized NLSE. This article uses the step-by-step Fourier method and normalized NLSE was solved, and analog input for the first-order,second-order and third-order hyperbolic secant optical pulses under the conditions of the evolution of optical pulse transmission.)
- 2009-11-17 17:40:32下载
- 积分:1
-
s7-200_SMART_system_manual_zh-CHS
最新西门子plc s7 200 smart编程软件说明书(Latest SIEMENS PLC S7 200 smart programming instructions)
- 2018-05-23 13:46:02下载
- 积分:1
-
OpenShoe修改版
个人收集的与惯性导航相关的OpenShoe代码的修改版,很有用(A personal collection of changes to the OpenShoe code related to inertial navigation is useful)
- 2020-06-19 21:00:01下载
- 积分:1
-
fdtd-forupload
说明: 时域有限差分 电磁波入射到pec表面,pmc表面等例子(FDTD electromagnetic wave incident on PEC surface, PMC surface and so on)
- 2020-10-03 14:17:47下载
- 积分:1
-
nsst1
说明: matlab非下采样剪切波工具箱,可用于图像融合。(Matlab non-subsampled shear wave toolbox, can be used for image fusion.)
- 2020-07-05 19:57:04下载
- 积分:1
-
MarantzController
A remote controller for Marantz AV Receivers by TCP/IP. Support custom Hotkey and custom command. Maybe Support any devices use TCP/IP. Depend on dot net framework 4.6.
- 2019-06-14 11:18:34下载
- 积分:1
-
Java Swing界面的文本编辑器源代码
基于Java Swing界面制作的一个简单的文本编辑器,带软件启动画面,功能强大,软件功能完整,运行无错,能够编辑html、java、cpp、txt文件,并支持java的编译与运行,程序还实现一个欢迎屏幕,常用作应用软件的启动画面。
Swing线程在同一时刻仅能被一个线程所访问。一般来说,这个线程是事件派发线程(event-dispatching thread)。 如果需要从事件处理(event-handling)或绘制代码以外的地方访问UI,那么可以使用SwingUtilities类的invokeLater()或invokeAndWait()方法。
- 2022-03-29 22:04:09下载
- 积分:1