登录
首页 » Visual C++ » 5477375

5477375

于 2013-11-14 发布 文件大小:58KB
0 227
下载积分: 1 下载次数: 1

代码说明:

  带背景工具栏的文本编辑器,VC++经典编程源码,很好的参考资料。(With the background of the toolbar text editor, VC++ classic programming source code, a good reference.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • jnnction
    p2p打洞的功能封装,对于需要使用P2P的地方可以直接引用(P2p make hole function encapsulation, the need to use p2p can direct reference)
    2017-06-12 08:59:20下载
    积分:1
  • sz
    说明:  5、 打印如下方阵(任选一题)。 (1) 螺旋方阵: 1 2 3 4 12 13 14 5 11 16 15 6 10 9 8 7(it is a C++ file)
    2011-04-15 21:32:44下载
    积分:1
  • JHGJGHJGFJG
    题目:取一个整数a从右端开始的4~7位。 程序分析:可以这样考虑: (1)先使a右移4位。 (2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4) (3)将上面二者进行&运算。 2.程序源代码:(Topic: take an integer a from the right end of the four to seven began. Program analysis: it can be to consider: (1) to make a move to the right four. (2) sets a low four total for the 1, all the rest for 0 of the number. Can be used to (~ 0 < < 4) (3) will above the difference and operations. 2. The source code:)
    2012-05-26 20:20:03下载
    积分:1
  • md5sum
    windows下计算文件的MD5值,命令行:md5sum 文件1 文件2 ...(windows file MD5 for calculating the value of the command line: md5sum file 1 file 2 ...)
    2010-03-13 22:18:32下载
    积分:1
  • Library
    图书管理系统,为数据库实现,基于visual c++ 和sql,比较基本,希望有帮助(Library management system, database implementation, based on visual c++ and sql, more basic, want to help)
    2009-12-02 21:43:25下载
    积分:1
  • V1.26VCOM1.26
    虚拟串口服务程序V1.26VCOM1.26,用于对串口通讯的学习。(Virtual Serial Port service program V1.26VCOM1.26, serial communication for learning.)
    2008-05-22 21:42:00下载
    积分:1
  • VCSeriesV2.2.2SDK
    天敏系列监控卡SDK,视频采集,数据压缩保存成BMP/JPG/AVI等文件格式(Mortimer Series SDK control cards, video capture, data compression preservation into BMP/JPG/AVI file format)
    2006-07-05 10:49:03下载
    积分:1
  • CJLibrary609_dll
    做程序时,写界面的必须,有源码代,有注释。针对初、中、高级专业软件的界面。(Do program, must write interface, source code generation, with comments. In view of the early, middle and senior professional software interface.)
    2016-11-23 22:28:35下载
    积分:1
  • Pthread-of-linux
    在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。(Written in the linux environment a console application, the program has a shared integer variable shared_var, the initial value of 0 create A thread and make it run concurrently with the main thread immediately. The newly created thread and main thread are constantly circulating, and the output shared_var Value. The main thread in a loop constantly on shared_var are incremented, that is plus 1 for each cycle shared_var and the new line created Process is constantly on the shared_var decremented, that is, each cycle shared_var is decreased by 1. Observe the results of running the program, and you To explain the phenomenon seen.)
    2011-12-08 11:21:25下载
    积分:1
  • MicrosoftWindowsCE
    EVC开发忠告 可以让大家借鉴的对方三分(EVC development advice so that we can learn from each other one-third)
    2007-04-19 17:01:39下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载