资源列表

[对话框与窗口YuanForm

说明:圆形窗口的实现代码,纯API实现,生成文件小,运行速度快,很适合新手参考。-Implementation code circular window, pure API implementation, small generated files, run fast, very suitable for beginners reference.
<静水深流> 在 2025-04-18 上传 | 大小:80kb | 下载:0

[Windows编程OpenGL

说明:OpenGL小车三维模型源码,适合新手使用-OpenGL car model
<turtle> 在 2025-04-18 上传 | 大小:2.31mb | 下载:0

[其他小程序DecimalCount

说明:小数累计,百分百叠加程序,一般用于软件安装的时候使用此方法,很好的代码,非常简洁明了。-Fractional cumulative, full overlay program, generally used when the software is installed using this method, very good code, very simple and straightforward.
<静水深流> 在 2025-04-18 上传 | 大小:6kb | 下载:0

[C#编程COMUpdater_v1

说明:串口bootloader上位机程序,已经设计好协议,打开源码看就能明白了-bootloader tool
<摆渡摆渡> 在 2025-04-18 上传 | 大小:40kb | 下载:0

[Windows编程maze

说明:用栈实现走出迷宫的的程序,有迷宫的具体矩阵-implement program of the maze using stack,
<灵竹子> 在 2025-04-18 上传 | 大小:9.38mb | 下载:0

[其他小程序calender

说明:用面向对象的方法实现万年历。 具体要求:设计一个日期类,含有年、月、日、星期值;这些值都要合乎逻辑;可以根据日期基本信息(年、月、日),输出星期值,输出月历,输出年历。 -Achieve perpetual calendar with object-oriented approach. Specific requirements: Design a date class, containing year, month, date
<Amberian> 在 2025-04-18 上传 | 大小:4kb | 下载:0

[其他小程序project-euler-c-master

说明:这是个用c编写的Euler项目。项目Euler是一系列挑战性数学或将要求更多比数学答案解决的计算机编程问题。-Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathema
<Chen Zhang> 在 2025-04-18 上传 | 大小:55kb | 下载:0

[数据库编程shortpath

说明:解决从一个地方到另一个地方的最短的路径的问题,运行正确-slove the problem of shortest path one place to another place.the result has proved to be rignt
<灵竹子> 在 2025-04-18 上传 | 大小:919kb | 下载:0

[其他小程序yuandaima

说明:以GPS为时间基准,实现多传感器器数据同步采集,整合信息后发送 VERILOG语言编写 QUARTUS II环境-GPS-time basis, synchronized multi-sensor data acquisition, integration of information after sending VERILOG language environment QUARTUS II
<王秋帆> 在 2025-04-18 上传 | 大小:2.03mb | 下载:0

[其他小程序matrix-

说明:矩阵相乘的小程序,第一个矩阵的每一行元素与第二个矩阵的每一列元素一一相乘,得到结果矩阵的每一个位置上的元素。-Matrix multiplication of small programs, the first element of each row and each column of the matrix elements of the second matrix is ​ ​ multiplied by one
<zhang> 在 2025-04-18 上传 | 大小:1kb | 下载:0

[其他小程序matrix2

说明:矩阵相乘的串行程序,第一个矩阵的每一行元素与第二个矩阵的每一列元素一一相乘,得到结果矩阵的每一个位置上的元素。-Matrix multiplication of small programs, the first element of each row and each column of the matrix elements of the second matrix is ​ ​ multiplied by on
<zhang> 在 2025-04-18 上传 | 大小:1kb | 下载:0

[其他小程序radix-sorting

说明:基数排序的串行程序,基数排序法又称“桶子法”(bucket sort)或bin sort,顾名思义,它是透过键值的部份资讯,将要排序的元素分配至某些“桶”中,藉以达到排序的作用,基数排序法是属于稳定性的排序,其时间复杂度为O (nlog(r)m),其中r为所采取的基数,而m为堆数,在某些时候,基数排序法的效率高于其它的稳定性排序法。-Radix sort of serial program, radix sorting method k
<zhang> 在 2025-04-18 上传 | 大小:2kb | 下载:0

源码中国 www.ymcn.org