搜索资源列表
在VC中实现OpenGL实现3D绘图的好程序
- 在VC中实现OpenGL实现3D绘图的好程序 这个程序实际上是一个框架 有了他就可以把在CONSOLE 中的OPENGL程序移植过来 便于GDI图形接口下 实现实时3D开发-in VC achieve OpenGL 3D graphics of the program this procedure is actually a framework has he can in the OpenGL CONSOLE transplant procedures to facilitate GDI gra
VC知识库文章 - 初识 Embedded Visual C++
- 操作系统有所耳闻,它是微软已推出的三种操作系统内核之一,是一种实时操作系统。虽然它是一种实时操作系统,但是从96年发布v1.0到现在,它的主要用途都在民用领域,比如Pocket PC、SmartPhone、Automation。不像VxWorks,应用于航空航天、军事等领域。现在linux、VxWorks厂商也都看好嵌入式民用市场,激烈竞争在所难免。我看好Windows CE,因为微软在PC领域实在太强,用户也早已熟悉了微软的产品,把PC下的技术移植到嵌入式领域,首先在操作界面
ucos及文件系统ucfs VC环境调试代码
- ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。-CENTER is a very good embedded operating system, the author provi
UCOS-VC移植
- 在VC下实现的UCOS嵌入式时实操作系统的开发工程包.-in VC under the UCOS embedded real-time operating system and development project kits.
vc++shuzituxiangshibiejishu
- vc++数字图像识别技术经典案例(光盘): 第1章:颜色空间转换源码。第3章:指纹识别源码。第5章:基于可移植的C语言的数字水印算法的代码。第6章:条形码生成器源程序。第7章。第8章:印章特征提取。第9章:英文ocr识别。 -vc Digital Image Recognition Technology classic cases (CD) : Chapter 1 : color space conversion source. Chapter 3 : fingerprint ident
lwip-win32-msvc-0.1
- lwip ---vc移植-lwip --- vc transplant
USB+vc
- 用vc编写的usb接口编程源代码,可移植性强,-vc prepared with the USB interface programming source code portability strong,
VC
- 第三方二进制汇编代码在VC中的移植和应用
UCOSII-VC
- 《嵌入式实时操作系统uC/OS-II》这本书已经安排了大量篇幅来专门讲解uC/OS-II的移植:第13章移植uC/OS-II,第14章uC/OS-II在80x86上的移植,第15章uC/OS-II在带有硬件浮点运算单元的80x86上的移植。所以本文只是重点讲解移植到VC下和其他处理器上的不同地方,更详细的介绍读者可以参考《嵌入式实时操作系统uC/OS-II》这本书。和所有其他的移植一样,本文所做的移植也只需要修改uC/OS-II处理器相关代码,一共包括3个文件:OS_CPU.H,OS_CPU_A
vc
- jpeg转bmp图源码,纯C代码,可移植到嵌入式系统
FFmpegPlayer(VC)
- FFmpeg移植到VC下,可以播放音视频的一个小例子
C数值计算程序移植到VC开发环境
- 用代码可以很方便的把在C语言下的程序自动转化为VC++编程形式。对VC++不是很厉害的同志很有用的,请下载!-code can be used to make it easy to in the C language programs to automatically programmed into VC form. VC + + is not very powerful Comrade very useful, download!
md5校验工具源码
- 可已实现字符串md5加密的vc++应用程序源码,网上可以下载到很多关于md5加密算法的源码,但是都缺少一些文件,很少有可以直接运行的。这个包含全部源码文件,可以直接运行作为一个简单的校验工具,也可以修改成自己需要的工具或应用程序。其中的MD5以一个独立的模块来实现,可移植到其他程序中。
live555_new_vc.rar
- live555库移植到了win32下,花了不少时间。VC直接可用。,transplanted to the live555 library under win32, spent a lot of time. VC can use directly.
ucosII_source_code_for_VC.rar
- ucosII 移植到VC上的源代码,很好用,ucosII学习者千万不好错过哦。,ucosII ported to VC s source code, it is very easy to using it, the learner of ucosII don t let slip the good opportunity.
ch01
- ucos2 vc++移植代码 通过VC++编译,每2S显示一次任务-ucos2 vc++ code migration
jffs2(VC)
- jffs2在VC上的移植,运行在虚拟flash之上,便于jffs2原理的分析;是从eCos2.0移植出来的,已脱离linux的VFS;因此,简单改动flash的驱动,可以把JFFS2移植到其他非linux或无OS的嵌入式系统。-jffs2 in the VC transplant,running on a virtual flash, easy to jffs2 theory analysis that is transplanted from the eCos2.0, has nothing
ucos4vc
- UCOSII for VC移植修改版本,调试修改、测试运行正常,方便学习UCOSII操作系统-Modified version of transplantation UCOSII for VC
VC工程改名
- 该软件可以用于VC工程改名,主要针对工程代码的再移植。可以减少工作量(The software can be used to rename VC engineering, mainly for the re transplantation of Engineering code. Can reduce the workload)
书配套实验代码含UCOSV291
- uCOSII2.91在VS2010上移植成功! 初学ucosII的朋友可以在电脑上直接模拟学习了!再也不用bc这样的编译工具了!也不用vc6.0那种古老的编译环境了! 松加愉快!(UCOSII2.91 has been successfully transplanted on VS2010! A friend who first learns ucosII can simulate learning directly on the computer! No more compiling t