资源列表
windows
- 这是一关于windows编程技术的ppt。内容比较详细-This is a programming technique on the windows of the ppt. More detailed content
yitlong
- 传奇一条龙网站喜欢的拿去,非常适合开一条龙的朋友。-chuan qi yi tiao long wang zhan xi huan de na qu
基于单片机的室内空气净化系统
- 基于单片机的室内空气净化系统,运用单片机仿真,很好用!(Microcontroller based indoor air purification system, the use of single-chip simulation, very easy to use!)
15.10.30发表
- 2015年全国电子设计大赛风力摆源代码,利用PID(2015 National Electronic Design Contest wind pendulum source code)
虚拟化日常运维
- 虚拟化的日常运维和使用,主要针对vmvare(VMware Software Manager makes it easy to find, select, and download the content needed to install or upgrade a VMware product or suite with the push of a button.)
lrmzV2.1.5(1)_20170723105650
- 空间秒赞,分布式多功能云任务平台,懒人专用。(Space seconds praise, distributed multifunctional cloud task platform, for lazy people.)
地闪计算
- 计算底面闪电次数,根据结果结合surfer可生成平面图。(According to the results and surfer, the plan can be generated.)
SuperMario5_4_2
- 超级马力源码,只供参考,如有问题,给我发邮件吧-Super Mario source code, for reference only, If you have any questions, email it to me
201101ysscr
- 可以查看屏幕内容,自动保存为图片格式 屏幕保护程序-You can view the screen content automatically saved as a screen saver image format
Anti-aliasing-texture
- 球面几何纹理反走样算法,,VC6.0上用MFC编程实现球面几何纹理反走样算法算法。界面简单,内容完整。下载后可以直接使用。-Spherical geometry texture anti-aliasing algorithm ,, on VC6.0 MFC programming using spherical geometry texture anti-aliasing algorithm algorithm. The interface is simple, content and comp
StdAfx
- c++实现一个学生管理系统的设计,用odbc访问access数据库 当前系统用户和密码:(可改) 管理员级: administer 126 (Access加密密码也为126) 普通用户级: customer 123 teacher ttt 匿名用户级: anonymous (null)-c++ achieve a student management system design, access odbc access the current system use
Calculator
- 这是我这几天开始学习MFC时,经参考编写的一个计算器程序。当然不能和白乔之类的牛人相比,只是作为一个学习的时间联系,我会不断加油,争取有一点也能变出牛b的程序。说实话,开源里的东西让我佩服异常。 这个程序主要是实现十进制数字和二进制和八进制整数的四则运算,实现十进制的一些特殊运算。这些我都参考了csdn中的一个计算器程序,也是因为这个,我才会在刚刚学了没多久,就像动手实践一下的。程序本身还有许多的问题,请见谅。 -This is what I started learning MF