资源列表
yuesefuhuan1
- 约瑟夫环的实现代码,大家有需要的可以开看看 -Joseph Central codes, we need to see it open
px10
- 对10个数进行排序. 可以利用选择法,即从后9个比较过程 中,选择一个最小的与第一个元素交换 ,下次类推,即用第二个元素与后8个进 行比较,并进行交换。-To 10 the number of sort. Can make use of selection, that is, from nine after the comparison process, select one of the least of the first elements of the e
main
- 基于msp430f449的无线温湿度传感器接收模块,通过1602液晶显示,使用编码芯片为2272-1602 LCD display the MSP430F449 wireless temperature and humidity sensor receiver module, use encoding chips for 2272
ADO.NET
- ADO.NET中三种方式访问数据库,1\sql server提供程序读取sql server数据库的内容2\用OLEDB访问sql SERVER3\用odbc来访问sql server数据库-ADO.NET to access the database in three ways, 1 \ sql server sql server database provider reads the contents of two \ use OLEDB to access sql SERVER3 \ us
www
- 请用3种方法实现下面图形的输出。 * *** ***** *-Please realize graphical output following three methods.*************
shengrikuaile
- 好朋友过生日时,对朋友的生日祝福,一声亲切的问候,送给朋友一个惊喜,满满的都是祝福-When a good friend s birthday, friend s birthday, I heard cordial greetings for a friend a surprise, full of all blessings
shuixuchazhao
- 此程序应用于数据结构,通过使用它可以作为顺序查找程序-this data structure to be applied through the use of it as a sequence tracing procedure
bianlipojie
- 这是个暴力破解的源代码 很适合初学者 在C或C++的环境下运行 -This is a violent crack the source code is very suitable for beginners in C or C operating environment
c
- 本代码解决的是背包问题之贪婪算法。采用的是C语言源代码-This code is to solve the knapsack problem of the greedy algorithm. Using the C language source code
Cut_word
- to cut the text into words
svpwm
- 永磁同步电机矢量控制matlab语言编程代码m语言-space vetor pwm
111
- 声明一个车(vehicle)类,有Run、Stop等成员函数,由此派生出自行车(bicycle)类、汽车类(motorcar)类, //从bicycle类和motorcar类派生出摩托车类(motorcycle)类,他们都有Run、Stop等成员函数。观察虚函数的作用-Declare a vehicle (vehicle) category, Run, Stop and other member functions, which derive the bike (bicycle), auto