-
实现计算两个向量间的欧氏距离并读取指定位置的数值的功能。...
实现计算两个向量间的欧氏距离并读取指定位置的数值的功能。-realize computing two vectors distance and read located positional number s function.
- 2022-08-08 10:47:30下载
- 积分:1
-
Personal Log Management Small software. This is my first school vc wrote a small...
个人日志管理小软件。这是我学vc写的第一个小程序,用串行化,可写,改,删等操作。有源代码-Personal Log Management Small software. This is my first school vc wrote a small program, using serialization can write, change, delete, etc. operations. Active code
- 2022-02-21 09:51:01下载
- 积分:1
-
用vc开发的实例63
用vc开发的实例63-学生成绩管理系统,可以用来管理成绩的啊,是毕业设计-The actual example 63 developed by using vc tools-student achievement management system, it can be used to manage the achievement of student,and it is the good helper of graduation design.
- 2022-03-05 00:23:02下载
- 积分:1
-
该程序描述的是一个螺旋队列的小程序,是在程序员笔试及面试时经常会遇到的一个小程序,有兴趣的朋友可以下载看看!...
该程序描述的是一个螺旋队列的小程序,是在程序员笔试及面试时经常会遇到的一个小程序,有兴趣的朋友可以下载看看!-The procedure described is a small spiral queue process is a written examination and interview in the programmers often encounter a small program, interested friends can download to see!
- 2022-02-12 19:45:30下载
- 积分:1
-
Code Notebook notebook source code. Rar finally found to support what ah
Code Notebook 代码笔记本 源代码.rar
好不容易找到的,支持一下啊-Code Notebook notebook source code. Rar finally found to support what ah
- 2022-02-26 13:56:00下载
- 积分:1
-
DSP2833x_usDelay.asm
;//TI文件$Revision:/main/4$
- 2022-03-17 21:22:48下载
- 积分:1
-
求阶乘算法(0
求阶乘算法(0---10000)标准C++语言控制台应用程序 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助-The arithmetic for counting factorial(0-10000)
This is a standard C++ language console application, many people could want to relize the factorial of some large numbers, but the memory space of the standard data type provided by the C++ is too small, so it can not realize at all. But we can realize it by other method, the program realize the factorial of the number you give by a simple arithmetic ,this is a short and easy program, and there are remarks everywhere, I believe that everyone can easily understand it, after downloading the sound code you can open it in VC6.0, then edit and run it. you also can change something to realize the factorial of a larger number, the reader who is interesting in it can have a try, there are more happiness in it!! At last,
- 2023-02-22 10:45:03下载
- 积分:1
-
vc用驱动接口开发的,可以禁用usb,光驱,软驱,可以作为动态库使用....
vc用驱动接口开发的,可以禁用usb,光驱,软驱,可以作为动态库使用.-vc-driven interface with development, you can disable the usb, drive, floppy drive, you can use as a dynamic library.
- 2022-05-06 14:25:04下载
- 积分:1
-
my regular expression
表达式.表达式规则:
* 任意字符串或者没有
? 任意一个
转义符
[,] 或者,例如[abc,bcd]
(?-?) 单个字符范围
,
,
-my regular expression
- 2022-05-31 08:44:00下载
- 积分:1
-
一个可以进行符号运算的工具,能支持用户自定义编程,进行求导,微分等运算...
一个可以进行符号运算的工具,能支持用户自定义编程,进行求导,微分等运算-a symbolic computation can be a tool to support user-defined programming, derivative, differential, etc. Operational
- 2022-02-21 01:26:26下载
- 积分:1