资源列表

排序选择:

« 1 2 ... .96 .97 .98 .99 .00 68701.02 .03 .04 .05 .06 ... 267452 »

[Windows编程WinMain

说明:一个用c++编写的小程序,用以实现创建windows下的窗口-A used c++ Prepared a small procedure to achieve the creation of windows of the window
<熊少云> 在 2025-06-12 上传 | 大小:187kb | 下载:0

[其他小程序sjjg

说明:万年历:通过给定的年,求该年的日历,闰年算法:{Y%4 &&!Y%100}||Y%400==0-CALENDAR: Adoption of a given year, for the calendar year, a leap year algorithm: (Y 4
<谭子飞> 在 2025-06-12 上传 | 大小:2kb | 下载:0

[书籍源码PhotoShow

说明:主要是一个图片展示效果,很不错的~ 主要是一个图片展示效果,很不错的~-Is primarily a picture display of results, very good ~ is primarily a picture display of results, very good ~
<563812344> 在 2025-06-12 上传 | 大小:5.02mb | 下载:0

[编译器/词法分析compiler

说明:This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting from
<cbsquan> 在 2025-06-12 上传 | 大小:211kb | 下载:0

[编译器/词法分析LL1

说明:实现编译原理中的LL1文法,可以对句子进行判定是否被接受。-Compiler to achieve the principle of LL1 grammar, the sentence can be carried out to determine whether they were accepted.
<代戴> 在 2025-06-12 上传 | 大小:4kb | 下载:0

[单片机(51,AVR,MSP430等)4580uart

说明:PIC18F4580 UART通讯程序,根据上位机发来的指令对RD0口进行点亮和熄灭,同时发给上位机信息-PIC18F4580 UART communication procedures, according to PC sent commands to the mouth of RD0 lit and extinguished at the same time information sent to PC
<南明> 在 2025-06-12 上传 | 大小:2kb | 下载:0

[VHDL编程VHDL

说明:VHDL的设计资料 可以让刚开始做设计的朋友来参考一下-VHDL design information can be designed so that just started to refer to a friend
<王惠> 在 2025-06-12 上传 | 大小:599kb | 下载:0

[加密解密rsa

说明:RSA C++源代码DEMO,附加DES\MD5等众多算法-RSA C++ Source code DEMO, and many additional algorithms DESMD5
<clarkwen> 在 2025-06-12 上传 | 大小:1.77mb | 下载:0

[Windows编程UsbPodScrl1

说明:Pole Display show for USB Devices
<李茂瓏> 在 2025-06-12 上传 | 大小:90kb | 下载:0

[VHDL编程vhdlyuyanjijin

说明:VHDL的设计例程 可以让刚开始做设计的朋友来参考一下-err
<王惠> 在 2025-06-12 上传 | 大小:165kb | 下载:0

[编辑器/阅读器jsb

说明:站长,,我自己做的,谢谢你观看!这个vc++主要是做的一个记事本程序.谢谢!-Station, to do my own, thank you for watch! This vc++ Mainly do a Notepad program. Thanks!
<李波> 在 2025-06-12 上传 | 大小:99kb | 下载:0

[C#编程8huanghou

说明:算法流程: 1、数据初始化。 2、从n列开始摆放第n个皇后(因为这样便可以符合每一竖列一个皇后的要求),先测试当前位置(n,m)是否等于0(未被占领): 如果是,摆放第n个皇后,并宣布占领(记得要横列竖列斜列一起来哦),接着进行递归; 如果不是,测试下一个位置(n,m+1),但是如果当n<=8,m=8时,却发现此时已经无法摆放时,便要进行回溯。 3、当n>8时,便一一打印出结果。 优点:逐一测试标准答案,不会有漏网之鱼。 -Algorithm
<高慧> 在 2025-06-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 68701.02 .03 .04 .05 .06 ... 267452 »

源码中国 www.ymcn.org