-
1
说明: 这个程序可以实现显示两条正弦曲线的功能,并且可以修改它们的属性(This program can display two sinusoidal functions, and can modify their properties)
- 2010-12-29 22:20:57下载
- 积分:1
-
RPG
rpg小游戏例程,单文档类,图像类和小游戏的人物角色(the rpg game routine, single document class, image class, small game characters)
- 2013-04-11 09:25:59下载
- 积分:1
-
cailiaosesan
二氧化硅,硅,氮化硅的材料色散matlab程序(Silicon dioxide, silicon, silicon nitride material dispersion matlab program)
- 2019-03-14 20:48:31下载
- 积分:1
-
开发人员面试评估表
这是一个开发人员面试评估表,希望大家用得上的。(Developer Interview Assessment Form)
- 2020-06-22 05:00:02下载
- 积分:1
-
3d
说明: 三维hashin失效判据子程序 用于判断三维建模情况下的符合材料失效分析(Three-dimensional hashin failure criterion subroutine for determining material failure analysis in the case of 3D modeling)
- 2018-12-13 10:24:33下载
- 积分:1
-
超多Java初学者学习实例集锦
超多Java初学者学习实例集锦,涉及到Java中算术运算符的使用、Java中位运算符的使用、break语句的使用、continue语句的使用、用do-while语句计算10的阶乘、用for语句计算10的阶乘、Java中逻辑运算符的使用、求三个数中的最大者、根据不同的四则运算符(+、-、*、/),对两个实数执行相应的运算并输出结果、Java中的类型转换等。。。
- 2022-03-19 02:00:31下载
- 积分:1
-
Please browse, will be able to get the result has been a sermon.
请各位浏览,必定可以得到一向布道的结果。-Please browse, will be able to get the result has been a sermon.
- 2023-05-13 02:40:02下载
- 积分:1
-
C#注销登录、关机 重启电脑的程序源码
C#注销登录、关机 重启电脑的程序源码,主要就是完成这几个完成,调用ExitWindowsEx函数、定义process对象实例、执行关机命令、执行重新启动计算机命令、设置Process对象的Start()方法的属性,您可以通过本源码实例了解一些C#与Windows相关函数之间的调用方法。
- 2022-05-15 23:27:02下载
- 积分:1
-
test1.part06
这是一个基于pocketsphinx的例子程序,已经在andtoid studio编译成功,并能识别简单的词汇。这是第6部分(This is an example program based on pocketsphinx, which has been successfully compiled in andtoid studio and can recognize simple words. This is the 6th part.)
- 2020-06-21 19:40:01下载
- 积分:1
-
bp神经网络分类
1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and female students. The features include height, weight, whether they like mathematics, whether they like literature, and whether they like sports. The BP neural network contains a hidden layer, and the number of hidden nodes is five (5). Requirements: self compiled code, post propagation algorithm, cross validation method to achieve performance evaluation (including SE, SP, ACC and AUC, AUC calculation can be based on platform software package).)
- 2017-10-21 20:58:22下载
- 积分:1