登录
首页 » Windows开发 » software and schematic interface for programming NS77007 chip

software and schematic interface for programming NS77007 chip

于 2022-02-02 发布 文件大小:34.40 kB
0 138
下载积分: 2 下载次数: 1

代码说明:

software and schematic interface for programming NS77007 chip

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • box2D源代码
    一个BOX2D的源代码分享,里面有很多demo,每章节都有很多源代码,讲解很细致,每个demo ,亲自测试都是可以的,拿来分享了,希望对各位有帮助了,基本从0开始学习BOX2d,我看了一个月就全部掌握了,很好的东西!
    2022-03-03 12:09:01下载
    积分:1
  • procedures have only mean of 0 and variance for a random number to produce the m...
    程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
    2022-10-24 11:05:03下载
    积分:1
  • 使用方便,效率较高
    使用方便,效率较高-ease of use, high efficiency
    2022-01-25 20:49:04下载
    积分:1
  • I have written Haskell language implementation of the AES algorithm
    自己编写的 AES算法 用Haskell语言实现 -I have written Haskell language implementation of the AES algorithm
    2022-01-26 02:55:04下载
    积分:1
  • Genetic algorithm is based on Darwin' s theory of evolution of an intelligent...
    遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Genetic algorithm is based on Darwin" s theory of evolution of an intelligent optimization algorithm, a complex system can be used to optimize the robustness of the search algorithm, the application of traditional methods to solve difficult and complex, nonlinear problems, can be widely used in combination optimization, discrete optimization, engineering, optimization and other fields. Traveling Salesman Problem is a NP hard combinatorial optimization problem, has important theoretical value and practical application of research background. However, the traditional genetic algorithm, there is less than the need to introduce new improved genetic algorithm, and applied for solving the traveling salesman problem.
    2022-08-23 15:36:01下载
    积分:1
  • tinyXMl xml文件解析库
    tinyxml是小巧的xml文件解析库,使用方便,功能强大。易学易用。。。 (1)TinyXML是一个开源的解析xml的库,使用面向对象技术开发。能够在windows和linux下使用。通过库的解析,将xml文件在内存中以DOM模型的方式存在,很方便遍历各个节点。 (2)将库文件加载到工程:下载的库文件为几个头文件和几个cpp文件,只要将这几个文件添加到开发工程即可。 在使用库文件的文件内,包含tinyxml.h头文件。 (3)tinyxml的源码中,根据xml文件的各个元素定义了操作的类。 TiXmlBase:整个TinyXML模型的基类。 TiXmlAttribute:对应于XML中的元素的属性。 TiXmlNode:对应于DOM结构中的节点。 TiXmlComment:对应于XML中的注释 TiXmlDeclaration:对应于XML中的申明部分,即。 TiXmlDocument:对应于XML的整个文档。
    2022-03-09 14:51:35下载
    积分:1
  • 从wsus获取系统更新
    自己写的用wsus api从wsus服务器获取当前所有更新数据。 生成的可执行程序依赖Microsoft.UpdateServices.Administration.dll,System.Data.SQLite.dll这个两个dll。 该程序放在安装了wsus服务程序的windows系统中。若本机没有安装wsus,则程序退出。 从wsus获取所有更新后,将依次打印出相关信息。
    2022-04-22 16:58:26下载
    积分:1
  • SSL的管理工具的C实现
    SSL的管理工具的C实现-SSL management tool to achieve C
    2023-05-03 17:45:03下载
    积分:1
  • 封装BerkeleyDB的一个动态库,多余的就不说了。
    封装BerkeleyDB的一个动态库,多余的就不说了。-Package BerkeleyDB a dynamic library, not superfluous to say.
    2022-03-18 10:24:42下载
    积分:1
  • 计算机视觉中的SSD算法源代码
    SSD algorithm in computer vision source code
    2022-04-09 23:32:50下载
    积分:1
  • 696516资源总数
  • 106425会员总数
  • 12今日下载