-
基于控制面板的注册程序 自己开发
基于控制面板的注册程序 自己开发-procedure for the registration of its own development
- 2022-06-17 07:20:50下载
- 积分:1
-
This is a game, the spacecraft hit the stars, I have done, not very good, but al...
这是个游戏,飞船打星星,我自己做得,不太好,还请大家多多指点哈。谢谢了。-This is a game, the spacecraft hit the stars, I have done, not very good, but also please a lot of pointing and Kazakhstan. Thank you.
- 2023-02-26 20:45:03下载
- 积分:1
-
炸金花
单机游戏炸金花,比牌大小算法,c#实现winform程序,vs2012运行。
- 2022-01-28 13:12:22下载
- 积分:1
-
According to calculation of wind field stream function/velocity potential of the...
根据风场计算流函数/速度势的fortran代码-According to calculation of wind field stream function/velocity potential of the fortran code
- 2022-01-31 07:13:24下载
- 积分:1
-
自己的小程序,入门学习的,可能对大家有用~!
自己的小程序,入门学习的,可能对大家有用~!-Own procedures, entry of the study may be useful to everyone ~!
- 2022-09-15 04:40:04下载
- 积分:1
-
该程序是采用贪婪法编制的一个小程序,解决问题是:有编号为1到n的物品,各物品的体积已知。将其装入体积均为V的箱子里,所用箱子要少...
该程序是采用贪婪法编制的一个小程序,解决问题是:有编号为1到n的物品,各物品的体积已知。将其装入体积均为V的箱子里,所用箱子要少-that the procedure was used in the preparation of greedy law a small program to solve the problem is : No. 1 to n items, the volume of goods known. Its size will load all the boxes V, using fewer boxes
- 2022-10-30 02:25:05下载
- 积分:1
-
多功能万年历,有阴历的显示
多功能万年历,有阴历的显示-multifunctional hefty almanac, the lunar calendar display
- 2022-08-16 09:25:22下载
- 积分:1
-
这是一个linux shell bash 源码,用C++编写。
这是一个linux shell bash 源码,用C++编写。-failed to translate
- 2022-02-04 00:04:47下载
- 积分:1
-
winbond的w77e58双串口测试程
winbond的w77e58双串口测试程-the serial test-double
- 2022-05-13 08:40:16下载
- 积分: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