搜索资源列表
数学学习机
- 此程序可供初学者研究和学习之用,程序已经在windows XP和windows 2000调试完了,下载后即可运行-this program for beginners research and learning, procedures have windows XP and Windows 2000 debugging is finished, can run after downloading
program
- 先来先服务的调度算法,可以用来学习使用,参考
program
- 中科院培训IDL的源代码下载,很好的学习材料
program
- 此程序是vc6的相关开发,程序为学习所用,基本包含了相应的基本功能
C++program
- C++程序设计实例详解,并且有运行结果,方面对照学习
Network Program for Windows
- 内含《Network Program for Windows》该书的所有示例源代码,对于那些正在学习Windows网络编程的人有很大帮助。-intron "Network Program for Windows" book of all sample source code, for those who are learning Windows programming network will be very helpful.
C Program常用算法
- C_Program常用算法,对于学习C的人很有帮助!
Windows-program-design
- 学习Windows程序设计的权威书籍,绝对经典-Learning Windows programming authority of books, an absolute classic
com
- 一本很好的组件技术讲解的课件,这里将com等技术讲的很清楚,对程序设计开发了解学习组件等很有帮助,放在这里希望大家能共同学习-A very good component technology on the courseware, there will be technologies such as com said very clearly that the program design and development components, such as learning to unders
Myvproject
- 一个VB.NET编的人机交互界面的程序,主要是关于人机交互启发式评估的7个方面的,VB的基本控件基本上都用了,可以参考学习。-VB.NET made a man-machine interface procedures, mainly related to human-computer interaction heuristic evaluation of seven areas, VB basic controls almost all spent, can refer to learn.
C-program
- 我正在学习C编程,传上自己做的C程序练习题,绝大部分是正确的,只有个别题有点问题,正在学习改进中。不足之处请指教,谢谢。-I was learning C programming, Chuan-C on its own procedures to do exercises, the majority is correct, the only individual title is something wrong, are learning improvements. Please advice
huawei_program_model
- 华为编程规范,可以从中学习编程风格,便于高效编程。-Huawei programming specifications can learn programming style, easy and efficient programming.
program
- LanWindows/CVI的一些典型例程,对学习LabWindows/CVI有很大的帮助-LanWindows/CVI typical routine of study and LabWindows/CVI very helpful
基于C的多线程编程学习例程
- 该程序源码适合初学者学习多线程编程,采用的编程语言是C语言。(The program source code, suitable for beginners to learn C multithreaded programming.)
(迁移成分分析TCA)迁移学习算法程序实现
- 文档中包含TCA(迁移学习算法当中的迁移成分分析程序),包括原版和翻译版,复制到MATLAB上面可以很好的实现它的功能(Document contains TCA (migration learning algorithm among migration component analysis program), including the original and translation version, copied to MATLAB above, you can very well ach
PROGRAM
- 一本关于底层电路板原理绘制的图书,适合电子设计师学习,时下最流行的c++的绘制电子印刷版书籍。(A book about the principle of the underlying circuit board, suitable for electronic designers to learn, the most popular Altium design17 in the drawing of electronic printing books.)
学习板配套学习例程-2018-01-15更新
- 51初学者学习板的配套程序(51 supporting program for beginners' learning board)
Program
- 迭代学习优化PID控制器的典型simulink程序(Typical Simlink Program for Iterative Learning Optimizing PID Controller)
基于K-SVD字典学习程序
- 基于K-SVD字典学习程序,自适应学习字典(Dictionary learning program based on K-SVD)
基于深度学习的二进制代码漏洞检测系统
- 二进制代码漏洞检测是一个重要的研究问题。针对当前基于静态分析的二进制代码漏洞检测系统普遍存在误报率高,检测粒度粗,且依赖专家经验等问题,提出了用库/API函数调用程序切片细粒度表示二进制程序,并引入深度学习技术,自动检测二进制程序中库/API函数调用相关漏洞,设计并实现了一个基于深度学习的二进制代码漏洞检测系统——BVDetector。该系统通过对二进制程序进行控制流和数据流分析,从程序中提取库/API函数调用的程序切片,并为程序切片添加有无漏洞的标签;然后将程序切片转换成符合漏洞检测深度学习模