联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数学计算(555) 
按平台查找All C#(555) 

[数学计算] ApplicationsForMonomialDeciders

本文提供单项式决策器、单项式生成器和拾取函数的示例以及开发它们的方法。
This article provides examples of monomial deciders, monomial generators, and picking functions and the methods to develop them. (2023-11-02, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699005995639425.html

[数学计算] Kinect-Hand-Gestures-FEMD

使用Kinect传感器实现鲁棒的基于零件的手势识别,Ren等人(2013)。这是一个工作副本,而不是最终版本...,
Implementation of Robust Part-Based Hand Gesture Recognition Using Kinect Sensor, Ren et al. (2013) This is a working copy, not the final version. Coded for M1 project, Université Lille 1 (2014-06-08, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693975130377037.html

[数学计算] factorial-calculator

阶乘计算器是一个使用C#和.NET框架构建的用户友好的应用程序,具有图形用户界面(GUI)开发...,
The Factorial Calculator is a user-friendly application built using C# and the .NET Framework, with a graphical user interface (GUI) developed in Visual Studio. This tool is designed to efficiently calculate the factorial of any given non-negative integer through an intuitive interface. (2023-08-24, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693019734426834.html

[数学计算] Horse-racing

赛马场模拟器,具有两种调查和博彩模式。使用将为您提供生动描述结果的调查模式,您可以更改...,
Racecourse simulator with two modes of survey and betting. With survey mode that will give you results with vivid description, you can choose to add more results and The program is a collection of many random algorithms that help to adjust the race. moving and real (2023-08-22, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1692772443130418.html

[数学计算] Polynomial-Calculator-with-Windows-Forms

使用Windows窗体创建多项式计算器,具有从两个多项式的加法到多项式本身的计算的功能。
Use of Windows Form to create a Polynomial Calculator with features from addition of two polynomials till the calculation of the polynomial itself. (2022-07-13, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689467194959917.html

[数学计算] ImageFilters

图像滤波器,(图像处理中的噪声去除),这是我们在算法设计和分析中的项目
Image Filters, (Noise removal in Image processing), this is our project in Algorithms Design and Analysis (2022-01-15, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689458346557961.html

[数学计算] bandbit

所以我的Fitbit Flex坏了。但我有这个微软乐队。不管怎么说,携带两个跟踪器是很烦人的,所以有一个b...,
So my Fitbit Flex broke. But I have this Microsoft Band. Carrying two trackers was annoying anyways, so wouldn t it be cool to have the band s steps sync into the Fitbit service on their own? (2015-07-15, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688857219970458.html

[数学计算] UnityImitatePSOperation

基于Unity3D模拟PS部分操作的图片处理器。基础操作:旋转、翻转、裁剪、亮度、饱和度、对比度、放大缩小、拖拽、灰度、保存等功能。,
Image processor based on Unity3D to simulate PS partial operation. Basic operations: rotate, flip, crop, brightness, saturation, contrast, zoom in/out, drag, grayscale, save and other functions., (2020-11-28, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688833709730393.html

[数学计算] Random-Room-Dungeon-Generation-

这是一个简单的项目,我开始在Unity中创建一个随机副本生成器,想法是潜在的...
This was a simple project where I had set out to create a random dungeon generator in Unity, with the idea to potentially use it in future projects (2019-03-16, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687917534831101.html

[数学计算] billboard-randomizer-bleachers

用于看台的人群广告牌随机化器。对任何不叫雅各布·哈伯德的人都毫无用处。很多数学。伤害了B...
Crowd billboard randomizer for bleachers. Completely useless to anyone not named Jakob Hubbard. Lots of math. Hurts Brain. (2022-12-30, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687913718796409.html

[数学计算] MazeGenerator

随机迷宫生成器。基于递归回溯算法。在C#.NET WPF中实现。
A random maze generator. Based on the Recursive Backtracker algorithm. Implemented in C# .NET WPF. (2021-05-31, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687913694164357.html

[数学计算] HollowKnight

Randomizer Map S是一个与随机化器4一起使用的空心骑士模型。它有助于找到项目检查和转换检查。
Randomizer Map S is a Hollow Knight mod used with Randomizer 4. It helps to find both item and transition checks. (2022-08-19, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687913590937963.html

[数学计算] BlazorWebAssemblyOidc

Blazor Web Assembly Wasm应用程序正在使用Identity Server 4演示服务器测试外部身份验证(demo.identitys...
Blazor Web Assembly / Wasm app testing external authentication with the Identity Server 4 demo server (demo.identityserver.io) with a secure endpoint showing randomly generated weather data. (2022-07-08, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687913485690402.html

[数学计算] HashComparer

一种简单的基本哈希算法包装器,用于检查给定路径下任何文件的哈希码是否等于给定的哈希值...
A simple wrapper over base hash algorithms for checking if hashcode of any files under given path equals to a given hashcode of a given hash type. (2021-10-16, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687906742115388.html

[数学计算] HashServer

Kestrel应用程序服务器提供即时JitHash白名单。客户端位于powershell中,可以用于测试...
A Kestrel app server provides a just in time JitHash white list. The client is in powershell and can be used to test remote system memory for unknown code. Rendered doc s are here https://K2.github.io/HashServer/ (2022-12-07, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687906510229506.html

[数学计算] DotNet.SystemCollections

一组代码分析器和代码修复提供程序,帮助开发人员在其算法中使用适当的.NET集合和API
A set of code analyzers & code fix providers to help developers use the proper .NET Collection & API in their algorithms (2021-04-01, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687851852255533.html

[数学计算] C_Sharp_Programming_Sensorial_Analyzer

开发一个多线程应用程序,用于分析来自传感器的数据、使用线程和检测...
Development of a multithreaded application for the analysis of data coming from sensors, use of threads and detection of actions based on various mathematical operations such as smoothing, standard deviation, incremental ratio, theta angle, euler angles (2018-10-04, C#, 6541KB, 下载0次)

http://www.pudn.com/Download/item/id/1686256671932643.html

[数学计算] UltrasonicGesture

基于20kHz的声波非接触式手势操控。基于声波的多普勒效应,扬声器发出20kHz的声波,麦克风进行实时采集,并进行FFT变换,判断频率变化,判断手势移动方向
20kHz sound waves based non-contact gesture control (2015-02-04, C#, 2669KB, 下载9次)

http://www.pudn.com/Download/item/id/1423027085295014.html

[数学计算] rectangular

信号经fft变换后通过一个矩形窗滤波器,再通过ifft变换到时域
After the signal is converted by a fft rectangular window filter, and then transformed into the time domain by ifft (2014-03-31, C#, 175KB, 下载8次)

http://www.pudn.com/Download/item/id/2498441.html

[数学计算] 5

设计一个常用圆形体体积计算器,采用命令方式输入1、2、3,分别选择计算球体、圆柱体、圆锥体的体积,并输入计算所需相应参数。
Design a common circular body volume calculator, use the command mode input 1,2,3, were selected calculation sphere, cylinder, cone size, and enter the appropriate parameters to calculate the required. (2013-09-15, C#, 4KB, 下载1次)

http://www.pudn.com/Download/item/id/2355564.html