-
Windows NDIS driver development
WINDOWS驱动NDIS开发-Windows NDIS driver development
- 2022-04-07 20:45:03下载
- 积分:1
-
LinkPrediction
链路预测程序,Python源代码(link prediction)(Link prediction program, Python source code (link prediction))
- 2020-07-03 02:00:02下载
- 积分:1
-
KSGLREG
一个用Qt编写的类注册机程序,在windows下根据磁盘序列号,用md5加密方式生成可用的用户识别序列与授权序列。
此源码主要展示了Qt如何调用windowsAPI,希望对大家有用(A class RI program, written using Qt under windows disk serial number available sequence of user identification and authorization sequence generated by md5 encryption. The main source show a Qt how to call windowsAPI, hope to be useful)
- 2013-01-02 18:15:05下载
- 积分:1
-
uniformcirclearray
阵元数16下均匀圆阵的零限形成,先建立约束函数,再创建目标函数,计算零陷(Element number 16 under the Uniform Circular Array of zero-threshold shape, to create constraint function, and then create the objective function, calculated Null)
- 2008-12-13 11:49:35下载
- 积分:1
-
简单介绍了小型局域网应用程序监控系统。该系统是一个基于C/S结构,分为服务器端(用于教师用机)和客户端(用于学生用机)。服务端可以通过网络实时监控多个客户机的进...
简单介绍了小型局域网应用程序监控系统。该系统是一个基于C/S结构,分为服务器端(用于教师用机)和客户端(用于学生用机)。服务端可以通过网络实时监控多个客户机的进程并可以关闭其中的任何进程。并且简单介绍了实现该系统的关键技术,客户端和服务器端均使用MFC进行开发。分析系统的功能需求,并且对可行性进行了分析。根据需求进行概要设计,给出了系统的整体流程和结构。然后详细阐述了系统的设计过程,包括功能模块的划分和结构设计,并对每一部分给出设计思想,详述了实现方法。最后介绍了系统前台显示设计的具体实现过程。最后介绍了系统测试方法和过程,并给出测试结果。-Small LAN Applications Monitoring System
- 2022-08-10 01:27:23下载
- 积分:1
-
KF_utilities
卡尔曼滤波的标准工具包 包含各种卡尔曼滤波器(standard toolbox for kalman Filters)
- 2009-05-20 19:43:37下载
- 积分:1
-
Cstrapdown
说明: 用C++实现捷联惯导软件中的四元数计算随着面向对象技术的发展, 以及计算机内存容量
和硬件速度的不断提高, 在导航系统软件设计中采用
面向对象的思想正成为趋势, 使程序设计者的着眼点
真正从代码的编写、功能的实现转移到了对现实系统
的确切描述。面向对象的程序设计, 由于尊重现实世
界中对象的特征, 特别是对象的封闭性、继承性, 正
在软件设计的各个领域中成为主流。(Using C++, software SINS quaternion calculated as the development of object-oriented technology, and computer memory capacity and speed of the hardware continues to improve, the navigation system software design using object-oriented thinking is becoming a trend The focus of the real programmers write code from the functional implementation of the system shifted to the exact description of reality. Object-oriented programming, because respect for the characteristics of objects in the real world, in particular, the closed objects, inheritance, being in all areas of software design into the mainstream.)
- 2011-03-14 15:29:56下载
- 积分:1
-
notationgetsystemid
The "getSystemId()" method of a Notation node contains the system identifier associated with the notation, if one was specified.
- 2013-11-14 23:57:49下载
- 积分:1
-
Two remote desktop control features, has demo code.
提供两个控件实现远程桌面的功能,有演示代码。-Two remote desktop control features, has demo code.
- 2022-03-24 11:21:06下载
- 积分:1
-
code
在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔,
如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序,
(排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次,
则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开,
最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
- 2014-02-23 00:19:04下载
- 积分:1