资源列表
_Menu
- 在 VC++ 编程中,尽管菜单不是以控件而是以资源的形式出现,但就其运行机制而言,还是比较类似于控件的。通过今天的例子,我们就了学习如何在应用程序中使用菜单。尽管菜单不能在对话框编辑器中可视化的进行设计,但 VC++ 同样提供了一个进行菜单可视化设计的菜单编辑器。利用菜单编辑器,可以方便的创建出各式各样复杂的多层菜单。-In VC++ programming, although the menu is not to control but in the form of resources, bu
breathing-lamp
- 用于stm32单片机呼吸灯测试程序,测试主控芯片是否正常工作-testing program for stm32
Metrix-screen-saver
- 黑客帝国 屏幕保护程序,可调节分辨率,可安装-Matrix screen saver, you can adjust the resolution can be installed
jishiben
- C#实现记事本的各种功能,实用,进行各种设定,很适合来写日志,记录等。源码下载-C# Notepad various functional, practical, various settings, it is suitable to write log records. Source Download
116
- FLASH组件 FLASH组件 -CHINA FLASH
1111
- 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=
VisualCMFC
- 很好的一本介绍MFC的书籍,学习MFC的朋友尽情下载吧!-MFC a good introduction book to learn MFC friends enjoy download it!
Csharp_Calculatorhfjjfuu
- 计算器 酒瓯你比较紧迫美女奇偶 别纠结哦破-Pre accountant you saw on a space Joi read on read on
GPIO
- 基于lpc2368的流水灯程序 自己写的-Lpc2368 of light water-based program to write their own
SelectEcho
- 用select函数实现简单的聊天室功能,支持多线程-select functions with simple chat room functions and support multithreading
Tic-Tac-Toe
- 井字棋c#windowsform源码 代码简单 功能完善,不支持人机对战-Tic-tac-toe c# windowsform source code for a simple function perfect, does not support the man-machine war
