-
这次是PB的
这次是PB的-this PB.
- 2023-09-06 16:10:03下载
- 积分:1
-
可以算到99.55的n次方,并且把结果以很高的精度显示出来哦
可以算到99.55的n次方,并且把结果以很高的精度显示出来哦-Can count to 99.55 of the n-th power, and the results show high accuracy Oh
- 2022-11-04 09:10:02下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1
-
一个简单的画图程序的源代码,可以进行一些简单的画图工作,能满足基本的画图需要...
一个简单的画图程序的源代码,可以进行一些简单的画图工作,能满足基本的画图需要-A simple drawing program source code, you can draw some simple work and can meet the basic needs of the drawing
- 2022-08-20 10:09:52下载
- 积分:1
-
用Timer做的一个漂亮的钟表程序!已调试通过!
用Timer做的一个漂亮的钟表程序!已调试通过!-Timer to do with a beautiful watch program! Have been debug through!
- 2022-02-02 18:02:35下载
- 积分:1
-
密码算法c语言源代码
密码算法c语言源代码-Cipher c language source code
- 2022-07-27 08:59:03下载
- 积分:1
-
develolped with VB,about sending and receiveing email.
用VB开发,关于收发邮件。
- 2022-02-10 12:21:00下载
- 积分:1
-
数值算法用四组
C++常用数值算法集4-C Numerical Algorithms used four sets
- 2023-07-15 07:10:03下载
- 积分:1
-
决策树的并行算法 及决策树的研究,值得下载
决策树的并行算法 及决策树的研究,值得下载-Parallel Decision Tree Algorithm and Decision Tree Research
- 2023-05-03 10:25:07下载
- 积分:1
-
应用Visual C++ 6章的例子
实用Visual C++6.0教程各章节的源代码,能很好地帮助初学者熟悉VC开发平台。-Pratical Visual C++6.0 chapter examples
- 2022-03-24 19:45:53下载
- 积分:1