联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Windows编程(14252) 

[Windows编程] foc

直线电机的矢量控制,可正常工作,波形也不错,可根据需要更换直线电机型号
Vector control of linear motors, works, waveforms are not bad, linear motor models can be replaced, depending on your needs (2024-01-24, matlab, 46KB, 下载2次)

http://www.pudn.com/Download/item/id/1706094473801286.html

[Windows编程] PowerShell-Watch

PowerShell Watch Command cmdlet,用于重复运行命令或代码块,直到输出发生更改。
A PowerShell Watch-Command cmdlet for repeatedly running a command or block of code until a change in the output occurs. (2023-03-08, PowerShell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700617464788700.html

[Windows编程] wave1D_sin

进行有限差分模拟,Dirichlet 边界反射后发生相位反转(半波损失),Neumann 边界条件反射后无半波损失,Open 边界条件无反射
Carry out finite difference simulation (2020-10-29, matlab, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1603950596532828.html

[Windows编程] playback20181108

打开某路径下的文件夹的数据文件,画出文件中每一列的数据波形图
Open the data file under a certain path, and draw the waveform of each column of data (2020-03-13, LabView, 43KB, 下载0次)

http://www.pudn.com/Download/item/id/1584065665788170.html

[Windows编程] DirectoryChangeHandle

可以监控文件的增删改除,当有文件发生改变时会触发相应的函数。
The monitoring files can be removed and deleted, and the corresponding functions will be triggered when the files are changed. (2017-12-28, Visual C++, 47KB, 下载6次)

http://www.pudn.com/Download/item/id/1514450637152014.html

[Windows编程] DSP_Lab_Sin_Tri

波形采集。用MFC采集正弦波和方波,周期和采样率可变。
Waveform acquisition. MFC collection with sine and square waves, cycles and variable sampling rate. (2015-05-11, Visual C++, 1606KB, 下载4次)

http://www.pudn.com/Download/item/id/1431335445761746.html

[Windows编程] Accelerometer

该程序可读取多通道数据采集得到的波形数组数据,并且可以将其转换为数字数组
-The program can read the multi-channel data acquisition by the array of waveform data, and can be converted to digital array (2013-03-15, LabView, 126KB, 下载6次)

http://www.pudn.com/Download/item/id/2161009.html

[Windows编程] wavplayer

CSharp Wav文件 播放,抛砖引玉
CSharp Wav file playback, start a discussion (2012-12-04, C#, 99KB, 下载5次)

http://www.pudn.com/Download/item/id/2071691.html

[Windows编程] tDraawWaveXinh

本程序源码用VB自身功能实现画出声音WAV文件的波形,并调用VB中自带的mci控控件源码播放,并在波形中同步的功能。欢迎高手指正程序源码中存在的问题。
The program source code using VB' s own function draw the waveform of the sound WAV file, and call mci control that comes with VB to control source playback and synchronization features in the waveform. Welcome to the master corrected the problems that exist in the program source code. (2012-08-07, Visual Basic, 19KB, 下载8次)

http://www.pudn.com/Download/item/id/1960057.html

[Windows编程] C_plus_memory

C++内存管理 内存管理在C++中无处不在,内存泄漏几乎在每个C++程序中都会发生,因此要想成为C++高手,内存管理一关是必须要过的
C++ Memory management (2010-12-18, Visual C++, 59KB, 下载2次)

http://www.pudn.com/Download/item/id/1384728.html

[Windows编程] hovbutt

实现对鼠标的操作作出反应,当鼠标 经过或者点击时程序界面发生相应变化
Realize the operation of the mouse to respond when the mouse or clicked through the program interface corresponding changes (2010-06-24, Visual C++, 22KB, 下载85次)

http://www.pudn.com/Download/item/id/1221867.html

[Windows编程] OutIncoimng

基于MFC对话框。没有使用数据库,使用了数据序列化技术来存放数据。 该管理程序可以增加/修改/删除/查看家庭的各项收支信息。收入信息至少应当包括收入的人员姓名、来源、收入发生的日期和金额,支出信息至少应当包括支出的人员姓名、去向、支出发生的日期和金额。 且能按照姓名、收入/支出、某一个段时间三个筛选条件中的任意组合来对收支情况进行统计。
Family income and expense programme (2010-06-09, Visual C++, 56KB, 下载10次)

http://www.pudn.com/Download/item/id/1207497.html

[Windows编程] LFSR

verilog实现的8阶伪随机序列发生器,文件包含了三种主要模块:控制模块,ROM模块,线性反馈移位寄存器(LFSR)模块。已经通过modelsim仿真验证。
verilog to achieve 8-order pseudo-random sequence generator, the file contains three main modules: control module, ROM modules, a linear feedback shift register (LFSR) module. Has passed modelsim simulation. (2010-03-20, VHDL, 850KB, 下载347次)

http://www.pudn.com/Download/item/id/1093578.html

[Windows编程] showjs

立方体根据随着鼠标拖动方向转动,立方体原来位置不发生变化
With the mouse drag the cube according to the direction of rotation, the cube does not change the original position (2009-11-12, HTML, 2KB, 下载6次)

http://www.pudn.com/Download/item/id/968298.html

[Windows编程] HistoryAlarm

组态软件 历史故障组件 可以记录PLC IO点的故障发生时的情况 OCX
Configuration software components can be recorded history of failure PLC IO point of the case when the failure occurred OCX (2009-09-24, Visual Basic, 7803KB, 下载15次)

http://www.pudn.com/Download/item/id/920133.html

[Windows编程] filerw

文件读写,用read and write,VB基本功能程序,发动发生地发的辅导费
Documents to read and write, and read and write, VB basic functions of the procedures took place to launch fee-fat counseling (2009-08-15, Visual Basic, 1KB, 下载5次)

http://www.pudn.com/Download/item/id/878518.html

[Windows编程] program1

利用MVC的模式实现的一个小程序,输入半径和拖动球体都能使VIEW发生改变
The use of MVC model to achieve a small process, enter the radius and drag the ball can make changes VIEW (2009-06-06, Java, 10KB, 下载7次)

http://www.pudn.com/Download/item/id/795625.html

[Windows编程] fdct_cdiao

这是一个DCT变换的C程序,误差小,在实际应用中图像不会发生失真。
This is a DCT transform of C procedures, the error small, in practical applications there will be no image distortion. (2009-02-06, C/C++, 62KB, 下载4次)

http://www.pudn.com/Download/item/id/639012.html

[Windows编程] realtime_plot

后果恢复恢复饿虚心发生犯得上刚果红发挥后果后果
The consequences of the resumption of the restoration took place with an open mind犯得上hungry to play the consequences of the consequences of Congo Red (2008-06-28, Visual C++, 178KB, 下载1次)

http://www.pudn.com/Download/item/id/499906.html

[Windows编程] SysError

可以查找系统错误的小程序 在VC运行时发生10003等错误时, 可通过程序得到中文错误信息
can search system error small programs running in VC 10003 error occurred, through procedures Chinese error message (2006-02-13, Visual C++, 51KB, 下载5次)

http://www.pudn.com/Download/item/id/145216.html
总计:14252