登录

最新会员 最新下载

成为了本站VIP会员

09月29日 20:21

成为了本站VIP会员

09月23日 21:12

成为了本站VIP会员

09月17日 10:56

成为了本站VIP会员

09月16日 14:08

成为了本站VIP会员

09月09日 16:00

成为了本站VIP会员

09月09日 16:00
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:所有
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. yuce

  用灰色预测理论实现负荷预测,可以任意取点(Gray prediction theory to achieve load forecasting, you can take an arbitrary point)

164
下载
592
浏览
2021-04-27发布

2. waveletbp

  自己做的小波与神经网络组合方法实现负荷预测程序,与大家交流(Themselves to do the wavelet and neural network combination method to achieve load forecasting procedures, with the U.S. exchange)

179
下载
160
浏览
2021-04-27发布

3. sha256

  SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc) void SHA256Update (SHA256Context *sc, const void *data, uint32_t len) void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE]) 第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果(SHA-256 source code, three external function: void SHA256Init (SHA256Context* sc) void SHA256Update (SHA256Context* sc, const void* data, uint32_t len) void SHA256Final (SHA256Context* sc, uint8_t hash [SHA256_HASH_SIZE]) The first function is initialized, the second hash function, enter the string, the third function of output)

452
下载
241
浏览
2021-04-27发布

4. 1235

  主要是用于雷达目标跟踪中的数据融合,有很好的作用(It is mainly used for data fusion in radar target tracking.)

5
下载
277
浏览
2021-04-27发布

5. subject_3

对于OPT算法,在有多个页面可选的情况下,先淘汰较早进入的页面)。 3. 计算缺页次数及缺页率。 测试用例格式如下: 输入: 算法(1 OPT,2 FIFO,3 LRU) 内存块数 页面序列(页面1,页面2,页面3,...) 输出: 页面变化时内存块装入页面列表1-是否命中/页面变化时内存块装入页面列表2-是否命中/... 缺页次数 其中: 页面变化时内存块装入页面列表:内存块1装入页面,内存块2装入页面,内存块3装入页面...,未装入任何页面时由 -”表示 是否命中:1-命中,0-缺页">

13
下载
293
浏览
2021-04-27发布

6. ElevatorSimulator

  一个电梯模拟程序。 该程序模拟两个电梯的运作情况。(程序会随机生成电梯选择任务以及超重提示)(An elevator simulation program. The program simulated the operation of the two elevators. (Procedures are randomly generated elevator prompted to choose the task, as well as overweight))

10
下载
375
浏览
2021-04-26发布

7. LSB

  基于LSB的信息隐藏技术——MFC——编译已经通过运行正常(LSB-based Information Hiding- MFC- has been compiled by running the normal)

188
下载
971
浏览
2021-04-26发布

8. STM32-DS18B20

  STM32 DS18B20实验C,用于STM32系列单片机读写DS18B20,已调试通过。(STM32 DS18B20 experiment C, for the STM32 microcontroller to read and write DS18B20, has been through debugging.)

139
下载
293
浏览
2021-04-26发布

9. crosscode

  自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据(I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data)

91
下载
259
浏览
2021-04-26发布

10. OpenGL编3D游戏

  学opengl编3D游戏教程的附带所有代码。 包括摄像漫游,开天辟地,显示文字,特殊的平面,显示3D模型,3D动画,射击爆炸,碰撞检测,游戏进度保存……(Learn OpenGL series 3D game tutorial with all the code. The creation of the world, including roaming camera, display text, special plane display, 3D model, 3D animation, fire explosion, collision detection, save game progress......)

25
下载
141
浏览
2021-04-26发布

11. migong

  迷宫问题,利用随机数自动生成迷宫,并自动进行探索。迷宫起点及终点由用户自己设定。(Maze problem, the use of random number automatically generated maze, and automatically explore. The starting point and end point of the maze is set by the user. 双语对照 )

4
下载
203
浏览
2021-04-26发布

12. MIPS五级流水线模拟程序

  MIPS五级流水线模拟程序,能执行简单的MIPS指令,模拟流水线状态及寄存器结果,实现cpu流水的概念(MIPS five-level stream-line simulation program, this program can execute simple MIPS instruction, simulat stream-line s status and register result, and it implements stream-line of cpu.)

122
下载
261
浏览
2021-04-26发布

13. accel_editor

  编辑快捷键(the example of editing fast key)

885
下载
527
浏览
2021-04-26发布

14. cgeev0

  调用mkl的矩阵求本征值和本征函数,并得到计算时间(Call MKL for caculate the matrix s eigenvalue and eigenfunction,and get the efficiency)

8
下载
299
浏览
2021-04-26发布

15. mig-fluent-udf

  使用fluent模拟MIG焊接过程udf文件,包括热源,动量源,表面张力,粘性,比热(MIG welding process simulation using fluent udf documents, including heat, momentum source, surface tension, viscosity, specific heat)

272
下载
289
浏览
2021-04-26发布

16. yibiaoshibie

  图像处理的指针式仪表识别,利用OPENCV库,MFC对话框程序(Image processing pointer instrument identification, the OPENCV libraries, MFC dialog program)

371
下载
236
浏览
2021-04-26发布

17. TL_SVPWM

  用DSP28335实现三电平SVPWM整流器的程序,用到了12路PWM波,60°坐标系的的矢量算法。(DSP28335 achieved using a three-level SVPWM rectifier procedures used 12 PWM wave vector algorithm 60 ° coordinate system.)

197
下载
215
浏览
2021-04-26发布

18. hx711

  基于STM32f103控制HX711和LCD实现的电子秤,软件已调试成功,称重比较准确(Based STM32f103 control the HX711 and LCD electronic scale implementation, the software has debugging success, weighing more accurate)

821
下载
382
浏览
2021-04-26发布

19. 0000001

  温敬和所著编译原理实用教程随书原码, 清华大学2005年4月第1版(Wen Jing he practical tutorial with the book source book compiler theory)

10
下载
87
浏览
2021-04-25发布

20. StereoVision-master

  双目相机的三维重建程序,包含两个相机的标定,极线校正,图像匹配,三维重建(Binocular camera reconstruction program, including calibration of the two cameras, pole line correction, image matching, 3D reconstruction)

131
下载
291
浏览
2021-04-25发布