资源列表
community
- c语言的综合运用,值得一看。很基础的东西-c++ use
Snake-source-code
- 贪吃蛇小游戏的代码,喜欢的游戏的可以-Snake game code, like the game you can try
Vehicle
- 向类中添加成员函数,运用成员函数计算机动车辆的里程。-Add to the class member functions, use member function computer moving vehicle mileage.
TEEN
- TEEN (Threshold sensitive Energy Efficient sensor Network protocol) for re- active networks
kMeans
- Kmeans聚类算法,采用Opencv开源机器视觉库-Kmeans clustering algorithm, using Opencv computer Vision library
chengjiguanli
- 一个管理学生成绩的C语言程序,通过输入学生的姓名与学号来查找学生的成绩-A management student achievement in C language program, by entering the student name and student number to find the student achievement
danpianji
- 已知一个补码形式的16位二进制数(低8位在NUM单位,高8位在NUM+1单位),试编写能求该16位二进制数原码的绝对值的程序。-Given a complement in the form of 16-bit binary number (NUM units in the low 8 high 8 in NUM+1 unit), try to be able to write the absolute value of the 16-bit binary code of the original
hash
- 建立一个小型信息管理系统(可以是图书、人事、学生、物资、商品等任何信息管理系统)。要求: 1.使用哈希查找表存储信息; 2.实现查找、插入、删除、统计、输出等功能; -Information management system to create a small (could be books, personnel, student, supplies, commodities and any other information management systems). Requir
LINKED-LIST
- LinkList impelementation
ASP.NET-SQLSERVER-Class
- ASP.NET SQLSERVER数据库通用操作类 -ASP.NET SQLSERVER the universal database operation class
example3
- 题目:一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少? 1.程序分析:在10万以内判断,先将该数加上100后再开方,再将该数加上268后再开方,如果开方后-Title: an integer plus 100 is a perfect square number plus 168 is a perfect square number, what the number is? Program analysis: less than 100,000 ju
hw3
- c語言教學手冊 第三版 第五章 關於函數方面的習題解答-c language teaching Manual, 3rd Edition Chapter answers to the exercises on the function
