-
基于P87LPC760的DALI从机
基于P87LPC760的DALI从机-P87LPC760 based machine from the DALI
- 2022-07-22 06:24:42下载
- 积分:1
-
一个实用的单片机试验程序,大家分享分享,程序源码完整
一个实用的单片机试验程序,大家分享分享,程序源码完整-A practical single-chip testing procedures, to share to share, the program source code integrity
- 2022-01-25 15:08:46下载
- 积分:1
-
VC6开发的用于进行色谱分析的示例,搞色谱分析的可参考
VC6开发的用于进行色谱分析的示例,搞色谱分析的可参考-VC6 development of the chromatographic analysis for example, engage in chromatographic analysis of reference
- 2022-10-20 04:50:04下载
- 积分:1
-
修改后的PCA进行人脸识别的Matlab代码
修改后的PCA进行人脸识别的Matlab代码
-Revised PCA for Face Recognition Matlab code
- 2022-02-12 16:51:01下载
- 积分:1
-
Java 3DMenu应用于界面编程的实例
Java 3DMenu类库应用于界面编程的实例,资源文件完整,在JAva应用程序中生成3D菜单,应用范围广,有兴趣的可一试,游戏和项目软件都要以用。
- 2022-03-12 18:04:51下载
- 积分:1
-
JILRuntime A general purpose, register based virtual machine (VM) that supports...
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
- 2022-07-13 14:23:15下载
- 积分:1
-
OFDM频偏估计优化算法代码,次代码文章是2007年硕士毕业优秀论文,具有很高的参考价值。...
OFDM频偏估计优化算法代码,次代码文章是2007年硕士毕业优秀论文,具有很高的参考价值。-OFDM Offset Estimation Algorithm optimization code, sub-article code is 2007 graduate Master of excellent essays, have a very high reference value.
- 2023-05-31 14:45:03下载
- 积分:1
-
DC motor driver BA5888 small aging process, very simple! !
驱动BA5888老化直流马达的小程序,很简单的-DC motor driver BA5888 small aging process, very simple! !
- 2023-01-17 09:15:04下载
- 积分:1
-
C# 实现的全角与半角切换功能
C# 实现Windows输入法的全角与半角切换功能,加载窗体时,焦点默认处于TextBox1上。在控件的Click事件中触发来调整输入法状态,检查输入法的全角半角状态,如果输入法处于打开状态,如果是全角,ImmSimulateHotKey(h,IME_CHOTKEY_SHAPE_TOGGLE);//转换成半角。
- 2022-09-14 09:45:03下载
- 积分:1
-
Delphi 7.0判断闰年 示例源码
一个基于Delphi7.0 编写的判断闰年的示例源码,为了操作方便,本程序中调用了一个日期选择器,当用户指定日期的时候,可通过这个日期选择器快速选择日期,方便使用,日期选好后,会自动赋值给文本框,用户只需点击“判断”按钮即可检测指定年份是否为闰年。
- 2022-02-06 01:21:23下载
- 积分:1