-
c_programming_code_to_delete_IE_history
c编程实现删除IE历史记录代码c programming code to delete IE history(c programming code to delete IE history)
- 2010-08-18 09:45:52下载
- 积分:1
-
CLX Diagram
说明: CLX Diagram
You can always use conversion functions to register a conversion unit. There are
times, however, when this requires you to create an unnecessarily large number of
functions that all do essentially the same thing.
- 2019-04-04 12:08:46下载
- 积分:1
-
function
说明: 考虑拉曼散射的matlab仿真,可用于对于光在光纤中传播的子程序。(Matlab simulation considering Raman scattering can be used as a subroutine of fiber laser simulation.)
- 2020-07-17 10:51:07下载
- 积分:1
-
window下字符转换
/*Function utf8转unicodeParameter pUtf16OutBuff 输出转化后的字符串,调用者只要传空指针即可,由函数内部采用new分配内存块Parameter pUtf8Text 要转的utf8字符串*/BOOL Utf8ToUnicode(wchar_t* &pUtf16OutBuff, const char *pUtf8Text);/*Function unicode转utf8Parameter putf8OutBuff 输出转化后的字符串,调用者只要传空指针即可,由函数内部采用new分配内存块Parameter pUtf16Text 要转的unicode字符串*/BOOL UnicodeToUtf8(char* &pUtf8OutBuff, const wchar_t* pUtf16Text);/*Function unicode转ansiParameter pAnsiOutBuf 输出转化后的字符串,调用者只要传空指针即可,由函数内部采用new分配内存块Parameter pUtf16Text 要转的unicode字符串*/BOOL UnicodeToAnsi(char* &pAnsiOutBuf, const wchar_t* pUtf16Text);/*Function ansi转unicodeParameter putf16OutBuff 输出转化后的字符串,调用者只要传空指针即可,由函数内部采用new分配内存块Parameter pAnsiText 要转的ansi字符串*/BOOL AnsiToUnicode(wchar_t* &putf16OutBuff, const char *pAnsiText);/*Function utf8转ansiParame
- 2022-01-25 15:26:39下载
- 积分:1
-
Prop
逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。(Clever implementation escape button. How to make a property page dialog box and the wizard dialog box, combo box integration to explain (how to adjust the size of the combo box), list boxes, radio buttons, check buttons, etc. a variety of common dialog control to use.)
- 2009-12-06 16:01:48下载
- 积分:1
-
BK1080 驱动
BK1080收音机驱动程序 BK1080收音机驱动程序 BK1080收音机驱动程序
- 2023-02-13 02:05:03下载
- 积分:1
-
SIFT算法的C语言实现
SIFT算法的C语言实现.一种基于尺度空间的,对图像平移、旋转、缩放、甚至仿射变换保持不变性的图像局部特征,以及基于该特征的描述符。
- 2022-02-02 19:45:03下载
- 积分:1
-
matlab几种差分格式
1向前差分格式:
2向后差分格式:
3 Crank-Nicolson格式
4 Du Fort-Frankel格式:
- 2022-05-17 08:34:03下载
- 积分:1
-
purwse-dlhl-initialize
说明: 多文档的应用初学mfc的同学可以参考初学mfc的同学可以参考(Application of multiple documents mfc students can refer to the beginners of mfc students can refer to)
- 2018-12-22 18:21:34下载
- 积分:1
-
C#获取cpu硬盘序列号
C#获取cpu硬盘序列号
- 2013-10-31下载
- 积分:1