-
一个远程文件传送的程序――Client
一个远程文件传送的程序――Client-a remote file transfer procedures-- Client
- 2022-07-24 20:50:59下载
- 积分:1
-
Including the commonly used functions (trigonometric, inverse trigonometric func...
包括常用的函数(三角函数、反三角函数、双曲三角函数、绝对值.......),甚至是
一些复杂无比的表达式也能计算,如:ln e + rnd(2) + 3(2)4 * (log(tan (itan 1))) 等。值得一提
的是,它还有函数绘图、数据统计和自定义常数等功能。另外,程序经过我汉化(仅在界面上),更易
懂。-Including the commonly used functions (trigonometric, inverse trigonometric functions, hyperbolic trigonometric functions, absolute value .......), even extremely complex expressions can be calculated as: ln e+ rnd (2)+ 3 (2) 4* (log (tan (itan 1))) and so on. It is worth mentioning that it also has the function mapping, data statistics, and custom constants and other functions. In addition, the program after I finished (only at the interface), more understandable.
- 2022-09-11 23:45:04下载
- 积分:1
-
矩阵的奇异值分解,ap为是矩阵a,up返回左奇异值,vp返回右奇异值...
矩阵的奇异值分解,ap为是矩阵a,up返回左奇异值,vp返回右奇异值-Matrix singular value decomposition, ap is the matrix for a, up to return the left singular value, vp return the right singular value
- 2022-03-03 12:23:18下载
- 积分:1
-
Using the C language implementation of the data structure in the B number
使用C语言实现的数据结构中的B树,经过验证,程序绝对能正常运行。-Using the C language implementation of the data structure in the B number
- 2022-07-07 10:42:40下载
- 积分:1
-
这是一个我的课后习题,要求编译一个酒店管理程序.做的不好~多多执教...
这是一个我的课后习题,要求编译一个酒店管理程序.做的不好~多多执教-This is one of my after-school exercises, a request compiler hotel management procedures. So many well-coached
- 2022-03-22 02:26:35下载
- 积分:1
-
JTAG Tools is a software package which enables working with JTAG
JTAG Tools is a software package which enables working with JTAG-aware
(IEEE 1149.1) hardware devices (parts) and boards through JTAG adapter.
- 2022-02-27 08:54:08下载
- 积分:1
-
计算总评成绩,即各学科分数乘以各自学分之后,其和与总学分的比值。对大学生总评成绩计算有一定的帮助。...
计算总评成绩,即各学科分数乘以各自学分之后,其和与总学分的比值。对大学生总评成绩计算有一定的帮助。-Calculating total grades, that is, multiplied by the respective credit scores of all subjects, after its, and with the ratio of the total credits. On college students grades, calculations have some help.
- 2023-05-06 07:30:02下载
- 积分:1
-
大数据量本地存储系统设计。可处理大量数据。
大数据量本地存储系统设计。可处理大量数据。-Large data volume of local storage system design. Can handle large amounts of data.
- 2022-02-28 16:47:53下载
- 积分:1
-
4. 建立一个有序的顺序表(10,30,35,50,56,100,120),用折半查找方法在此表中查找任一整数,若找到则输出此整数在表中的位置序号,否则输出No...
4. 建立一个有序的顺序表(10,30,35,50,56,100,120),用折半查找方法在此表中查找任一整数,若找到则输出此整数在表中的位置序号,否则输出Not found.-4. Establish an orderly sequence (10,30,35,50,56,100,120) using binary search method in this table as a whole you, if the output is found in this round table position serial number, Otherwise output Not found.
- 2023-05-10 10:35:04下载
- 积分:1
-
检测一个程序的拷贝正在运行
资源描述提供的CSingleInstance类允许你的程序只有一个实例,如何检测一个程序的拷贝正在运行是一个古老的问题,这个例子利用MMF(内存映像文件)检测确实值得推荐
- 2022-01-30 15:02:13下载
- 积分:1