-
数据结构中树的遍历,包括递归和非递归遍历 结构很完整
数据结构中树的遍历,包括递归和非递归遍历 结构很完整-data structure traversal of the tree, including recursive and non- recursive structure is complete traversal
- 2022-02-16 01:33:01下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
M3GExport enables developers to export complex 3D animated scenes from Maya®...
M3GExport enables developers to export complex 3D animated scenes from Maya® directly to Mobile 3D Graphics file format (M3G), the emerging 3D file format for mobile 3D games.
Created by the developers of JBenchmark3D - the leading performance measurement tool for mobile 3D graphics, M3GExport lets use sophisticated features of M3G format like skeletal animation, morphing meshes, triangle stripping and other useful optimisations.
M3GExport for Maya is available in two editions, Limited and Standard.
The Standard version contains sophisticated optimisation options used mostly by commercial game developers.-M3GExport enables developers to export complex 3D animated scenes from Maya® directly to Mobile 3D Graphics file format (M3G), the emerging 3D file format for mobile 3D games.
Created by the developers of JBenchmark3D- the leading performance measurement tool for mobile 3D graphics, M3GExport lets use sophisticated features of M3G format like skeletal animation,
- 2023-04-22 16:15:03下载
- 积分:1
-
实现16X16的点阵滚动显示。采用c语言编程,并在protuse上仿真通过...
实现16X16的点阵滚动显示。采用c语言编程,并在protuse上仿真通过-Achieve 16X16 dot matrix scrolling display. Using c language programming and emulation through on protuse
- 2022-03-16 13:38:08下载
- 积分:1
-
Process Configurator pure js code. I am also reproduced, Hehe
流程配置器 纯js代码实现.我也是转载的,-Process Configurator pure js code. I am also reproduced, Hehe
- 2022-04-10 09:24:27下载
- 积分:1
-
对一副图像进行部分模糊化处理,鼠标自有选取区域,并对此区域进行模糊化处理...
对一副图像进行部分模糊化处理,鼠标自有选取区域,并对此区域进行模糊化处理-Part of a blurred image processing, mouse, choose their own region and this region fuzzy processing
- 2023-07-20 07:45:03下载
- 积分:1
-
该程序实现了一个简单的运动目标识别程序,这是主程序文件
该程序实现了一个简单的运动目标识别程序,这是主程序文件-the program a simple moving target identification procedures, this document is the main program
- 2022-03-11 13:44:56下载
- 积分:1
-
很有意思的小游戏 ,喜欢的人下下来玩一下吧,对与头脑的休息还是大有好处的^_^...
很有意思的小游戏 ,喜欢的人下下来玩一下吧,对与头脑的休息还是大有好处的^_^-very interesting little game, like the people down play with under the bar, with the heads of the rest is good or the ^ _ ^
- 2022-01-28 18:29:36下载
- 积分:1
-
这是svmfu,用于训练和测试支持矢量包
This is SvmFu, a package for training and testing support vector
machines (SVMs). It s written in C++. It uses templates. The
advantage of templates is that the types of kernel values and data
points can be varied to suit the problem.-This is SvmFu, a package for training and testing support vector
machines (SVMs). It s written in C. It uses templates. The advantage
of templates is that the types of kernel values and data points can be
varied to suit the problem.
- 2023-05-29 07:50:03下载
- 积分:1
-
一个将数字转换成文本(例如32转换成thirty two)
一个将数字转换成文本(例如32转换成thirty two)--Program which transforms from digit to text (eg: transforms 32 to thirty two)
- 2023-07-17 23:05:02下载
- 积分:1