-
AccountServer
AccountServer
- 2023-05-28 03:40:02下载
- 积分:1
-
学生学习的文件
a document to be studied by students
- 2022-08-08 06:27:01下载
- 积分:1
-
找怪数组到编写 易语言代码 仅供参考 有兴趣的可以下来学习下...
找怪数组到编写 易语言代码 仅供参考 有兴趣的可以下来学习下-Strange to find an array of easy to write language code for reference only interested in learning that can be down under the
- 2022-04-19 19:27:08下载
- 积分:1
-
三星6400 onenand 测试代码 ,三星6400原厂开发板带
三星6400 onenand 测试代码 ,三星6400原厂开发板带-Samsung 6400 onenand test code, Samsung original 6400 development board with
- 2022-01-31 09:24:12下载
- 积分:1
-
asp多功能投票系统
1.所有的投票根据主题进行分类,系统可以设置任意多个投票主题
2.可以设置任意多个投票的问题以及答案
3.可以任意设置单选或者是多选形式的投票
4.可以设定是否限制同一IP重复投票,并且能够设置同一IP重复投票时间的限制
5.可以设定是否收集参与投票用户的信息
6.可以设定是否限制用户查看投票结果
7.可以设定投票主题的到期时间
8.可以清空整个投票主题的投票记录、票数
9.可以设置投票是文字形式还是图片形式
10.可以设置投票项每行的排列数量
11.在后台添加投票时,可是先行设定某个投票项的初始票数,设定票数时也会自动更新投票人数(适用于特殊用途)
- 2023-06-01 09:15:03下载
- 积分:1
-
the source code of the famous game "light cycle", implemented in VC++,which is s...
著名游戏“光车”的源代码,使用VC++实现,适合游戏编程的初学者学习-the source code of the famous game "light cycle", implemented in VC++,which is suitable for beginner who tend to learn game programming
- 2022-10-18 10:10:03下载
- 积分:1
-
这是一个实现质因数分解的程序,输出这个数的质因数的连乘形式...
这是一个实现质因数分解的程序,输出这个数的质因数的连乘形式-Realize this is a quality factor decomposition process, the output of the quality factor of a few even take the form of
- 2023-02-03 06:50:04下载
- 积分:1
-
此code含H.264解码需要的 lib和 src,以及利用此lib和src制作的一个简单的wince 下的h.264Player。 开发环境vs2005 wi...
此code含H.264解码需要的 lib和 src,以及利用此lib和src制作的一个简单的wince 下的h.264Player。 开发环境vs2005 wince5 sdk模拟器。-H.264 decoding with the code needed lib and src, and the use of the lib and src produced a simple wince under the h.264Player. Development environment vs2005 wince5 sdk simulator.
- 2023-02-04 00:20:04下载
- 积分:1
-
在 C# 中的迷宫求解 (最短路径)
介绍了一个简单的技术,以找到一个 2D 的迷宫中两点间最短路径。类似的应用程序在这种情况下使用图,但本文将展示如何,这可以没有头痛的图。它使用类似于广度优先搜索技术。MazeSolver 类商店迷宫作为一个二维整数数组的值 "0" 开放 (可用) 节点和非零这对已关闭的节点 (墙)。如果某条路径将被发现,一种新的二维整数数组创建的路径 PathCharacter 其默认值是 "100"。类也可以跟踪对角的路径,如果它允许这样做
贯穿这篇文章,我们将使用"节点"来引用矩阵 (二维整数数组表示一个迷宫) 的元素。我假设读者是熟悉图和它的术语 (边缘、 节点等)。
- 2023-05-25 08:05:03下载
- 积分:1
-
数据结构 算法与应用 C++语言描述 课后习题答案
数据结构 算法与应用 C++语言描述 课后习题答案-Data structures algorithms and application of C++ language described in the answer to after-school exercise
- 2022-02-10 06:51:49下载
- 积分:1