-
jpg-to-bmp
在VC++中实现图片jpg格式转换为bmp格式(Convert bmp format picture jpg format in VC++)
- 2012-12-13 09:52:10下载
- 积分:1
-
C#演示如何正确关闭程序
C#演示如何正确关闭程序,这是一个Wpf窗体实例,演示WPF窗口如何才是正确的关闭方法。
其实下边这句话最重要:
正确关闭程序的方法:App.Current.Shutdown();
具体的代码写法如下:
//文件名称:Window1.xaml.cs
private void button1_Click(object sender, RoutedEventArgs e)
{//正确关闭程序
App.Current.Shutdown();
}
- 2023-04-28 12:25:02下载
- 积分:1
-
c-fingerprint
c代码,实现指纹图片的增强、二值化、细化等功能,本人已调试通过。(c code, fingerprint images to achieve the increase in value of 2, thinning and other functions, I have been through debugging.)
- 2006-06-25 13:57:57下载
- 积分:1
-
turbofangzhen
这是关于turbo码的编译码的仿真程序,并附有仿真图(This is a turbo code codec on the simulation program, together with the simulation of Figure)
- 2008-03-20 21:44:45下载
- 积分:1
-
GY30光强度传感器
说明: 基于IAP15W4K58S4,使用串口输出测试GY30(Based on IAP15W4K58S4, GY30 is tested with serial output)
- 2020-06-22 04:40:02下载
- 积分:1
-
read24c02
说明: 与写24C02对应的操作,很基本的东西,但是很实用的(24C02 with the corresponding write operation, very basic, but very useful)
- 2009-08-10 11:43:01下载
- 积分:1
-
atadrvr
ATAPI 接口的C语言实现。包括说明文档(the c code for ATAPI driver. document included)
- 2011-11-15 23:32:24下载
- 积分:1
-
C# ftp传送文件(含客户端以及服务端源码)
C# ftp传送文件(含客户端以及服务端源码)
- 2019-09-24下载
- 积分:1
-
MATLABCodeToCcode
介绍了如何利用Mathh的Realtime Workshop代码生成工具将Simulink模型自动转换成C代码的方法(This paper proposes a method of using the RTW (Real-Time Workshop)code generation tool to convert Matlab to the C code.)
- 2009-09-12 16:51:13下载
- 积分:1
-
c++有限元程序
c++yxyuan,henhd很好的源代码喝酒啊哈哈哈哈
- 2023-05-04 10:45:03下载
- 积分:1