CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - VC移植

搜索资源列表

  1. C常用程序集移植到VC开发环境的源代码 .zip

    0下载:
  2. 所属分类:其它

    • 发布日期:
    • 文件大小:69339
    • 提供者:
  1. CEClient

    0下载:
  2. 这是我在EVC下的SOCKET代码,并含有多播代码,感谢网络,我把原本VC下的移植到EVC下的,里面有些地方是需要注意的,请看代码-EVC in the socket code, and includes multicast code for network, I originally under the VC transplanted to the EVC, there is some need to pay attention, take a look at code
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:129380
    • 提供者:百里情愁
  1. VC知识库文章 - 初识 Embedded Visual C++

    0下载:
  2. 操作系统有所耳闻,它是微软已推出的三种操作系统内核之一,是一种实时操作系统。虽然它是一种实时操作系统,但是从96年发布v1.0到现在,它的主要用途都在民用领域,比如Pocket PC、SmartPhone、Automation。不像VxWorks,应用于航空航天、军事等领域。现在linux、VxWorks厂商也都看好嵌入式民用市场,激烈竞争在所难免。我看好Windows CE,因为微软在PC领域实在太强,用户也早已熟悉了微软的产品,把PC下的技术移植到嵌入式领域,首先在操作界面
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5688
    • 提供者:wzg
  1. zsj_odbc

    0下载:
  2. vc下利用ODBC API对数据库的操作,包括增、删、改。可以移植、通用-vc using ODBC API to the database operations, which include additional cut, change. Transplant GM
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:49477
    • 提供者:11
  1. Lzss_VC

    0下载:
  2. 测试LZSS算法的VC代码,其中LZSS算法的实现部分为C代码来自网上,修改后在VC上测试通过 可移植到其它平台,如嵌入式系统 示例中直接打开本目录下的Tmp.txt zip压缩Tmp.txt并输出压缩内容到zip.out unzip解压zip.out的内容并输出到unzip.out 目录下Tmp.txt文件必须存在-test LZSS VC code algorithm, the algorithm to achieve LZSS part of the C code
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:52732
    • 提供者:匿阳
  1. MyTcpClient

    0下载:
  2. 封装好了的一个TCP客户端程序,可以移植到其他项目中,采用VC++6.0开发完成。-a good package of a TCP client, can be transferred to other projects, using VC 6.0 is developed.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:81946
    • 提供者:刘伟明
  1. 44b0aaaaaaaaaaaaaaaaaaaa

    0下载:
  2. 本程序是MP3的解码程序,可以用VC编译或者用GNU编译,可以运行在PC机上。 本程可以MP3文件解压为WAV文件 TEST 中的代码可以播放WAV文件 有兴趣的朋友可以把这段mp3程序移植到开发板上,这样就可以用开发板播放MP3了。-MP3 decoding procedures that can be used with VC or GNU compiler compiler. can run on the PC. The process can decompress MP3 t
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1214108
    • 提供者:kk
  1. DISK_SCAN_FilesCopy_And_AutoRun_And_Run_cannotbede

    1下载:
  2. 这个代码大家绝对有用!!!看到网络上有一个闪盘资料大盗的代码(VC++6.0版本),包括我们这个站里的也有几个,我看过了,基本上都是一个代码.我综合和站里的几个代码,实现了其功能,包括可以对硬盘全盘扫描,分析文件名类型,后台运行(通过API函数实现进程的隐藏),开几自动运行(通过修改注册表的Run项),这都是站里代码所没有的功能. 代码是用VB6.0写的,我也有 VB.net的版本的,在实际使用过程中6.0的比.NET可移植性好多了(不用装.NET FRAME). 如果有有有更好的修改建
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:25018
    • 提供者:simple
  1. CamberCurveTest_2

    0下载:
  2. 使用VC++6.0编写,在文本框控件中以曲线的形式显示数据,可以方便地移植到其他的大程序中。-use VC 6.0, in the text box controls were in the form of a curve display data, can be easily transplanted to other major procedures.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:31644
    • 提供者:王坚
  1. vccom

    0下载:
  2. 使用VC++6.0编写的程序,用于实现计算机的串口的接收、发送数据,程序清晰明朗,可以方便地移植到其他的大程序中。-use VC 6.0 prepared by the procedures used to achieve the computer's serial port to receive, send data, procedures are clear uncertainty can be easily transplanted to other major procedure
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:33744
    • 提供者:王坚
  1. C数值计算程序移植到VC开发环境

    0下载:
  2. 用代码可以很方便的把在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!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:319821
    • 提供者:徐星星
  1. winCE.rar

    0下载:
  2. vc编的示波器程序,实时显示波形DrawCurv,可以和容易的移植到各种平台。,vc procedure for the oscilloscope, real-time waveform display DrawCurv, can be easily ported to a variety of platforms.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6620061
    • 提供者:123
  1. WinQemu.0.10.2.src

    0下载:
  2. 用vc编译的qemu代码,从gcc工程移植过来的-Vc compiled qemu with the code from the gcc project transplant
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-21
    • 文件大小:6505853
    • 提供者:王斌
  1. dhb

    0下载:
  2. VC+++Access完成功能实用的电话簿程序,程序亮点是上一页、下一页的时候带动画翻页效果,而且电话簿本身的功能比较全,可以记录较详细的联系信息,并对这些信息进行维护管理,Access使得程序的移植非常方便。 -VC+++ Access to complete functionality of the phone book utility program, the program highlights is the Previous, Next when the next page wit
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:44045
    • 提供者:hiop
  1. uCOSII2.8usedinPCbyVC6IDE

    0下载:
  2. 1.V2.8 uc/os移植到PC机上运行,希望可以给学习嵌入式的朋友一点帮助 V2.8 uc / os transplant on PC, hoping to learn Embedded 1:00 friends! ! 2.VC6.0编译 -V2.8 uc/os transplant on PC, hoping to learn Embedded 1:00 friends! !
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:91954
    • 提供者:l
  1. ADOSQLsever2005

    0下载:
  2. VC++ MFC开发的ADO连接SQLsever2005原创源码,简单易懂。容易移植使用,希望大家喜欢-VC++ MFC Development ADO connection SQLsever2005 original source, easy to understand. Easy to transplant to use, I hope you like
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-09
    • 文件大小:1679343
    • 提供者:钟龙
  1. VC-programming-regular

    0下载:
  2. vc编程规范,包括代码风格,程序版式,表达式规则,需要考虑的移植-vc programming regular
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:30661
    • 提供者:李静
  1. uC/GUI V3.98 之拼音输入法 VC 6.0

    1下载:
  2. uC/GUI V3.98 版之拼音输入法,于 VC 6.0 工程版下载解压后直接点选其 Simulation.dsw 给 VC 6.0 编译与模拟,直观的操作介面,方便对于移植拼音输入法至 uC/GUI 内的一个很好的参考例程.
  3. 所属分类:Windows编程

    • 发布日期:2013-04-20
    • 文件大小:4056219
    • 提供者:xyz543
  1. VC工程改名

    0下载:
  2. 该软件可以用于VC工程改名,主要针对工程代码的再移植。可以减少工作量(The software can be used to rename VC engineering, mainly for the re transplantation of Engineering code. Can reduce the workload)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:46080
    • 提供者:logger
  1. bsdiff的qt移植编译好的文件

    0下载:
  2. 根据vc源码,通过移植到qt平台上面编译好,为广大qt开发人员提供方便的文件差异比对库文件
  3. 所属分类:界面编程

« 12 3 4 »
搜珍网 www.dssz.com