-
templates40
OpenGL templates40 examples source codes
- 2009-09-13 10:29:26下载
- 积分:1
-
绝对定向
这是绝对顶向的C_++实现代码。这是绝对顶向的C_++实现代码。这是绝对顶向的C_++实现代码。
- 2022-03-20 02:39:34下载
- 积分:1
-
magnify
这里面汇总了matlab局部放大的三种方法,可以对matlab中plot进行局部放大,带程序。(It mainly is concerned about the magnification of plot.The users can use it to magnify what they want.)
- 2013-03-20 22:37:04下载
- 积分:1
-
c# wpf实现的上位机
wpf实现的上位机 Modbus协议 ,包括 5格精美信号强度显示-和自定义实现弹窗非系统弹窗。 但程序编译为x86模式请注意。开发环境为 visual studio 2019wpf c#win10 64位 。
- 2021-05-07下载
- 积分:1
-
matrix_mult
在C++11的基础上采用4种不同方法实现了多线程并发矩阵与向量乘积,矩阵转置与矩阵乘积,Linux下编译,需连接pthread库。(Using four different methods on the basis of C++ 11 is implemented on a multi-threaded matrix and vector product, matrix transpose and matrix multiplication, Linux compiler, connect pthread library.)
- 2021-01-15 16:18:45下载
- 积分:1
-
PWM
通过STC12C5A60S2新增的PCA模块来产生占空比可以调节的方波。(By STC12C5A60S2 new PCA modules can be adjusted to produce the duty cycle square wave.)
- 2013-10-08 11:47:49下载
- 积分:1
-
websocket
在web下实现 tcp ip通信,异步通讯
- 2012-05-05 09:17:15下载
- 积分:1
-
用wpf编写的splash。。。非常炫酷。。可以看出来wpf在界面设计上的未来...
用wpf编写的splash。。。非常炫酷。。可以看出来wpf在界面设计上的未来-With wpf written splash. . . Very cool. . Wpf can see the future of the interface design
- 2022-01-25 17:32:36下载
- 积分:1
-
windows屏幕手写键盘
制作一个屏幕键盘最主要的核心就是焦点的问题,如何才能打字的时候让窗体得不到焦点,我主要想说说这个。
让窗体得不到焦点使用API函数SetWindowLong()即可搞定这个问题,但是又不能让其一直都得不到焦点否则窗体就没法拖动了,所以还要弄个鼠标钩子来监控鼠标行为,若鼠标点击在程序的按键区域就让窗体失去焦点,若点击在按键区以外包括程序边框都让其得到焦点,这样就搞定了这个最核心的问题
- 2022-07-25 07:05:53下载
- 积分:1
-
Draw
vc++深入详解画线条的源码,对学习相关知识很有帮助。(vc++ in-depth Detailed drawing lines of source code, to learn relevant knowledge helpful.)
- 2011-08-11 12:28:11下载
- 积分:1