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

[其他] 金纳米-散射-画图代码

纳米金颗粒散射,在FDTD环境下运行,包括一个画吸收,散射,消光的代码文件。
nano-gold,fdtd,mie scattering (2020-07-30, Visual C++, 141KB, 下载0次)

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

[其他] EzCad2.7.6

金橙子激光打标软件ezcad 2.7.6免狗版,可保存文件
ezcad 2.7.6 dongle free version (2019-02-28, Visual C++, 3572KB, 下载56次)

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

[其他] 1 汉诺塔

在给出所需步数的同时,可以输出汉诺塔搬运路径
Hano Problem, print the number of steps and its corresponding route (2018-12-04, Visual C++, 2692KB, 下载0次)

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

[其他] lesson4_2

金沙滩51单片机 流水灯代码 8个led灯 循环点亮
Jinshatan 51 MCU water lamp code (2018-09-20, Visual C++, 35KB, 下载0次)

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

[其他] 四阶龙格库塔解微分方程

该程序利用龙格库塔四阶算法,求解微分方程组。
The four order algorithm of Runge Kutta is used to solve differential equations. (2018-09-04, Visual C++, 3570KB, 下载2次)

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

[其他] 3.5 勇闯地下100层

小时候玩的魔塔小游戏通过不断探索查找物品解锁每个关卡
A child playing small game through continuous exploration to find items to unlock each checkpoint (2018-03-17, Visual C++, 13KB, 下载1次)

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

[其他] pyrlk_optical_flow

金字塔光流 经典光流算法 采用LK算法结合多尺度计算光流
Classical optical flow algorithm for Pyramid optical flow (2018-01-15, Visual C++, 2KB, 下载13次)

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

[其他] pacman

吃金豆的小游戏 基于visualc++ 6.0 好玩,内含代码
The small game to eat gold beans is based on visualc++ 6 fun and contains code (2017-12-19, Visual C++, 1742KB, 下载3次)

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

[其他] 单目双标志点测位姿_手动 - 测试0812

单目 双标志点 测位姿变化 单个摄像头测试 用于opencv配置的vs
Monocular double mark point measurement of pose change (2017-09-18, Visual C++, 22808KB, 下载2次)

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

[其他] PaintDemo

双缓冲绘图,慢慢看,还挺简单的,呵呵。·········
There is nothing here. (2017-09-17, Visual C++, 491KB, 下载4次)

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

[其他] 掘金者趋势EA

十年稳定盈利,最好的趋势EA
here you go (2017-07-25, Visual C++, 199KB, 下载247次)

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

[其他] C-P-P-function-definitions-of-ah

中国戏曲第一风范的大师:马金凤先生的独门绝唱啊啊
The first style of Chinese opera master: Mr Jin-feng ma s farewell to sigh (2014-11-28, Visual C++, 16KB, 下载1次)

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

[其他] kriging

克里金插值代码,可以应用于地下水动态观测网的优化设计
Kriging code can be applied to optimize the design of groundwater dynamic observation network (2012-05-05, Visual C++, 6KB, 下载13次)

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

[其他] CTestlnvalidView

用VC编写的双缓冲应用,双缓冲技术可以解决画图闪烁的问题。
Written by VC application of double buffering, double buffering technology can solve the problem of drawing flicker. (2011-01-10, Visual C++, 52KB, 下载3次)

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

[其他] SNAKE

一款贪吃蛇的小游戏,老少皆宜,休闲娱乐,代码简单,易于学习
game (2009-09-24, Visual C++, 1KB, 下载3次)

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

[其他] hao

本PPT介绍了协方差函数及其计算公式,变异函数及其计算公式,克里格插值方法的过程,最后给了一个基于克里金插值的实例.
This PPT introduces covariance function and its formula for calculating the variation function and its formula, Kriging interpolation process, and finally given an example based Kriging interpolation. (2009-09-24, Visual C++, 1447KB, 下载226次)

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

[其他] Hanno

这是一个关于汉诺塔的程序,介绍了关于汉诺塔的操作
This is a Tower of Hanoi on the procedures, information on the operation of Hanoi Tower (2008-04-30, Visual C++, 2KB, 下载3次)

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

[其他] hanoi11

汉诺塔的演示程序,tc下可用,c++下找不到“graphics.h”文件
HANOR demonstration procedures available under tc, c is not found "graphics.h" document (2006-06-25, Visual C++, 2KB, 下载2次)

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

[其他] Numberical2

龙贝格算法.cpp 龙格-库塔算法.cpp 幂法.cpp 牛顿迭代法.c
Romberg algorithm. Cpp Runge- Kutta algorithm. Cpp Power Act. Cpp Newton. C (2006-05-14, Visual C++, 2KB, 下载5次)

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

[其他] HANOITU

一个用vc制作的汉诺塔游戏,图形简洁易操作.值得一玩.
a production with vc HANOR games, graphics and concise operation. Worth a play. (2005-06-16, Visual C++, 19KB, 下载10次)

http://www.pudn.com/Download/item/id/1118884217905033.html
1234
总计:71