资源列表
Poker
- “跑得快”是流传于民间的一种常见的扑克牌游戏,52张牌分配给东、南、西、北四家,每家13张,最快出掉手中牌者胜出,所胜点数为其他家手中所剩的牌的张数。出牌组合包括: (1) 单张,大小排列为 3 4 5 6 7 8 9 10 11(J) 12(Q) 13(K) 1(A) 2 (2) 炸弹,4张同点为炸弹,大点压小点,可压任意组合或单张; (3) 同花顺,同一种花色,5连张为同花顺,起张大且张数大时压其它同花顺,也可压其它任何顺; (4) 顺,不同花色,5连张为顺,起张大时压其它顺
two_ttf_new
- 做ttf字体的可以下来看看,值得参考,在VC上试开发的源码-ttf
79419130ellipse
- 本程序是关于最小二乘椭圆拟合的中心定位程序,定位精度较高。-This program is about the least-squares ellipse fitting center locator, positioning accuracy.
sdfsadfsdafasd123
- Differential Equations (ODE) Solver through Galerkin Method Galerkin方法求解常微分方程组的实现 这个matlab程序通过Galerkin方法求解常微分方程组,当然求解的结果是 Differential Equations (ODE)近似的解。-Differential Equations (ODE) Solver through Galerkin Method Galerkin method for
200761016285615
- jsp+servlet学生成绩管理系统 jsp+servlet学生成绩管理系统-this is a management system of students grade and implenmentation by jsp+ servlet
ERP
- 包括数据库的设计,系统管理,工程管理,客户管理,采购销售,库存,人事管理系统。含报表打印等功能-Including database design, system management, project management, customer management, procurement, sales, inventory, personnel management systems. With report printing and other functions
slr(1)
- SLR(1)分析表的构造,编译原理实验会用到-SLR (1) analysis table of the structure, principle of the experiment will be used to compile
Love
- C#求爱表白小程序第二版(I LOVE YOU) C#写的一个求爱表白小程序(第二版本加源码).打开后会出现一个个的小桃心,最后形成一个I LOVE YOU的形状.在第一版本上加入烟花.-C# courtship to declare the second edition of a small program (I LOVE YOU) C# courtship confession written by a small program (the second version of the Can
Client03101
- 小熊论坛远控 SplashForm.Update Application.CreateForm(TMybrvip, Mybrvip) Application.CreateForm(TConfigServer, ConfigServer) Application.CreateForm(TForm1, Form1) Application.CreateForm(THFImage, HFImage) - SplashForm.Update Applic
HT16220
- HT1622驱动程序,测试通过,显示回答后啊 大概大概的政府大 -HT1622 driver, the test shows that about answers about the government big ah
demo
- 用Labview编写的广州致远电子的USBCAN2的客户端程序,对学习Labview编程以及CAN总线非常有帮助-A USBCAN2 client program, developped by Labview, which is useful to Labview programming and CANBus studing
KMP
- 求解KMP算法,用的是c++语言进行编写,KMP是一种迅速的字符串匹配算法,输入文本和要匹配的字符串即可-a solution of KMP alogorithms