资源列表
string_shuzu
- 分解string字符串为char型数组 相当于VB中的split-The decomposition string to an array is equivalent to the split in the VB
FileSynchronize
- 文件夹同步工具,主要功能是在操作系统层面上,监视文件系统,当文件发生变化(更改、删除或者新增)时,进行提示,自动同步。-Folder synchronization tool, the main function of the level of the operating system, monitor file system when the file changes (change, delete or add), prompts, automatic synchronization.
erchashu
- 用vc++写二叉树排序算法程序实现简单的输入输出-Vc++ to write simple input and output binary tree sort algorithm
B-A-model
- 用matlab编程实现,可以合成无标度网络。-can generate networks.
answer
- 实现区间中和问题的解,哈哈哈,哈哈,打印解, 实现图形学-printf hello word
phpext_rkkp
- 一份不错的php源码,phpext是一个基于ext的php的扩展程序,主要是用来做php的前端的渲染部分的实现,可以作为初学者例子代码-A good php source , phpext is based on the php extension ext program , mainly used to make part of the realization of the front- end rendering php as a beginner example code
Excel-Add-menucommander
- 在Excel菜单栏添加新菜单命令,包含子菜单-Add new menu commands in Excel menu bar contains the submenu
11
- 给定一个班级有若干个学生,求出这若干个学生的几门课程的平均成绩-Given a class grade point average number of students determined the course of several students
test2
- 算法描述,简单实现了欧洲旅行者的算法。方便初学者使用-The algorithm described simple implementation of European travelers algorithm. Easy for beginners to use
15.17
- 此代码用JAVA画图工具画出一个上吊的小人-This code is used JAVA drawing tools to draw a hanged the villain
LL1
- L1文法分析器,只能分析 E -> TE E -> + TE | ε T -> FT T -> *FT | ε F -> i | (E)
employee
- 简单的员工信息管理程序 可查询 添加 删除 修改 不过都是临时储存 重新运行程序立即清空记录-a simple employee management program