-
Shows XY view:
OnDraw() sets the text color to Gray Color.
and draws a text...
Shows XY view:
OnDraw() sets the text color to Gray Color.
and draws a text in current font.
DrawLine() draws a line.
- 2022-01-26 02:11:07下载
- 积分:1
-
驱动带霍尔元件的直流无刷电机代码
驱动带霍尔元件的直流无刷电机代码 可实现
- 2022-03-12 06:17:14下载
- 积分:1
-
ASIFT算法源代码
asift算法,里面有算法描述,生成,还有具体的代码很多啊,用于特征匹配,很好的思想啊,好好看看,值得学习啊,真的很有用啊
- 2022-05-07 11:50:33下载
- 积分:1
-
C++应用书籍By Philip Romanik, Amy Muntz
C++应用书籍By Philip Romanik, Amy Muntz-C++ Application Books By Philip Romanik, Amy Muntz
- 2022-05-26 02:10:50下载
- 积分:1
-
很好用的下载工具
很好用的下载工具-good use download tool
- 2022-04-18 05:56:10下载
- 积分:1
-
a great and complex examples to explain the so
一个强大复杂的例子, 解释所谓Biorythms理论, 计算你的生物钟周期-a great and complex examples to explain the so-called Biorythms theory, calculating your clock cycle
- 2023-05-22 12:35:03下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
上海尖端技术GPRS无线传输模块nwid支持…
上海精致科技GPRS无线传输模块NWID配套DLL文件及使用手册,包括厂家提供的接口函数和使用方法。-Shanghai sophisticated technology GPRS wireless transmission module NWID supporting DLL files and user manual, including the manufacturers to provide the interface function and use.
- 2023-08-31 23:00:03下载
- 积分:1
-
Lex与Yacc相关的程序,有对sql的词法分析和语法分析的程序
Lex与Yacc相关的程序,有对sql的词法分析和语法分析的程序-Lex and Yacc related procedures, the right sql lexical analysis and parsing procedures
- 2022-03-15 15:12:10下载
- 积分:1
-
学生成绩管理,采用C语言函数指针编写,调试通过。
学生成绩管理,采用C语言函数指针编写,调试通过。-Student performance management, use of C language function pointer write, debug through.
- 2022-01-26 00:10:15下载
- 积分:1