资源列表
[界面编程] GUIdesigner
说明:这个是基于c++ builder 的界面编程的一些小程序,对于初学者很有用。-This is based on c++ builder programming interface to a number of small programs, useful for beginners.<杨雅荣> 在 2025-11-22 上传 | 大小:14.6mb | 下载:0
[界面编程] xunitiaozhijietiaoqi
说明:该源程序能够实现对信号的调制与解调,且是通过Labview实现的-The source code can be achieved on the signal modulation and demodulation, and is achieved through the Labview<李茂国> 在 2025-11-22 上传 | 大小:18kb | 下载:0
[其他小程序] ScreenSize_Get
说明:获取屏幕大小,用VC++7.0开发好的一个例子程序,供程序设计初学者参考。-Get the screen size, using VC++7.0 development of a good example of a procedure for the program design advanced users.<jzy> 在 2025-11-22 上传 | 大小:126kb | 下载:0
[界面编程] xinyintuxingxianshi
说明:该源程序是基于虚拟仪器的心音图形显示系统,主要实现体表心音的采集和实时显示,心音信号的频谱分析以及临床听诊库的管理-The source code is based on heart sound virtual instrument graphical display system, mainly to achieve surface collection and real-time display of heart sound, heart sound signal spectrum anal<李茂国> 在 2025-11-22 上传 | 大小:37kb | 下载:0
[界面编程] duoboxingxinhaoyuan
说明:该源程序是基于虚拟仪器设计的多波形信号源,能够产生多种波形-The source code is based on virtual instrument designed for multi-wave signal source, can produce a variety of waveforms<李茂国> 在 2025-11-22 上传 | 大小:323kb | 下载:0
[进程与线程] SimpleProcessorControlUnit
说明:Simple ProcessorControl Unit<leo> 在 2025-11-22 上传 | 大小:1.4mb | 下载:0
[其他小程序] AHK_Windows_MouseGestures_Demo
说明:AHK Windows 鼠标手势演示 用autohotkey编写的在windows下面使用的鼠标手势 功能类似maxhton中的鼠标手势,目标为窗口-AHK_Windows_MouseGestures_Demo<lskxt> 在 2025-11-22 上传 | 大小:3kb | 下载:0
[Windows编程] Fibonacci
说明:程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下: Fib(1)=1 Fib(2)=1 Fib(n)=fib(n-2)+fib(n-1) -Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen outp<david> 在 2025-11-22 上传 | 大小:1kb | 下载:0