资源列表
4[1].7.3_button
- 在minigui界面下开发的按钮程序设计,如怎样添加按钮极其响应-The buuton program design on the basic minigui
123
- 停车场管理的一个程序,来自数据结构的实习,下啦下啦,能运行的-bike bike good good,what what
InsertStr
- 题目:输入一个新的字符串,将所有字符串从大到小输出。 要求: 1.利用指针数组 2.编写函数 insert(char * name[], char* str, int *n) name代表指针数组(其指向的字符串已经从大到小排好序),*n代表当前指针数组的实际长度。 函数的功能是:将str指向的字符串的地址插入到name中适当的位置,使得name数组中各个元素所指向的字符串是按照大小顺序排列的。插入后*n的值加1. 4.main主函数的功能 [1]指针数组的定义
11222
- 实现一些计算的小程序,很有帮助的,适合初学者欢迎大家下载C语言的程序-C YUYAN BIAN CHENG JI SUAN YI XIE JI SUANWE TI
hangkong
- 航空订票系统,visual c++语言编写,课程设计比较使用,设计简单,易于理解-Airline reservation systems, visual c++ language, compare the use of curriculum design, simple design, easy to understand
vz111654
- 易语言源码分享。希望更多的朋友了解易语言。源码名称:任意大的16进制转10进制-Easy language source code sharing.Hope more friends to understand easy language.Source Name: arbitrarily large 16 M 10 m
square_root
- 平方根的verilog描述的源代码,仅供参考啊-square_root verilog
jquery.tableHelper
- 这个插件允许您添加特定的表细胞的选择器坐标,通过行,或列。 -This plugin allows you to add specific table cells to your selector by their coordinates, by row, or by column.
lru_and_fifo
- lru与fifo页面调度算法的vc实现,还包括一些线性表的操作,简单基础-LRU and FIFO paging algorithm to achieve vc
cryptageparPI
- projet chaotique for chiffrement and dechiffrement
star
- A星算法,可自由设置路障,目标函数可以自己修改-A star algorithm, can be freely set up roadblocks, the objective function can modify their own
读写INI
- 不用调用API就可以读取或修改ini配置文件,只需调用模块中相应的函数即可,纯文本操作。(Without calling API, you can read or modify the INI configuration file, just calling the corresponding function in the module, pure text operation.)