-
家庭视频监控源码
家庭视频监控源码
- 2015-05-11下载
- 积分:1
-
2
说明: 用链表的方式实现多项式的加减,其中结构体包含幂次和系数。(Polynomial addition and subtraction with a list of ways in which the structure and contains the power of coefficients.)
- 2017-03-10 09:10:31下载
- 积分:1
-
toolmenu
用ObjectARX开发AutoCAD的一个实例,这是做出来在AutoCAD中显示工具栏的一个例子(A sample for develop AutoCAD using ObjectARX, to display tool menu in AutoCAD.)
- 2005-07-16 12:09:12下载
- 积分:1
-
WENJIANCAOZUO
大多数程序设计中均要求将数据表中的数据和EXCEL文件进行交换,本程序可以实现改功能(Most programs require that the design of the data in the table data and EXCEL file exchange, this program can achieve change function)
- 2015-04-14 19:14:16下载
- 积分:1
-
windows屏幕手写键盘
制作一个屏幕键盘最主要的核心就是焦点的问题,如何才能打字的时候让窗体得不到焦点,我主要想说说这个。
让窗体得不到焦点使用API函数SetWindowLong()即可搞定这个问题,但是又不能让其一直都得不到焦点否则窗体就没法拖动了,所以还要弄个鼠标钩子来监控鼠标行为,若鼠标点击在程序的按键区域就让窗体失去焦点,若点击在按键区以外包括程序边框都让其得到焦点,这样就搞定了这个最核心的问题
- 2022-07-25 07:05:53下载
- 积分:1
-
radar_chirp
自己用编写的雷达线性调频信号产生器,信号幅度为-1~1,其中另外的一些参数可以根据需要改动(themselves with the preparation of the linear FM radar signal generator, the signal amplitude ~ 1-1, which some other parameters can be changed as needed)
- 2020-09-29 10:07:44下载
- 积分:1
-
los_nav-master
说明: LOS制导方式实现路径跟踪算法仿真,直线和曲线的仿真代码(Los guidance method to achieve path tracking algorithm simulation, straight line and curve simulation code)
- 2020-07-30 10:02:54下载
- 积分:1
-
最坏算法
实现可变分区的最坏适应算法来实现模拟系统对于内存的分配和回收的过程(Realizing the worst-fit algorithm of variable partition to simulate the process of memory allocation and recovery)
- 2018-12-20 17:03:35下载
- 积分:1
-
mataqipan
马踏棋盘的贪心算法,8*8棋盘,基本上不用回溯。(horse riding chessboard of the greedy algorithm, 8* 8 chessboard, basically not retroactive.)
- 2006-05-30 20:05:17下载
- 积分:1
-
OperateFile
VC++文件操作,基本的DEMO,尽管很基本但是
肯定很基础(VC++ file operations, basic DEMO, though very basic, but it must be very foundation)
- 2013-03-25 12:50:31下载
- 积分:1