-
UniButton
Control Unicode Button
- 2014-02-25 13:33:27下载
- 积分:1
-
CefSharp.Wpf.Example
把程序集CefGlue.Demo.GtkSharp卸载掉,
这个程序集是给mono平台用的,你也可以把WPF相关的程序集也卸载掉
2.
右键单击CefGlue.Demo.WinForms程序集,点属性,选择调试,
取消选中“启用visual studio承载进程”,
因为CEF3是基于多进程的,VS无能力承载,所以只有取消掉这个选项(
The assembly CefGlue.Demo.GtkSharp uninstall,
This assembly is used for mono platform, you can also put WPF assemblies are also related to uninstall
2.
Right-click CefGlue.Demo.WinForms assembly point attribute, choose Debug,
Uncheck "Enable visual studio hosting process",
Because CEF3 is based on the multi-process, VS inability to carry, so only cancel this option)
- 2013-11-13 20:39:20下载
- 积分:1
-
GATSP
利用遗传算法优化TSP问题,较好的一个例程,在VC++平台下开发(use GA optimize TSP problem under VC++)
- 2010-03-01 16:33:56下载
- 积分:1
-
FTool
使用MFC技术演示了如何安装和加载驱动,驱动代码在另外一个上传文件中(Using MFC technology to demonstrate how to install and load drivers)
- 2019-03-08 10:46:57下载
- 积分:1
-
Texture-Mipmap
基于OpenSceneGraph手动构建Miapmap,实现纹理自动Miapmap加载,可以调节纹理的精细级别~(Based on OpenSceneGraph manually build Miapmap, to achieve automatic Miapmap texture loading, you can adjust the level of the fine texture ~)
- 2013-12-19 23:04:54下载
- 积分:1
-
FlappyBird(VB-6.0)
用VB写的愤怒的小鸟 很不错的源码哦 值得参考 学习(VB write angry bird it is a very good reference source worth learning)
- 2021-01-11 22:38:49下载
- 积分:1
-
CPP-Primer-3rd-Edition-
C++入门和深入学习标准参考书籍,是学习C++的必备资料(Entry and depth of C++ learning standard reference books, learning C++ must)
- 2012-11-30 12:00:03下载
- 积分:1
-
OS_projectC_Mutex
You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lecturers are concurrently providing lecturers and placing their lecturers in JCU (shared buffer) and students are concurrently taking lectures from JCU to graduate.
The purpose of this assignment is to give you some "hands-on" experience with concurrent processes, semaphores, and shared memory. You need to use the modules you practiced in week 6 and 8 labs (Prac 5 and Prac 6). You need semaphores for mutual exclusion and synchronization (studied in week 6 prac) and a shared buffer for shared memory IPC (studied in week 8 prac).
- 2009-10-31 16:09:02下载
- 积分:1
-
Gp_Src
VC++ 6.0 MFC for Stock
- 2020-06-25 16:20:01下载
- 积分:1
-
GetWindowLong
一个VB6消息相关源码下载,截取消息,并将消息交给wndproc过程处理.取消消息截取,结束子分类过程.Module1.bas中,定义全局变量,存放控件标志性数据,wndproc函数就是用来接收子类时截取的消息的,将截取下来的消息存放在msg参数中.检测到消息,就可以加入处理代码。需要注意,如果这儿不加入任何代码,则相当于吃掉了这条消息(A message related VB6 source code download, intercept messages and the processing of the message to wndproc Cancel message interception, ending the process of sub-classification. Module1.bas, the definition of global variables, data storage control signs, wndproc function is used to receive child when class intercepted message, the message will be stored in the interception down the msg parameter. detected a message, you can add processing code. Note that if you do not add any code here, is the equivalent of eating this message)
- 2014-05-06 15:46:29下载
- 积分:1