资源列表

« 1 2 ... .76 .77 .78 .79 .80 155181.82 .83 .84 .85 .86 ... 216390 »

[其他小程序main

说明:问题描述   中缀表达式就是我们通常所书写的数学表达式,后缀表达式也称为逆波兰表达式,在编译程序对我们书写的程序中的表达式进行语法检查时,往往就可以通过逆波兰表达式进行。我们所要设计并实现的程序就是将中缀表示的算术表达式转换成后缀表示,例如,将中缀表达式 (A 一 (B*C 十 D)*E) / (F 十 G ) 转换为后缀表示为: ABC*D十E*—FG十/ 注意:为了简化编程实现,假定变量名均为单个字母,运算符只有+,-,*,/ 和^(指数运算),可以处理圆括号(),
<yyz> 在 2025-09-28 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)Avateering-XNA

说明:自然人机交互的示例源代码,虚拟一个3D人,受显示中人的控制-Natural machine interaction sample source code, a 3D virtual person, by the display control of the human
<zhudelong> 在 2025-09-28 上传 | 大小:8.81mb | 下载:0

[单片机(51,AVR,MSP430等)51_uart

说明:51单片机的串口模块的模块化程序,其中的函数可移植到任意的单片机中,可移植性非常强。-51 microcontroller serial port module modularized program, the function can be ported to any single chip microcomputer, portability is very strong.
<杨春俊> 在 2025-09-28 上传 | 大小:68kb | 下载:0

[C#编程DeleteSvnFloder

说明:项目中经常要把程序拷贝给别人,但是程序源代码中又经常含有svn目录,此软件为删除项目文件中的所有svn目录。只需把你程序目录复制到Textbox中,点击删除即可。-Automatically delete all project files svn directory
<guo> 在 2025-09-28 上传 | 大小:32kb | 下载:0

[控制台(字符窗口)编程jineduihuan

说明:用C语言编写的金额兑换程序,可以将数字转化为汉字大写-The amount written in C language exchange program, you can figure into uppercase characters
<ijc> 在 2025-09-28 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)communication-protocol-code

说明:这是关于AVR单片机的各种通信协议的代码集合,其中包括usart和IIC等,还有伺服电机的控制代码,供大家学习参考-This is on the AVR MCU code set various communication protocols, including usart and IIC, as well as servo motor control code for all to study reference
<gs> 在 2025-09-28 上传 | 大小:15kb | 下载:0

[单片机(51,AVR,MSP430等)DigtalController

说明:电机pwm控制器。串口通信,PC作为上位机控制。控制指令可编程。-Motor pwm controller. Serial communication, PC as a PC controlled. Programmable control instructions.
<yyz> 在 2025-09-28 上传 | 大小:16kb | 下载:0

[图形图像处理(光照,映射..)FaceTracking

说明:人脸识别和追踪,能够非常准确的捕获人脸,非常智能的图像处理算法,-Face recognition and tracking, can be very accurately captures human faces, very intelligent image processing algorithms,
<zhudelong> 在 2025-09-28 上传 | 大小:26kb | 下载:0

[图形图像处理(光照,映射..)HOG

说明:计算局部形状描述符梯度方向直方图(HOG),直接输入图像即可用。-Calculate the local shape descr iptors gradient orientation histogram (HOG), the input image can be used directly.
<潘仁龙> 在 2025-09-28 上传 | 大小:2kb | 下载:0

[书籍源码CSharpAND.NET

说明:详细讲解C#各个功能的一本权威图书,这个是最新的英文原版-C# explain in detail each function an authoritative books, this is the latest English original
<zhudelong> 在 2025-09-28 上传 | 大小:7.24mb | 下载:0

[其他小程序Peg-solitaire-C1

说明:Peg solitaire is a classical puzzle commonly played on a 33-hole cross-shaped board (also called "the English Board") or a 15-hole triangular board. A valid move is to jump a peg orthogonally over an adjacent peg into a hole two positions away and
<yyz> 在 2025-09-28 上传 | 大小:1kb | 下载:0

[C#编程NAND-FLASH(for-128M)

说明:NAND FLASH实验(for 128M)
<jun> 在 2025-09-28 上传 | 大小:1.54mb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 155181.82 .83 .84 .85 .86 ... 216390 »

源码中国 www.ymcn.org