资源列表

« 1 2 ... .92 .93 .94 .95 .96 9497.98 .99 .00 .01 .02 ... 66581 »

[Windows编程prefixtopostfix

说明:C++数据结构中缀表达式转后缀表达式源码集,把中缀表达式转换为后缀表达式,返回后缀表达式的长度(包括空格),由后缀表达式计算出数值结果,遇到右括号将其对应左括号后的操作符(操作符栈中的)全部写入后缀表达式,若当前的操作符小于等于栈顶操作符的优先级时,将栈顶操作符写入到后缀表达式,重复此过程-C++ data structures Infix expression to postfix expression source set, the infix expression convert post
<jpudn93> 在 2025-12-06 上传 | 大小:3kb | 下载:0

[其他小程序jiajianfa

说明:长整数四则运算,利用双向循环链表实现长整数的存储,每个结点含一个整形变量。-Long integer arithmetic, the use of two-way circular linked list to achieve long integer storage, each node contains an integer variable.
<LWJ> 在 2025-12-06 上传 | 大小:3kb | 下载:0

[其他小程序threadings

说明:Learning Threading using C#
<icarrot> 在 2025-12-06 上传 | 大小:3kb | 下载:0

[其他小程序c4.5

说明:c4.5决策树批量预测代码,将GetData函数中fallDetect.cases改成想要预测的预测集的名字,在linux下用gcc编译,将main函数中的fallDetect.tree改成你自己的决策树模型的名字,使用前必须在同一目录下放有使用c4.5训练出来的决策树-c4.5 decision tree batch prediction code, the name changed to GetData function fallDetect.cases want to predict th
<孙闻> 在 2025-12-06 上传 | 大小:3kb | 下载:0

[C#编程4x4-keyboard-display

说明:4*4键盘显示 51单片机4*4键盘得显示功能-4*4 keyboard display
<hu> 在 2025-12-06 上传 | 大小:3kb | 下载:0

[其他小程序cavity_3D_LES

说明:计算三维方腔顶盖驱动流的matlab程序,为可以对比计算结果-Calculate the three-dimensional lid-driven cavity flow matlab program, the results can be compared to
<王海> 在 2025-12-06 上传 | 大小:3kb | 下载:0

[其他小程序111

说明:matlab 信号与系统的关于语音合成的源文件,可以自己设置参数-matlab signal and speech synthesis systems on the source file, you can set the parameters yourself
<xrl> 在 2025-12-06 上传 | 大小:3kb | 下载:0

[其他小程序FPGA_Project1

说明:利用VHDL语言编写的FPGA工程文件,包含原理图和各个模块-FPGA using VHDL language project files, including schematics and each module
<xrl> 在 2025-12-06 上传 | 大小:3kb | 下载:0

[其他小程序IIC

说明:IIC很好用的一个范例程序,用C语言写的,规范不错,我个人也那这个例子,更改过程序,很适合新手-IIC works like a sample application, written in C language, the specification is good, I am also that this example, change the program, very suitable for novice
<魏跳沅> 在 2025-12-06 上传 | 大小:3kb | 下载:0

[其他小程序LCDdisplay

说明:显示模块源代码,如显示LCD1602,LED显示-Display module source code, such as LCD1602 display, LED display
<hale> 在 2025-12-06 上传 | 大小:3kb | 下载:0

[其他小程序MotionDetect

说明:Arduino programming for motion detection using Basic TTL Camera of Adafruit
<Bishwa Nath> 在 2025-12-06 上传 | 大小:3kb | 下载:0

[其他小程序VB-TXT-read-and-write

说明:自己编写基于VB的用来读取和写入TXT文件的程序-I have written to read and write to TXT file VB-based program
<毕搭棚> 在 2025-12-06 上传 | 大小:3kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 9497.98 .99 .00 .01 .02 ... 66581 »

源码中国 www.ymcn.org