登录
首页 » Windows开发 » Math

Math

于 2022-03-07 发布 文件大小:1.84 kB
0 229
下载积分: 2 下载次数: 1

代码说明:

处理加减乘除字符串的源程序,编译后可以直接运行-Math

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 判断一个窗口是否可见,类似IsWindowVisible函数
    判断一个窗口是否可见,类似IsWindowVisible函数-Judge if a window is visiable, and like IsWindowVisible function.
    2022-01-25 19:29:48下载
    积分:1
  • 一个不错的贪吃蛇C++源代码
    一个不错的贪吃蛇C++源代码-a good Snake C source code
    2022-02-12 05:20:33下载
    积分:1
  • 基于OpenCV的SIFT实现中的kd-tree改进算法BBF算法
    BBF(Best Bin First)是一种改进的k-d树最近邻查询算法。从前两篇标准的k-d树查询过程可以看出其搜索过程中的“回溯”是由“查询路径”来决定的,并没有考虑查询路径上数据点本身的一些性质。BBF的查询思路就是将“查询路径”上的节点进行排序,如按各自分割超平面(称为Bin)与查询点的距离排序。回溯检查总是从优先级最高的(Best Bin)的树节点开始。另外BBF还设置了一个运行超时限制,当优先级队列中的所有节点都经过检查或者超出时间限制时,算法返回当前找到的最好结果作为近似的最近邻。采用了best-bin-first search方法就可以将k-d树扩展到高维数据集上。
    2023-06-14 06:35:04下载
    积分:1
  • 编写控制台程序的包装类
    编写控制台程序的包装类-Wrap class for the console application
    2022-03-14 02:20:44下载
    积分:1
  • 一个打印机控制的dll源代码
    一个打印机控制的dll源代码-A printer control dll source code
    2022-05-18 05:29:54下载
    积分:1
  • 跨平台udp网络rtt测量
    windows和linux平台下的socket网路传输往返时延(rtt)的测量,使用sendto和recvfrom实现算法
    2022-01-24 17:30:22下载
    积分:1
  •  JAVA以其跨平台的特性深受人们喜爱,而又正由于它的跨平台的目的,使得它和本地机器的各种内部联系变得很少,约束了它的功能。解决JAVA对本地操作的一种方法就是...
     JAVA以其跨平台的特性深受人们喜爱,而又正由于它的跨平台的目的,使得它和本地机器的各种内部联系变得很少,约束了它的功能。解决JAVA对本地操作的一种方法就是JNI。   JAVA通过JNI调用本地方法,而本地方法是以库文件的形式存放的(在WINDOWS平台上是DLL文件形式,在UNIX机器上是SO文件形式)。通过调用本地的库文件的内部方法,使JAVA可以实现和本地机器的紧密联系,调用系统级的各接口方法。 -JAVA characteristics of its cross-platform very popular, and because it is the purpose of cross-platform, making it the local machine to become small internal contact, the functions of its binding. JAVA solution on the local operation is a method of JNI. JAVA through JNI to call native methods, and the local method is based on the form of library files stored (in the WINDOWS platform are on the form of DLL files, in the UNIX machines are SO on the form of a document). By calling the local library file internal methods, so that JAVA and local machine can achieve close contact, call the system-level methods of the interface.
    2022-08-19 07:40:31下载
    积分:1
  • 程控交换机话单获取
    程控交换机话单获取-program- controlled switches so single access
    2022-01-30 16:31:58下载
    积分:1
  • 在做启动程序时要实现快捷方式的创建,可以参考
    在做启动程序时要实现快捷方式的创建,可以参考-started doing procedures to achieve an expeditious means of the creation, they can refer to
    2022-02-13 19:12:59下载
    积分:1
  • 这些程序可以解决第一和二次多项式方程。它能使我…
    These program can solve first and second degree polynomial equation. It evens works when the roots are complex numbers(when delta is a negative value).
    2022-07-18 16:38:23下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载