代码搜索:功耗优化

找到约 4,261 项符合「功耗优化」的源代码

代码结果 4,261
www.eeworm.com/read/250881/12380202

txt win2000优化技巧.txt

Win2000设置技巧 许多设置涉及到注册表,请小心操作,注意备份! 对象为Windows 2000 Professional。 内存性能优化: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management 中设置 ClearPageF
www.eeworm.com/read/250072/12436174

rc2 morse码优化.rc2

// // MORSE码优化.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED //
www.eeworm.com/read/250072/12436181

h morse码优化dlg.h

// morse码优化Dlg.h : header file // #if !defined(AFX_MORSEDLG_H__232632A9_DF34_4C8A_9BAB_D7CD2B209A00__INCLUDED_) #define AFX_MORSEDLG_H__232632A9_DF34_4C8A_9BAB_D7CD2B209A00__INCLUDED_ #if _MSC
www.eeworm.com/read/250072/12436201

cpp morse码优化dlg.cpp

// morse码优化Dlg.cpp : implementation file // #include "stdafx.h" #include "morse码优化.h" #include "morse码优化Dlg.h" #include "headfile.h" #include "math.h" #ifdef _DEBUG #define new DEBUG_NEW
www.eeworm.com/read/132345/14097135

txt 常表达式优化.txt

// constOpti.cpp: implementation of the CconstOpti class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "face.h" #include "constOpti.h"
www.eeworm.com/read/131913/14120181

txt c6000优化经验.txt

C6XX优化经验总结 一、c6x的编译的常用选项 (一)c6x的编译程序为“cl6x.exe”使用的方法 Cl6x [options] [filenames] Cl6x: 编译程序 Options: 编译选项 Filenames: C或汇编源文件 说明: 编译选项是一个字母或者两个字母,对大小写不敏感。 编译选项的前面需要有
www.eeworm.com/read/230913/14269404

txt c6000优化经验.txt

C6XX优化经验总结 一、c6x的编译的常用选项 (一)c6x的编译程序为“cl6x.exe”使用的方法 Cl6x [options] [filenames] Cl6x: 编译程序 Options: 编译选项 Filenames: C或汇编源文件 说明: 编译选项是一个字母或者两个字母,对大小写不敏感。 编译选项的前面需要有