登录
首页 » Visual C++ » bjeadth-command

bjeadth-command

于 2018-11-26 发布 文件大小:72KB
0 303
下载积分: 1 下载次数: 0

代码说明:

  Exercise_editor Edit the shortcut key

文件列表:

5AccelDlgHelper.h, 2608 , 1998-09-01
AcceleratorManager.cpp, 12826 , 1998-09-01
AcceleratorManager.h, 4645 , 1998-09-01
AccelListBox.cpp, 4974 , 1998-09-01
AccelListBox.h, 2691 , 1998-09-01
AccelMapDlg.cpp, 5007 , 1998-09-01
AccelMapDlg.h, 3021 , 1998-09-01
AccelMapPage.cpp, 5461 , 1998-09-01
AccelMapPage.h, 2966 , 1998-09-01
AccelMgrReg.cpp, 6801 , 1998-09-01
AccelsEditor.cpp, 6649 , 1998-09-01
AccelsEditor.dsp, 6046 , 1998-09-01
AccelsEditor.dsw, 547 , 1998-09-01
AccelsEditor.h, 1664 , 1998-09-01
AccelsEditor.plg, 2041 , 1998-09-01
AccelsEditor.rc, 15636 , 1998-09-01
AccelsEditorDoc.cpp, 1987 , 1998-09-01
AccelsEditorDoc.h, 1437 , 1998-09-01
AccelsEditorView.cpp, 2188 , 1998-09-01
AccelsEditorView.h, 1843 , 1998-09-01
ChildFrm.cpp, 1502 , 1998-09-01
ChildFrm.h, 1403 , 1998-09-01
CmdAccelOb.cpp, 12104 , 1998-09-01
CmdAccelOb.h, 3166 , 1998-09-01
KeyboardEdit.cpp, 4328 , 1998-09-01
KeyboardEdit.h, 2667 , 1998-09-01
MainFrm.cpp, 5966 , 1998-09-01
MainFrm.h, 1562 , 1998-09-01
nAccelDlgHelper.cpp, 8946 , 1998-09-01
ReadMe.txt, 4378 , 1998-09-01
Registry.cpp, 18764 , 1998-09-01
Registry.h, 2585 , 1998-09-01
Release, 0 , 2018-11-08
Release\AccelsEditor.exe, 55808 , 1998-09-01
res, 0 , 2018-11-08
resource.h, 1342 , 1998-09-01
res\AccelsEditor.ico, 1078 , 1998-09-01
res\AccelsEditor.rc2, 404 , 1998-09-01
res\AccelsEditorDoc.ico, 1078 , 1998-09-01
res\Toolbar.bmp, 1078 , 1998-09-01
StdAfx.cpp, 210 , 1998-09-01
StdAfx.h, 982 , 1998-09-01

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

发表评论

0 个回复

  • MultiThread
    多线程编程测试,主要测试互斥量与临界区的使用(The use of multi-threaded programming test, the main test mutex and critical section)
    2013-04-25 23:53:14下载
    积分:1
  • mult-test
    visual c++控制台多线程demo(vc muti-thread demo)
    2015-01-28 22:26:16下载
    积分:1
  • Threagkktrdest
    一个介绍如何在Visual C中调用多线程代码,本例中也同时实现了常用的排序算法。完整源代码,已通过测试。(How a call in Visual C multi-threaded code, in this case also commonly used to achieve a sort algorithm. Full source code, has been tested.)
    2011-10-02 18:15:51下载
    积分:1
  • ProcessMonitor
    这是我自己写的进程监控软件,可以用鼠标拖拉快捷方式图标和EXE图标(This is the process of writing my own monitoring software, you can use the mouse to drag the shortcut icon and EXE icon)
    2010-05-20 09:28:55下载
    积分:1
  • Cpp1
    多线程求卷积1)数据矩阵:256*256 –原始矩阵设置:随机50个点设置为255,其余为0 2)卷积核:5*5 –明确注明所设计的卷积核 3)迭代次数:100 –每5次迭代保存一次数据矩阵 –通过20个结果矩阵,生成动画 初始矩阵随机生成,随机分配50个数的值为255(Multithreading convolution 1) Data Matrix: 256* 256- the original matrix settings: a randomized 50-point set to 255, the rest is 02) convolution kernels: 5* 5- convolution kernel designed specifically stated 3) Iterations: 100- once every five iterations save data matrix- matrix results through 20, randomly generated initial matrix generated animation, randomly assigned number is 255 50)
    2014-03-27 21:51:13下载
    积分:1
  • Multithread3
    多线程的VC++源代码,代码经过测试功能正常,值得参考学习!(Multi-threaded VC++ Source code, the code has been tested and functioning properly, it is also useful to learn!)
    2009-01-16 10:53:20下载
    积分:1
  • CSemaphoreDemo
    使用CSemaphore类实现线程同步的实例源码(Thread Synchronization using CSemaphore class implements an instance of source code)
    2011-05-31 21:39:22下载
    积分:1
  • loadBanace
    里面包含了全部负载均衡的源码,用到了windows多线程、条件变量、临界区机制,有客户模块、服务器模块、负载处理模块,对于windows下多线程编程的学习者颇有益处。 (Which contains the source code of all the load balancing, use the windows multithreading, condition variables, critical section mechanism, the client module, the server module, the load processing module, is quite good for multithreaded programming windows learners.)
    2013-02-26 22:42:25下载
    积分:1
  • WebCrawler
    多线程爬虫 图片爬虫 ip变换爬虫等一些小的爬虫应用(muli-thread webcrawler,picture webcrawler,ip-change webcrawler)
    2010-05-10 12:43:47下载
    积分:1
  • injDll
    Visual C++6源码,注射DLL到指定进程,使进程执行Dll的代码。(Visual C++6 source, injection DLL to specified process, the process of implementation of Dll code.)
    2011-06-12 22:07:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载