-
C #研究由信息管理系统的制备
C#编写的学习资料管理系统-C# study prepared by the information management system
- 2022-05-27 19:22:48下载
- 积分:1
-
剑指offer代码Java版
原书《剑指OFFER》上的代码为C++语言,利用相同的思想,试了试用Java语言实现
- 2022-03-15 14:04:30下载
- 积分:1
-
PopCap Games Framework Version 1.3 Changes
General
* Removed support...
popcapframework1.3版,这是著名的PopCap游戏公司,不知道的话,祖玛应该知道吧,这些游戏都是用这个框架开发的,现在PopCap将它开源了!-PopCap Games Framework Version 1.3 Changes
General
* Removed support for Visual Studio/Visual C++ 6. If you use these versions, you will need to update your project files manually.
o Note: you can download Visual Studio 2005 Express edition for free from Microsoft (http://msdn.microsoft.com/vstudio/express/)
* PAKfile support- See docs/Pak Resource File Support.doc
* Added support for wide displays and for windowed emulation of wide displays.
* Some wide string/localization related changes to strings/chars: Use the WideString.vcproj projects for widestring support
* Added support to draw anti-aliased lines/polygons.
* Cached WAV files are "encrypted" (weakly) to prevent the easy copying of sound resources.
* All demos were made to be widestring compatible and we added corresponding widestring projects. std::string has been replaced with SexyString, c
- 2023-04-24 21:25:04下载
- 积分:1
-
一在中国教书的印度人制作的C++课件,PPT格式。
一在中国教书的印度人制作的C++课件,PPT格式。-one in China to teach the Indians produced by the C courseware, PPT format.
- 2022-07-02 00:09:52下载
- 积分:1
-
Join a very good vocabulary, study section of the friends can see you under Oh,...
很好的考研词汇,考研的朋友的可以看你下哦,保证你爽死了-Join a very good vocabulary, study section of the friends can see you under Oh, guarantee that you爽死the
- 2022-02-22 07:48:03下载
- 积分:1
-
一个模拟生活的游戏源码
一个模拟生活的游戏源码-a life simulation game FOSS
- 2023-01-25 01:00:03下载
- 积分: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
-
此为电极加工的数据的后处理程式,它将读取一中性的TXT文档来进行数据的处理!...
此为电极加工的数据的后处理程式,它将读取一中性的TXT文档来进行数据的处理!-electrode processing of this data post-processing program, which will read a neutral TXT files for data processing!
- 2022-06-27 00:19:18下载
- 积分:1
-
阶乘实例
输入n的值,用循环语句完成1!+2!+3!……+n!=s的实例。用c#实现。
- 2022-08-26 09:53:13下载
- 积分:1
-
非常方便的二进制/十六进制文件转换为英特尔十六进制格式文件的小程序
很方便的将二进制/十六进制文件转换为Intel HEX格式文件的小程序-Very convenient to binary/hex file is converted to Intel HEX format files applet
- 2023-04-27 15:55:03下载
- 积分:1