搜索资源列表
用c编写的N*N的螺旋矩阵源代码
- /* 实现效果: 1 2 6 7 15 3 5 8 14 16 4 9 13 17 22 10 12 18 21 23 11 19 20 24 25 */ #include <stdio.h> #define N 5 //阶数,即N*N的螺旋矩阵 void main() { int i, j, num=1, a[N][N]; for(i=0; i<=N/2; i++) &nb
Palette.zip
- 我用Win API编写的画板程序。 能够进行基本的图形绘制功能:直线,圆、矩形和多边形; 数据保存功能,能够把图形数据通过矢量保存到文件中; 简单的编辑功能:双击选中,利用键盘ael键和菜单项删除选中的图形元素; 能够从文件中加载保存的数据,并且能够进行基本的编辑操作; 可以进行对象的放大和缩小; 可以上下左右进行画板移动; 如果在一个计算机上运行两个程序实例,那么在任何一个程序中操作在另外的程序中都可以看到相同的操作结果,也就是程序之间具有通信的功能。 ,I use Win
treeview.rar
- 树节点的追加、删除等功能演示,可以找出选中任一节点的根节点,可以保存当前树的结构,Additional tree nodes, delete functions demo, you can find the root node to select either one, you can save the current structure of the tree
Save
- labview 数据保存(excel数据库)。-Data Save
CapScreen
- 抓图好帮手(CapScreen)是一款完全免费的专业级屏幕捕捉软件,能够让您得心应手地捕捉到需要的屏幕截图。捕捉图像方式灵活,主要可以捕捉整个屏幕、活动窗口、选定区域、固定区域等,图像输出方式多样,主要包括文件、剪贴板、画图和打印机。软件具有捕捉图标、光标、设置捕捉前延时、常用图片编辑、墙纸设置等功能。捕捉到的图像能够以保存图像文件、复制到剪贴板、输出到画图、打印到打印机等多种方式输出。-Grab a good helper (CapScreen) is a completely free sc
hcsa_adder_latest(2).tar
- Hierarchical Carry Save Algorithm. HCSA Generic ALU.
PCM_WAVE
- Load the .WAV file from the disk into memory (parsing .WAV file s RIFF structure) Save the .WAV file from memory to the disk (creating .WAV file s RIFF structure) Playing the .WAV file using the default WAVE_MAPPER device Offline mixing of t
Save
- 保存网址,方便随时使用网址,省去了许多不必要的麻烦那-Save your Adreress
VB-Program-save-in-registery
- source code for ADF4350 visual basic save log in registery
save-word
- 基于labview的对数据进行保存和读取的程序-labview used to save a chart parameters to file and read from file
save
- c语言简单入门程序,实现保存、加载、推出等功能,第一次写的程序-c language simple entry procedures, and to save, load, and launch other functions, first write the program
save-money
- 怎样存钱以获取最大利息 printf(" made fixed deposit for 8 year: d times\n",n8) printf(" made fixed deposit for 5 year: d times\n",n5) printf(" made fixed deposit for 3 year: d times\n",n3) printf(" made fixed deposit for 2 year: d times\n",n2)
C-save
- C语言 学生信息管理代码 完成加入学生信息、计算平均成绩、保存至文件 代码简洁完整!-C language code was complete student information management student information, calculate the average score, save to file code concise complete!
Save-and-collected-texture
- 保存选择物体并收集用到的贴图.ms max脚本插件-Save selected and collected used texture
VHDL-Carry-Save-Adder
- VHDL CARRY SAVE ADDER 4,8 BIT DATAFLOW 26,32 BIT STRACTURAL DESIGN
password and save
- 随机生成密码4~15位,并保存在当前目录(Randomly generated password 4~15 bits, and save in the current directory)
IMG_8433
- save file for psvita
save the file and display it from the file.zip
- 这是简单的c++编程,编程用于保存文件和将文件显示出来,这个很适用于初学者。希望能带来帮助。(For learning the c++ language, this article has the c++ program, which is compiled to save the file and display the file. Simple and easy to understand, I hope to meet the requirements of beginners.)
4037
- save game of the game exposed right here
save_figs
- m-file to save gererated figures in a desired path with a desired file ending. Default is .png but it can be changed to all other Formats matlab offers.
