-
baozhan
公交车报站器的设计。提供大家学习分享,如有不好的地方请大家指出来啊,共进。(Bus stop design. Provided we learn to share, if not please point out where to, ah, together.)
- 2009-06-29 09:27:57下载
- 积分:1
-
usb_20
usb2.0协议相关文档,有助于程序开发,请参考上传得代码使用。(USB2.0 protocol-related documents, contribute to program development, please refer to upload a code to use.)
- 2008-07-22 01:53:22下载
- 积分:1
-
Programming_In_Lua
Lua 就被设计成很容易和传统的 C/C++整合的语言。这种语言的二元性带
来了极大的好处。Lua 是一个小巧而简单的语言,因为 Lua 不致力于做 C 语言已经做得
很好的领域,比如:性能、底层操作以及与第三方软件的接口。Lua 依赖于 C 去做完成
这些任务。Lua 所提供的机制是 C 不善于的:高级语言、动态结构、简洁、易于测试和
调试等。正因为如此,Lua 具有良好的安全保证,自动内存管理,简便的字符串处理功
能及其他动态数据的改变。(Lua was designed to be easily integrated with the traditional C/C++ language. The duality of the language
To the great benefits. Lua is a small and simple language, because the Lua is not committed to doing the C language has done
Good domain, such as performance, the underlying operating and the interface with third party software. Lua is dependent on C to complete
These tasks. Lua mechanism is provided by C are not good at: a high-level language, dynamic structure, concise, easy to test and
Debugging, etc. Because of this, the Lua has good security, automatic memory management, simple string handling work
Can change, and other dynamic data.)
- 2014-12-26 16:52:07下载
- 积分:1
-
C
说明: Data about C program language. IT s very esay to
- 2014-08-12 08:50:22下载
- 积分:1
-
HELLOMFC
Visual C++ 6.0 程序设计从入门到精通 实例2-1 helloMFC(Example 2-1 helloMFC Visual C++ 6.0 programming from entry to the master)
- 2012-11-03 11:31:50下载
- 积分:1
-
256
说明: 这是用vc++进行图像变换的源代码,256色转灰度图变换(This is used vc++ Image transform source code, 256-color to grayscale conversion)
- 2008-08-27 11:08:20下载
- 积分:1
-
FaceControl5
使窗口总在最前显示,C++精选学习源码,很好的参考资料。(The display window always on top, C++ select learning source code, a good reference.)
- 2013-11-27 07:25:17下载
- 积分:1
-
Makefile
Makefile的编写,可以编写一个功能全面的Makefile.(The Makefile to write, can write a full-featured Makefile.)
- 2013-10-08 15:42:00下载
- 积分:1
-
ClockTst
WIN32编写的时钟应用程序 自绘控件及菜单具有一定参考价值(WIN32 written Clock application has some reference value since the draw controls and menus)
- 2015-06-05 08:36:18下载
- 积分:1
-
Tetris
说明: 大概在最近两天之内编码完成,但此前一天开始构思。第一天晚上主要完成了方块旋转算法,第二天也就是今天加了消方块的处理算法。但是可能还有一些考虑不周的地方,比如,没有采用定时中断,而是图方便采用了和cpu频率有关的delay()函数来模拟时间间隔,这是需要改进的地方。(Probably within the last two days to complete coding, but the idea of the day before the beginning. Completed the first night the main box rotation algorithm, the next day that is today' s consumer box added processing algorithms. However, there may be some places where ill-considered, for example, does not use timer interrupt, but rather seek convenience and the cpu frequency of using the delay () function to simulate the time interval, and that needs improvement.)
- 2009-08-28 17:14:12下载
- 积分:1