-
category type point line type operation without extracting the code can be downl...
类中类点类线的操作没有解压码可以下载使用试试看-category type point line type operation without extracting the code can be downloaded for use Try
- 2022-03-04 20:10:21下载
- 积分:1
-
sqlite-source-3_6_6_2
说明: sqlite的最新源码
This ZIP archive contains preprocessed C code for the SQLite library as individual source files. It is strongly recommended that the amalgamation above be used instead of this package(sqlite latest source This ZIP archive contains preprocessed C code for the SQLite library as individual source files. It is strongly recommended that the amalgamation above be used instead of this package)
- 2008-11-29 16:13:56下载
- 积分:1
-
DXBALL3
dx ball game using 2d in c++
- 2011-04-13 00:08:09下载
- 积分:1
-
Voltmeter_0-5V_AVR
VOLTMER IN AVR SERIES ATMEGA 0-5V
- 2016-11-27 21:54:10下载
- 积分:1
-
reconstruction
基于双目视觉的三维重建,包含了重建过程中的基本步骤。(Binocular vision-based three-dimensional reconstruction, including the reconstruction of the basic steps of the process.)
- 2010-06-22 19:30:56下载
- 积分:1
-
C# 将图像控件的定义导出为XAML文件
C# 将图像控件的定义导出为XAML文件,支持的图像文件:图像文件(JPeg,Gif,Bmp,etc,tiff,png)等。
string MyXAML= System.Windows.Markup.XamlWriter.Save(this.image1);
if (System.IO.File.Exists("MyXaml.xaml"))
System.IO.File.Delete("MyXaml.xaml");
System.IO.File.AppendAllText("MyXaml.xaml", MyXAML);
MessageBox.Show(MyXAML, "MyXaml.xaml文件的内容", MessageBoxButton.OK);
- 2022-04-14 09:51:54下载
- 积分:1
-
CAN
经典的can总线书籍——现场总线CAN原理与应用技术 饶运涛邹继军郑勇芸(can-bus)
- 2010-09-26 16:23:47下载
- 积分:1
-
C_for_fingerprint_recognization
C语言的指纹识别程序,算法及处理流程完善,可供学习参考(C for fingerprint recognization)
- 2010-06-25 09:57:30下载
- 积分:1
-
pintu
一款有助于开发智力的拼图游戏,可以自由添加自己喜欢的图片,并进行3*3,4*4等分割(A contribute to the development of intelligence jigsaw puzzle, you can freely add their favorite pictures and 3* 3,4* 4 split)
- 2013-04-16 12:01:18下载
- 积分:1
-
WPF程序生成excel文档
用WPF程序框架编写了一个简单生成excel文档的程序,代码简单并且详细。生成的excel文件在inDebug文件夹写,即和可执行文件放在一起的。excel的内容是产生9行9列的索引数字,以供研究。有需要的自行下载哈。
- 2022-04-15 06:51:41下载
- 积分:1