资源列表
[C#编程] zhuanhuan
说明:实现各种进制的转换,开发平台为C#,使用的是c#2008.可以互相转换的进制有二进制、十进制、十六进制。均可以互相转换。-Achieve a variety of binary conversion, the development platform for C#, using c# 2008. Can convert each hex there are binary, decimal, hexadecimal. Can be interchangeable.<mengzhenyang> 在 2025-06-19 上传 | 大小:26kb | 下载:0
[多媒体编程] ASwingQQMusic
说明:音乐播放器源码,效果不错,供大家学习交流使用-Source music player, good results for all to learn to share! ! !<QUEJATN> 在 2025-06-19 上传 | 大小:2.41mb | 下载:0
[对话框与窗口] FullScreen-show-SDI-and-MDI-in-MFC-
说明:MFC 实现单文档和多文档全屏显示功能 代码可供学习-Fullscreen show SID and MDI in MFC<wangdingqiao> 在 2025-06-19 上传 | 大小:1.55mb | 下载:0
[.net编程] fuc-god
说明:为什么非得写功能啊,我就是来试一试的,怎么真么麻烦啊 -Why do we have to write functions, ah, I came to try, how true What trouble ah<xiaopohai123> 在 2025-06-19 上传 | 大小:332kb | 下载:0
[Windows编程] 30914586103DOC
说明:这是101原程序,很不错的,欢迎大家来下载-This is 101 of the original program, very good, welcome you to download<吕华> 在 2025-06-19 上传 | 大小:1.13mb | 下载:0
[Windows编程] DB
说明:DB Open and select the output on the screen until the end<seo younsik> 在 2025-06-19 上传 | 大小:12kb | 下载:0
[Windows编程] rematado
说明:programming is kinda confusing but i m trying to learn it. being the best programmer is my aim.. hope somebody out there can help me. i want to grow my knowledge in programming-programming is kinda confusing but i m trying to learn it. being the best<constant> 在 2025-06-19 上传 | 大小:10kb | 下载:0
[Windows编程] MyCalculator
说明:vc++最基本的使用,windows消息映射机制,计算器及edit和按钮控件的使用-vc++ the most basic use, windows message map mechanism, calculator and use the edit and button controls<张雪娇> 在 2025-06-19 上传 | 大小:3.41mb | 下载:0
[Windows编程] Draw12
说明:中LIBRARY语句说明该def文件是属于相应DLL的,EXPORTS语句下列出要导出的函数名称。我们可以在.def文件中的导出函数后加@n,如Max@1,Min@2,表示要导出的函数顺序号,在进行显式连时可以用到它。该DLL编译成功后,打开工程中的Debug目录,同样也会看到MyDll.dll和MyDll.lib文件。 然后要定义这些函数的实现了,其实这些工作dshow的基类里都已经替我们做好了,我们所要做的就拿来用就是了,最重要的三个函数的实现一般如下 -// {6C4<Jummy> 在 2025-06-19 上传 | 大小:4.78mb | 下载:0