-
很好的hex文件格式转换为bin文件格式
很好的hex文件格式转换为bin文件格式-good hex file format conversion for the bin file format
- 2022-05-26 12:12:19下载
- 积分:1
-
classic series of data mining concepts and data mining technology writer Han Wei
最经典的数据挖掘丛书
数据挖掘概念与技术 作者 韩家蔚-classic series of data mining concepts and data mining technology writer Han Wei
- 2022-09-29 12:45:06下载
- 积分:1
-
jquery sky tab
这个程序主要是基于jquery的。它包含一个自定义的jquery选项卡。该选项卡具有各种动画效果
- 2022-03-28 17:39:37下载
- 积分:1
-
JILRuntime A general purpose, register based virtual machine (VM) that supports...
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
- 2022-07-13 14:23:15下载
- 积分:1
-
蓝牙立体声音响。用Mage 169 做主控,控制VFD显示,蓝牙的工作,FM收音机的工作,时钟的工作...
蓝牙立体声音响。用Mage 169 做主控,控制VFD显示,蓝牙的工作,FM收音机的工作,时钟的工作-Bluetooth stereo audio. Mage 169 to do with the master, control, VFD display, Bluetooth, work, FM radio work, the work of the clock
- 2022-04-11 11:06:57下载
- 积分:1
-
an application functions and passing them to main function
an application functions and passing them to main function-an application on functions and passing them to main function
- 2022-02-21 11:44:32下载
- 积分:1
-
一个简单的模拟喷泉的VB代码,教你有关图片的运用
一个简单的模拟喷泉的VB代码,教你有关图片的运用-Simulation of a simple fountain of VB code, teach you about the use of Picture
- 2022-12-30 03:40:03下载
- 积分:1
-
完整的算法求解背包问题通过C++动态规划。
The Complete Algorithm for the Knapsack Problem via Dynamic Programming in C++.
- 2022-04-28 21:52:52下载
- 积分:1
-
组管理算法的R &急性eseaux
Algorithme de gestion de groupe pour r ´ eseaux
ad hoc fortement dynamiques
- 2022-04-14 10:57:04下载
- 积分:1
-
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件...
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of a
- 2022-08-06 12:51:19下载
- 积分:1