-
calendar
说明: 这是一款汇编的日历,完全是由汇编写成的,主要有2个模块构成。(This is a compilation of the calendar is entirely written by the compilation, there are two modules.)
- 2008-11-17 14:22:09下载
- 积分:1
-
FCKeditor-2.3
fckeditor 2.3无法兼容chrome,而新版本又做了很大的修改,要升级很麻烦。可直接替换原来的fckeditor库,解决chrome兼容问题。(FCKeditor 2.3 is not compatible with chrome, and the new version has made a lot of modifications, it is difficult to upgrade. It can directly replace the original FCKeditor library to solve the problem of chrome compatibility.)
- 2020-06-20 20:20:02下载
- 积分:1
-
proj Car for LDC1314
基于MSP430F5529LP自动寻迹小车的源程序(Main Program of Automatic Tracking Vehicle Based on MSP430F5529LP)
- 2020-11-25 20:59:32下载
- 积分:1
-
文件为stm32的SD接口操作,该程序演示STM32的SD卡操作流程...
文件为stm32的SD接口操作,该程序演示STM32的SD卡操作流程-Documents stm32 the SD interface operation, the program of the SD card STM32 demo operational processes
- 2023-08-18 16:05:03下载
- 积分:1
-
矩陣相乘
矩陣相乘
#include
#include
int m,n,o,p,i,j,k,l;
int main()
{
printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");
printf("
m=");scanf("%d",&m);
printf("n=");scanf("%d",&n);
printf("
o=");scanf("%d",&o);
printf("p=");scanf("%d",&p);
float a[m][n],b[o][p],c[m][p];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 11:05:03下载
- 积分:1
-
a C language prepared by the mouse procedure, the absolute right, I own debuggin...
一个用C语言编写的鼠标器的程序,绝对的正确,我自己调试过的,能成功-a C language prepared by the mouse procedure, the absolute right, I own debugging off and success
- 2023-08-21 16:30:03下载
- 积分:1
-
cun-book-also
这是一个关于汉诺塔的书机,大家凑活用用,还可以(This is a book on Hanoi machine, chip in use to use, can also)
- 2017-03-30 15:03:50下载
- 积分:1
-
这个代码写在巴斯科姆编译器控制和制动装置
this code write under bascom compiler for control and trig a device
- 2022-08-08 04:22:46下载
- 积分:1
-
01_F01-F02 LCI Introduction (2)
Bmw f01 7 series LCI introduction technical training documents
- 2019-03-24 00:49:17下载
- 积分:1
-
baobiao
报表制作程序演示(statements prepared demo)
- 2005-01-11 03:55:27下载
- 积分:1