-
DIBAPI
说明: 对图片的处理很好的源代码,对图片的处理很好的源代码,对图片的处理很好的源代码,对图片的处理很好的源代码,对图片的处理很好的源代码(very important for the picture!very important for the picture!very important for the picture!very important for the picture!very important for the picture!)
- 2009-08-29 16:22:32下载
- 积分:1
-
webkit开发的内嵌式浏览器
通过C#进行开发,用webkit.net控件开发的内嵌式谷歌浏览器,里面包含内嵌百度首页的例子,简单明了,希望对大家有所帮助。。。。
- 2022-09-08 02:35:04下载
- 积分:1
-
GCP
GCP是地面控制点的缩写,主要是处理地面控制点的类,包括控制点的读取处理以及写出。(GCP is an acronym for ground control points, mainly handling ground control points, including read and write process control points.)
- 2014-02-25 11:53:44下载
- 积分:1
-
C#获取拼音首字母并进行中文简繁体互转
C#中文简繁体互转,并获取汉字拼音首字母,内含一个中文处理工具类,类中包括了以下处理函数:将字符转换成简体中文、讲字符转换为繁体中文、获取中文字符串的首字母、获取单个中文的首字母,每一个都是挺实用的,下面把字符转换为繁体中文的代码帖上来,需要更多代码的请下载本源码哦:
//讲字符转换为繁体中文,参数包括:要转换的字符串、转换完成后的字符串:
public static string ToTraditional(this string ChineseStr)
{
String TraditionalStr = Microsoft.VisualBasic.Strings.StrConv(ChineseStr, Microsoft.VisualBasic.VbStrConv.TraditionalChinese, 0);
return TraditionalStr;
}
- 2022-08-12 23:26:59下载
- 积分:1
-
matlab100examples
matlab实用100例,包含大量gui设计(examples for matlab including lots of design of gui)
- 2009-04-09 13:24:23下载
- 积分:1
-
XMT_USB_VC6
哈尔滨芯明天科技XE517系列压电陶瓷控制器配套上位机软件的开发例程,这个版本是VC6开发。发布时需要拷贝debug目录中的头文件和动态库文件到*.exe文件目录中。(Harbin XMT XE517 series of piezoelectric ceramic controller supporting PC software development routines, this version is VC6 development. When you need to copy the directory publishing debug header files and dynamic library files to*. Exe file directory.)
- 2021-01-04 09:18:55下载
- 积分:1
-
vc和VEGA PRIME 框架程序
vc和VEGA PRIME 框架程序,初学者了解框架程序,在框架程序里添加代码实现简单功能
- 2023-06-19 08:25:05下载
- 积分:1
-
DDS
说明: 描述了AD9850、AD9851、AD9854、AD9833的调试心得(Describes the AD9850, AD9851, AD9854, AD9833 debugging experience)
- 2021-04-28 17:18:43下载
- 积分:1
-
iic_study_in_hart
这是我从事IIC学习过程中,进行的总结,如果你也在学习这个,肯定会对你有所帮助的,欢迎下载(This is my learning process in the IIC, the summary, if you are learning this, you will certainly be helpful, please download)
- 2011-07-15 15:59:56下载
- 积分:1
-
NEWTONDIEDAI
用C++来实现NEWTON迭代法解非线性方程算法数值分析,是数值分析里典型的一个算法。(In C++ to achieve NEWTON iterative numerical algorithm for solving nonlinear equations, numerical analysis is in a typical algorithm.)
- 2011-10-09 21:58:54下载
- 积分:1