-
这是一个函数迭代系统,可以很直观地了解函数迭代。
这是一个函数迭代系统,可以很直观地了解函数迭代。-This is a method, system, it is quite intuitive understanding of function iteration.
- 2022-08-02 22:08:55下载
- 积分:1
-
遗传算法matlab程序
很好的遗传算法matlab程序,值得初学者学习
- 2023-06-02 03:10:03下载
- 积分:1
-
This application
not only demonstrates the basics of using the Microsoft Found...
This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2022-05-27 18:09:22下载
- 积分:1
-
房地产售楼系统物业管理系统,
采用sql数据库
房地产售楼系统物业管理系统,
采用sql数据库-sales of real estate property management systems, database use sql
- 2023-02-07 19:45:03下载
- 积分:1
-
获得Access中密码,VC++程序源代码,希望各位能用上。
获得Access中密码,VC++程序源代码,希望各位能用上。-Access in the password access, VC program source code, hope that can be used on.
- 2023-07-06 12:00:03下载
- 积分:1
-
最近学了一段时间的C,感觉还不错,这对单片机的编程也很有帮助,在这奉上一个小程序(在VC6.0里运行的话,能看得更加清楚),其功能就是显示任何一年的万年历,没办...
最近学了一段时间的C,感觉还不错,这对单片机的编程也很有帮助,在这奉上一个小程序(在VC6.0里运行的话,能看得更加清楚),其功能就是显示任何一年的万年历,没办法,学的不是很多,这样的程序也拿来传。。希望大家见谅,不过我觉得这也有他的好处。-Recent study for a period of time C, feeling good, and this single-chip programming is also helpful in this offer, a small program (to run in VC6.0 so, can see more clearly), its function is to display any calendar year, no way, learning is not a lot, so that the procedures used Chuan. . I hope everyone will forgive, but I think this also has the advantage of him.
- 2022-05-08 07:54:29下载
- 积分:1
-
本例实现了相应键盘的功能,按上下左右可以改变字母的位置,按字母可以改变字母。...
本例实现了相应键盘的功能,按上下左右可以改变字母的位置,按字母可以改变字母。-Example realize the corresponding functions of the keyboard, press down around the letters can change the location of alphabetical letters can be changed.
- 2023-02-16 03:00: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
-
世界程序获奖大赛,很好看,还不错,可以自己欣赏欣赏
世界程序获奖大赛,很好看,还不错,可以自己欣赏欣赏-Award-winning World Series program, good looking, quite good, you can enjoy the appreciation of their own
- 2023-07-17 12:30:04下载
- 积分:1
-
图书管理系统
我所上传的是图书管理系统,代码简单易懂,很适合初学者,中间用到了struts,hibernate,spring数据库用的是mysql。
- 2023-05-04 22:55:02下载
- 积分:1